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

Method testExtend

test/IECore/ImathVectorData.py:737–739  ·  view source on GitHub ↗

Test M33dVectorData extend function

(self)

Source from the content-addressed store, hash-verified

735 BaseVectorDataTest.testContains(self)
736
737 def testExtend(self):
738 """Test M33dVectorData extend function"""
739 BaseVectorDataTest.testExtend(self)
740
741 def testSlices(self):
742 """Test M33dVectorData slicing behavior"""

Callers

nothing calls this directly

Calls 1

testExtendMethod · 0.45

Tested by

no test coverage detected