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

Method testByValueItem

test/IECore/VectorData.py:528–530  ·  view source on GitHub ↗

Test HalfVectorData by value return type

(self)

Source from the content-addressed store, hash-verified

526 BaseVectorDataTest.testDivOperations(self)
527
528 def testByValueItem(self):
529 """Test HalfVectorData by value return type"""
530 BaseVectorDataTest.testByValueItem(self)
531
532class DoubleVectorDataTest(BaseVectorDataTest,unittest.TestCase):
533

Callers

nothing calls this directly

Calls 1

testByValueItemMethod · 0.45

Tested by

no test coverage detected