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

Method testSubOperations

test/IECore/VectorData.py:1147–1149  ·  view source on GitHub ↗

Test UInt64VectorData subtraction operations

(self)

Source from the content-addressed store, hash-verified

1145 BaseVectorDataTest.testSumOperations(self)
1146
1147 def testSubOperations(self):
1148 """Test UInt64VectorData subtraction operations"""
1149 BaseVectorDataTest.testSubOperations(self)
1150
1151 def testMultOperations(self):
1152 """Test UInt64VectorData multiplication operations"""

Callers

nothing calls this directly

Calls 1

testSubOperationsMethod · 0.45

Tested by

no test coverage detected