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

Method testSlices

test/IECore/ImathVectorData.py:527–529  ·  view source on GitHub ↗

Test Box3fVectorData slicing behavior

(self)

Source from the content-addressed store, hash-verified

525 BaseVectorDataTest.testExtend(self)
526
527 def testSlices(self):
528 """Test Box3fVectorData slicing behavior"""
529 BaseVectorDataTest.testSlices(self)
530
531 def testEquality(self):
532 """Test Box3fVectorData equality function"""

Callers

nothing calls this directly

Calls 1

testSlicesMethod · 0.45

Tested by

no test coverage detected