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

Method testByValueItem

test/IECore/VectorData.py:458–460  ·  view source on GitHub ↗

Test FloatVectorData by value return type

(self)

Source from the content-addressed store, hash-verified

456 BaseVectorDataTest.testDivOperations(self)
457
458 def testByValueItem(self):
459 """Test FloatVectorData by value return type"""
460 BaseVectorDataTest.testByValueItem(self)
461
462class HalfVectorDataTest(BaseVectorDataTest,unittest.TestCase):
463

Callers

nothing calls this directly

Calls 1

testByValueItemMethod · 0.45

Tested by

no test coverage detected