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

Method testSubOperations

test/IECore/ImathVectorData.py:95–97  ·  view source on GitHub ↗

Test V2fVectorData subtraction operations

(self)

Source from the content-addressed store, hash-verified

93 BaseVectorDataTest.testSumOperations(self)
94
95 def testSubOperations(self):
96 """Test V2fVectorData subtraction operations"""
97 BaseVectorDataTest.testSubOperations(self)
98
99 def testMultOperations(self):
100 """Test V2fVectorData multiplication operations"""

Callers 13

testSubOperationsMethod · 0.45
testSubOperationsMethod · 0.45
testSubOperationsMethod · 0.45
testSubOperationsMethod · 0.45
testSubOperationsMethod · 0.45
testSubOperationsMethod · 0.45
testSubOperationsMethod · 0.45
testSubOperationsMethod · 0.45
testSubOperationsMethod · 0.45
testSubOperationsMethod · 0.45
testSubOperationsMethod · 0.45
testSubOperationsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected