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

Method testSlices

test/IECore/ImathVectorData.py:596–598  ·  view source on GitHub ↗

Test Box3dVectorData slicing behavior

(self)

Source from the content-addressed store, hash-verified

594 BaseVectorDataTest.testExtend(self)
595
596 def testSlices(self):
597 """Test Box3dVectorData slicing behavior"""
598 BaseVectorDataTest.testSlices(self)
599
600 def testEquality(self):
601 """Test Box3dVectorData equality function"""

Callers

nothing calls this directly

Calls 1

testSlicesMethod · 0.45

Tested by

no test coverage detected