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

Method testAssignment

test/IECore/VectorData.py:1181–1183  ·  view source on GitHub ↗

Test StringVectorData assignment

(self)

Source from the content-addressed store, hash-verified

1179 BaseVectorDataTest.testResize(self)
1180
1181 def testAssignment(self):
1182 """Test StringVectorData assignment"""
1183 BaseVectorDataTest.testAssignment(self)
1184
1185 def testNegativeIndexing(self):
1186 """Test StringVectorData negative indexing"""

Callers

nothing calls this directly

Calls 1

testAssignmentMethod · 0.45

Tested by

no test coverage detected