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

Method testMultOperations

test/IECore/VectorData.py:1011–1013  ·  view source on GitHub ↗

Test UShortVectorData multiplication operations

(self)

Source from the content-addressed store, hash-verified

1009 BaseVectorDataTest.testSubOperations(self)
1010
1011 def testMultOperations(self):
1012 """Test UShortVectorData multiplication operations"""
1013 BaseVectorDataTest.testMultOperations(self)
1014
1015 def testDivOperations(self):
1016 """Test UShortVectorData division operations"""

Callers

nothing calls this directly

Calls 1

testMultOperationsMethod · 0.45

Tested by

no test coverage detected