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

Method testAssignment

test/IECore/ImathVectorData.py:507–509  ·  view source on GitHub ↗

Test Box3fVectorData assignment

(self)

Source from the content-addressed store, hash-verified

505 BaseVectorDataTest.testResize(self)
506
507 def testAssignment(self):
508 """Test Box3fVectorData assignment"""
509 BaseVectorDataTest.testAssignment(self)
510
511 def testNegativeIndexing(self):
512 """Test Box3fVectorData negative indexing"""

Callers

nothing calls this directly

Calls 1

testAssignmentMethod · 0.45

Tested by

no test coverage detected