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

Method testDivOperations

test/IECore/VectorData.py:1015–1017  ·  view source on GitHub ↗

Test UShortVectorData division operations

(self)

Source from the content-addressed store, hash-verified

1013 BaseVectorDataTest.testMultOperations(self)
1014
1015 def testDivOperations(self):
1016 """Test UShortVectorData division operations"""
1017 BaseVectorDataTest.testDivOperations(self)
1018
1019 def testByValueItem(self):
1020 """Test UShortVectorData by value return type"""

Callers

nothing calls this directly

Calls 1

testDivOperationsMethod · 0.45

Tested by

no test coverage detected