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

Method testEquality

test/IECore/VectorData.py:1065–1067  ·  view source on GitHub ↗

Test Int64VectorData equality function

(self)

Source from the content-addressed store, hash-verified

1063 BaseVectorDataTest.testSlices(self)
1064
1065 def testEquality(self):
1066 """Test Int64VectorData equality function"""
1067 BaseVectorDataTest.testEquality(self)
1068
1069 def testComparison(self):
1070 """Test Int64VectorData comparison function"""

Callers

nothing calls this directly

Calls 1

testEqualityMethod · 0.45

Tested by

no test coverage detected