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

Method testDivOperations

test/IECore/ImathVectorData.py:179–181  ·  view source on GitHub ↗

Test V2dVectorData division operations

(self)

Source from the content-addressed store, hash-verified

177 BaseVectorDataTest.testMultOperations(self)
178
179 def testDivOperations(self):
180 """Test V2dVectorData division operations"""
181 BaseVectorDataTest.testDivOperations(self)
182
183 def testByValueItem(self):
184 """Test V2dVectorData by value return type"""

Callers

nothing calls this directly

Calls 1

testDivOperationsMethod · 0.45

Tested by

no test coverage detected