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

Method testSlices

test/IECore/ImathVectorData.py:741–743  ·  view source on GitHub ↗

Test M33dVectorData slicing behavior

(self)

Source from the content-addressed store, hash-verified

739 BaseVectorDataTest.testExtend(self)
740
741 def testSlices(self):
742 """Test M33dVectorData slicing behavior"""
743 BaseVectorDataTest.testSlices(self)
744
745 def testEquality(self):
746 """Test M33dVectorData equality function"""

Callers

nothing calls this directly

Calls 1

testSlicesMethod · 0.45

Tested by

no test coverage detected