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

Method testAssignment

test/IECore/VectorData.py:901–903  ·  view source on GitHub ↗

Test ShortVectorData assignment

(self)

Source from the content-addressed store, hash-verified

899 BaseVectorDataTest.testResize(self)
900
901 def testAssignment(self):
902 """Test ShortVectorData assignment"""
903 BaseVectorDataTest.testAssignment(self)
904
905 def testNegativeIndexing(self):
906 """Test ShortVectorData negative indexing"""

Callers

nothing calls this directly

Calls 1

testAssignmentMethod · 0.45

Tested by

no test coverage detected