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

Method testAssignment

test/IECore/ImathVectorData.py:201–203  ·  view source on GitHub ↗

Test V2iVectorData assignment

(self)

Source from the content-addressed store, hash-verified

199 BaseVectorDataTest.testResize(self)
200
201 def testAssignment(self):
202 """Test V2iVectorData assignment"""
203 BaseVectorDataTest.testAssignment(self)
204
205 def testNegativeIndexing(self):
206 """Test V2iVectorData negative indexing"""

Callers

nothing calls this directly

Calls 1

testAssignmentMethod · 0.45

Tested by

no test coverage detected