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

Method testMultOperations

test/IECore/VectorData.py:871–873  ·  view source on GitHub ↗

Test UCharVectorData multiplication operations

(self)

Source from the content-addressed store, hash-verified

869 BaseVectorDataTest.testSubOperations(self)
870
871 def testMultOperations(self):
872 """Test UCharVectorData multiplication operations"""
873 BaseVectorDataTest.testMultOperations(self)
874
875 def testDivOperations(self):
876 """Test UCharVectorData division operations"""

Callers

nothing calls this directly

Calls 1

testMultOperationsMethod · 0.45

Tested by

no test coverage detected