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

Method testMultOperations

test/IECore/VectorData.py:1081–1083  ·  view source on GitHub ↗

Test Int64VectorData multiplication operations

(self)

Source from the content-addressed store, hash-verified

1079 BaseVectorDataTest.testSubOperations(self)
1080
1081 def testMultOperations(self):
1082 """Test Int64VectorData multiplication operations"""
1083 BaseVectorDataTest.testMultOperations(self)
1084
1085 def testDivOperations(self):
1086 """Test Int64VectorData division operations"""

Callers

nothing calls this directly

Calls 1

testMultOperationsMethod · 0.45

Tested by

no test coverage detected