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

Method testSubOperations

test/IECore/ImathVectorData.py:237–239  ·  view source on GitHub ↗

Test V2iVectorData subtraction operations

(self)

Source from the content-addressed store, hash-verified

235 BaseVectorDataTest.testSumOperations(self)
236
237 def testSubOperations(self):
238 """Test V2iVectorData subtraction operations"""
239 BaseVectorDataTest.testSubOperations(self)
240
241 def testMultOperations(self):
242 """Test V2iVectorData multiplication operations"""

Callers

nothing calls this directly

Calls 1

testSubOperationsMethod · 0.45

Tested by

no test coverage detected