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

Method testMultOperations

test/IECore/VectorData.py:800–802  ·  view source on GitHub ↗

Test CharVectorData multiplication operations

(self)

Source from the content-addressed store, hash-verified

798 BaseVectorDataTest.testSubOperations(self)
799
800 def testMultOperations(self):
801 """Test CharVectorData multiplication operations"""
802 BaseVectorDataTest.testMultOperations(self)
803
804 def testDivOperations(self):
805 """Test CharVectorData division operations"""

Callers

nothing calls this directly

Calls 1

testMultOperationsMethod · 0.45

Tested by

no test coverage detected