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

Method testSlices

test/IECore/ImathVectorData.py:458–460  ·  view source on GitHub ↗

Test V3iVectorData slicing behavior

(self)

Source from the content-addressed store, hash-verified

456 BaseVectorDataTest.testExtend(self)
457
458 def testSlices(self):
459 """Test V3iVectorData slicing behavior"""
460 BaseVectorDataTest.testSlices(self)
461
462 def testEquality(self):
463 """Test V3iVectorData equality function"""

Callers

nothing calls this directly

Calls 1

testSlicesMethod · 0.45

Tested by

no test coverage detected