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

Method testMultOperations

test/IECore/VectorData.py:730–732  ·  view source on GitHub ↗

Test UIntVectorData multiplication operations

(self)

Source from the content-addressed store, hash-verified

728 BaseVectorDataTest.testSubOperations(self)
729
730 def testMultOperations(self):
731 """Test UIntVectorData multiplication operations"""
732 BaseVectorDataTest.testMultOperations(self)
733
734 def testDivOperations(self):
735 """Test UIntVectorData division operations"""

Callers

nothing calls this directly

Calls 1

testMultOperationsMethod · 0.45

Tested by

no test coverage detected