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

Method testSubOperations

test/IECore/VectorData.py:1077–1079  ·  view source on GitHub ↗

Test Int64VectorData subtraction operations

(self)

Source from the content-addressed store, hash-verified

1075 BaseVectorDataTest.testSumOperations(self)
1076
1077 def testSubOperations(self):
1078 """Test Int64VectorData subtraction operations"""
1079 BaseVectorDataTest.testSubOperations(self)
1080
1081 def testMultOperations(self):
1082 """Test Int64VectorData multiplication operations"""

Callers

nothing calls this directly

Calls 1

testSubOperationsMethod · 0.45

Tested by

no test coverage detected