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

Method testEquality

test/IECore/VectorData.py:855–857  ·  view source on GitHub ↗

Test UCharVectorData equality function

(self)

Source from the content-addressed store, hash-verified

853 BaseVectorDataTest.testSlices(self)
854
855 def testEquality(self):
856 """Test UCharVectorData equality function"""
857 BaseVectorDataTest.testEquality(self)
858
859 def testComparison(self):
860 """Test UCharVectorData comparison function"""

Callers

nothing calls this directly

Calls 1

testEqualityMethod · 0.45

Tested by

no test coverage detected