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

Method testAssignment

test/IECore/VectorData.py:1111–1113  ·  view source on GitHub ↗

Test UInt64VectorData assignment

(self)

Source from the content-addressed store, hash-verified

1109 BaseVectorDataTest.testResize(self)
1110
1111 def testAssignment(self):
1112 """Test UInt64VectorData assignment"""
1113 BaseVectorDataTest.testAssignment(self)
1114
1115 def testNegativeIndexing(self):
1116 """Test UInt64VectorData negative indexing"""

Callers

nothing calls this directly

Calls 1

testAssignmentMethod · 0.45

Tested by

no test coverage detected