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

Method testDivOperations

test/IECore/VectorData.py:1155–1157  ·  view source on GitHub ↗

Test UInt64VectorData division operations

(self)

Source from the content-addressed store, hash-verified

1153 BaseVectorDataTest.testMultOperations(self)
1154
1155 def testDivOperations(self):
1156 """Test UInt64VectorData division operations"""
1157 BaseVectorDataTest.testDivOperations(self)
1158
1159 def testByValueItem(self):
1160 """Test UInt64VectorData by value return type"""

Callers

nothing calls this directly

Calls 1

testDivOperationsMethod · 0.45

Tested by

no test coverage detected