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

Method testExtend

test/IECore/ImathVectorData.py:816–818  ·  view source on GitHub ↗

Test M44fVectorData extend function

(self)

Source from the content-addressed store, hash-verified

814 BaseVectorDataTest.testContains(self)
815
816 def testExtend(self):
817 """Test M44fVectorData extend function"""
818 BaseVectorDataTest.testExtend(self)
819
820 def testSlices(self):
821 """Test M44fVectorData slicing behavior"""

Callers

nothing calls this directly

Calls 1

testExtendMethod · 0.45

Tested by

no test coverage detected