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

Method testEquality

test/IECore/VectorData.py:714–716  ·  view source on GitHub ↗

Test UIntVectorData equality function

(self)

Source from the content-addressed store, hash-verified

712 BaseVectorDataTest.testSlices(self)
713
714 def testEquality(self):
715 """Test UIntVectorData equality function"""
716 BaseVectorDataTest.testEquality(self)
717
718 def testComparison(self):
719 """Test UIntVectorData comparison function"""

Callers

nothing calls this directly

Calls 1

testEqualityMethod · 0.45

Tested by

no test coverage detected