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

Method testAssignment

test/IECore/ImathVectorData.py:438–440  ·  view source on GitHub ↗

Test V3iVectorData assignment

(self)

Source from the content-addressed store, hash-verified

436 BaseVectorDataTest.testResize(self)
437
438 def testAssignment(self):
439 """Test V3iVectorData assignment"""
440 BaseVectorDataTest.testAssignment(self)
441
442 def testNegativeIndexing(self):
443 """Test V3iVectorData negative indexing"""

Callers

nothing calls this directly

Calls 1

testAssignmentMethod · 0.45

Tested by

no test coverage detected