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

Method testExtend

test/IECore/ImathVectorData.py:658–660  ·  view source on GitHub ↗

Test M33fVectorData extend function

(self)

Source from the content-addressed store, hash-verified

656 BaseVectorDataTest.testContains(self)
657
658 def testExtend(self):
659 """Test M33fVectorData extend function"""
660 BaseVectorDataTest.testExtend(self)
661
662 def testSlices(self):
663 """Test M33fVectorData slicing behavior"""

Callers

nothing calls this directly

Calls 1

testExtendMethod · 0.45

Tested by

no test coverage detected