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

Method testSubOperations

test/IECore/VectorData.py:586–588  ·  view source on GitHub ↗

Test DoubleVectorData subtraction operations

(self)

Source from the content-addressed store, hash-verified

584 BaseVectorDataTest.testSumOperations(self)
585
586 def testSubOperations(self):
587 """Test DoubleVectorData subtraction operations"""
588 BaseVectorDataTest.testSubOperations(self)
589
590 def testMultOperations(self):
591 """Test DoubleVectorData multiplication operations"""

Callers

nothing calls this directly

Calls 1

testSubOperationsMethod · 0.45

Tested by

no test coverage detected