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

Method testAssignment

test/IECore/VectorData.py:971–973  ·  view source on GitHub ↗

Test UShortVectorData assignment

(self)

Source from the content-addressed store, hash-verified

969 BaseVectorDataTest.testResize(self)
970
971 def testAssignment(self):
972 """Test UShortVectorData assignment"""
973 BaseVectorDataTest.testAssignment(self)
974
975 def testNegativeIndexing(self):
976 """Test UShortVectorData negative indexing"""

Callers

nothing calls this directly

Calls 1

testAssignmentMethod · 0.45

Tested by

no test coverage detected