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

Method testByValueItem

test/IECore/ImathVectorData.py:624–626  ·  view source on GitHub ↗

Test Box3dVectorData by value return type

(self)

Source from the content-addressed store, hash-verified

622 pass
623
624 def testByValueItem(self):
625 """Test Box3dVectorData by value return type"""
626 BaseVectorDataTest.testByValueItem(self)
627
628class M33fVectorDataTest(BaseVectorDataTest, unittest.TestCase):
629

Callers

nothing calls this directly

Calls 1

testByValueItemMethod · 0.45

Tested by

no test coverage detected