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

Method testDivOperations

test/IECore/ImathVectorData.py:482–484  ·  view source on GitHub ↗

Test V3iVectorData division operations

(self)

Source from the content-addressed store, hash-verified

480 BaseVectorDataTest.testMultOperations(self)
481
482 def testDivOperations(self):
483 """Test V3iVectorData division operations"""
484 BaseVectorDataTest.testDivOperations(self)
485
486 def testByValueItem(self):
487 """Test V3iVectorData by value return type"""

Callers

nothing calls this directly

Calls 1

testDivOperationsMethod · 0.45

Tested by

no test coverage detected