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

Method testAssignment

test/IECore/VectorData.py:410–412  ·  view source on GitHub ↗

Test FloatVectorData assignment

(self)

Source from the content-addressed store, hash-verified

408 BaseVectorDataTest.testResize(self)
409
410 def testAssignment(self):
411 """Test FloatVectorData assignment"""
412 BaseVectorDataTest.testAssignment(self)
413
414 def testNegativeIndexing(self):
415 """Test FloatVectorData negative indexing"""

Callers

nothing calls this directly

Calls 1

testAssignmentMethod · 0.45

Tested by

no test coverage detected