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

Method testExtend

test/IECore/VectorData.py:1127–1129  ·  view source on GitHub ↗

Test UInt64VectorData extend function

(self)

Source from the content-addressed store, hash-verified

1125 BaseVectorDataTest.testContains(self)
1126
1127 def testExtend(self):
1128 """Test UInt64VectorData extend function"""
1129 BaseVectorDataTest.testExtend(self)
1130
1131 def testSlices(self):
1132 """Test UInt64VectorData slicing behavior"""

Callers

nothing calls this directly

Calls 1

testExtendMethod · 0.45

Tested by

no test coverage detected