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

Method testSubOperations

test/IECore/VectorData.py:1007–1009  ·  view source on GitHub ↗

Test UShortVectorData subtraction operations

(self)

Source from the content-addressed store, hash-verified

1005 BaseVectorDataTest.testSumOperations(self)
1006
1007 def testSubOperations(self):
1008 """Test UShortVectorData subtraction operations"""
1009 BaseVectorDataTest.testSubOperations(self)
1010
1011 def testMultOperations(self):
1012 """Test UShortVectorData multiplication operations"""

Callers

nothing calls this directly

Calls 1

testSubOperationsMethod · 0.45

Tested by

no test coverage detected