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

Method testMultOperations

test/IECore/VectorData.py:1151–1153  ·  view source on GitHub ↗

Test UInt64VectorData multiplication operations

(self)

Source from the content-addressed store, hash-verified

1149 BaseVectorDataTest.testSubOperations(self)
1150
1151 def testMultOperations(self):
1152 """Test UInt64VectorData multiplication operations"""
1153 BaseVectorDataTest.testMultOperations(self)
1154
1155 def testDivOperations(self):
1156 """Test UInt64VectorData division operations"""

Callers

nothing calls this directly

Calls 1

testMultOperationsMethod · 0.45

Tested by

no test coverage detected