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

Method testDivOperations

test/IECore/ImathVectorData.py:245–247  ·  view source on GitHub ↗

Test V2iVectorData division operations

(self)

Source from the content-addressed store, hash-verified

243 BaseVectorDataTest.testMultOperations(self)
244
245 def testDivOperations(self):
246 """Test V2iVectorData division operations"""
247 BaseVectorDataTest.testDivOperations(self)
248
249 def testByValueItem(self):
250 """Test V2iVectorData by value return type"""

Callers

nothing calls this directly

Calls 1

testDivOperationsMethod · 0.45

Tested by

no test coverage detected