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

Method testExtend

test/IECore/ImathVectorData.py:523–525  ·  view source on GitHub ↗

Test Box3fVectorData extend function

(self)

Source from the content-addressed store, hash-verified

521 BaseVectorDataTest.testContains(self)
522
523 def testExtend(self):
524 """Test Box3fVectorData extend function"""
525 BaseVectorDataTest.testExtend(self)
526
527 def testSlices(self):
528 """Test Box3fVectorData slicing behavior"""

Callers

nothing calls this directly

Calls 1

testExtendMethod · 0.45

Tested by

no test coverage detected