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

Method testEquality

test/IECore/VectorData.py:1135–1137  ·  view source on GitHub ↗

Test UInt64VectorData equality function

(self)

Source from the content-addressed store, hash-verified

1133 BaseVectorDataTest.testSlices(self)
1134
1135 def testEquality(self):
1136 """Test UInt64VectorData equality function"""
1137 BaseVectorDataTest.testEquality(self)
1138
1139 def testComparison(self):
1140 """Test UInt64VectorData comparison function"""

Callers

nothing calls this directly

Calls 1

testEqualityMethod · 0.45

Tested by

no test coverage detected