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

Method testByValueItem

test/IECore/ImathVectorData.py:420–422  ·  view source on GitHub ↗

Test V3dVectorData by value return type

(self)

Source from the content-addressed store, hash-verified

418 BaseVectorDataTest.testDivOperations(self)
419
420 def testByValueItem(self):
421 """Test V3dVectorData by value return type"""
422 BaseVectorDataTest.testByValueItem(self)
423
424class V3iVectorDataTest(BaseVectorDataTest, unittest.TestCase):
425

Callers

nothing calls this directly

Calls 1

testByValueItemMethod · 0.45

Tested by

no test coverage detected