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

Method testAssignment

test/IECore/VectorData.py:831–833  ·  view source on GitHub ↗

Test UCharVectorData assignment

(self)

Source from the content-addressed store, hash-verified

829 BaseVectorDataTest.testResize(self)
830
831 def testAssignment(self):
832 """Test UCharVectorData assignment"""
833 BaseVectorDataTest.testAssignment(self)
834
835 def testNegativeIndexing(self):
836 """Test UCharVectorData negative indexing"""

Callers

nothing calls this directly

Calls 1

testAssignmentMethod · 0.45

Tested by

no test coverage detected