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

Method testAssignment

test/IECore/VectorData.py:690–692  ·  view source on GitHub ↗

Test UIntVectorData assignment

(self)

Source from the content-addressed store, hash-verified

688 BaseVectorDataTest.testResize(self)
689
690 def testAssignment(self):
691 """Test UIntVectorData assignment"""
692 BaseVectorDataTest.testAssignment(self)
693
694 def testNegativeIndexing(self):
695 """Test UIntVectorData negative indexing"""

Callers

nothing calls this directly

Calls 1

testAssignmentMethod · 0.45

Tested by

no test coverage detected