MCPcopy Create free account
hub / github.com/ImageEngine/cortex / testSlices

Method testSlices

test/IECore/ImathVectorData.py:899–901  ·  view source on GitHub ↗

Test M44dVectorData slicing behavior

(self)

Source from the content-addressed store, hash-verified

897 BaseVectorDataTest.testExtend(self)
898
899 def testSlices(self):
900 """Test M44dVectorData slicing behavior"""
901 BaseVectorDataTest.testSlices(self)
902
903 def testEquality(self):
904 """Test M44dVectorData equality function"""

Callers

nothing calls this directly

Calls 1

testSlicesMethod · 0.45

Tested by

no test coverage detected