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

Method testEquality

test/IECore/VectorData.py:995–997  ·  view source on GitHub ↗

Test UShortVectorData equality function

(self)

Source from the content-addressed store, hash-verified

993 BaseVectorDataTest.testSlices(self)
994
995 def testEquality(self):
996 """Test UShortVectorData equality function"""
997 BaseVectorDataTest.testEquality(self)
998
999 def testComparison(self):
1000 """Test UShortVectorData comparison function"""

Callers

nothing calls this directly

Calls 1

testEqualityMethod · 0.45

Tested by

no test coverage detected