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

Method testDivOperations

test/IECore/VectorData.py:945–947  ·  view source on GitHub ↗

Test ShortVectorData division operations

(self)

Source from the content-addressed store, hash-verified

943 BaseVectorDataTest.testMultOperations(self)
944
945 def testDivOperations(self):
946 """Test ShortVectorData division operations"""
947 BaseVectorDataTest.testDivOperations(self)
948
949 def testByValueItem(self):
950 """Test ShortVectorData by value return type"""

Callers

nothing calls this directly

Calls 1

testDivOperationsMethod · 0.45

Tested by

no test coverage detected