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

Method testSubOperations

test/IECore/VectorData.py:937–939  ·  view source on GitHub ↗

Test ShortVectorData subtraction operations

(self)

Source from the content-addressed store, hash-verified

935 BaseVectorDataTest.testSumOperations(self)
936
937 def testSubOperations(self):
938 """Test ShortVectorData subtraction operations"""
939 BaseVectorDataTest.testSubOperations(self)
940
941 def testMultOperations(self):
942 """Test ShortVectorData multiplication operations"""

Callers

nothing calls this directly

Calls 1

testSubOperationsMethod · 0.45

Tested by

no test coverage detected