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

Method testByValueItem

test/IECore/ImathVectorData.py:183–185  ·  view source on GitHub ↗

Test V2dVectorData by value return type

(self)

Source from the content-addressed store, hash-verified

181 BaseVectorDataTest.testDivOperations(self)
182
183 def testByValueItem(self):
184 """Test V2dVectorData by value return type"""
185 BaseVectorDataTest.testByValueItem(self)
186
187class V2iVectorDataTest(BaseVectorDataTest, unittest.TestCase):
188

Callers

nothing calls this directly

Calls 1

testByValueItemMethod · 0.45

Tested by

no test coverage detected