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

Method testDivOperations

test/IECore/VectorData.py:454–456  ·  view source on GitHub ↗

Test FloatVectorData division operations

(self)

Source from the content-addressed store, hash-verified

452 BaseVectorDataTest.testMultOperations(self)
453
454 def testDivOperations(self):
455 """Test FloatVectorData division operations"""
456 BaseVectorDataTest.testDivOperations(self)
457
458 def testByValueItem(self):
459 """Test FloatVectorData by value return type"""

Callers

nothing calls this directly

Calls 1

testDivOperationsMethod · 0.45

Tested by

no test coverage detected