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

Method testEquality

test/IECore/VectorData.py:925–927  ·  view source on GitHub ↗

Test ShortVectorData equality function

(self)

Source from the content-addressed store, hash-verified

923 BaseVectorDataTest.testSlices(self)
924
925 def testEquality(self):
926 """Test ShortVectorData equality function"""
927 BaseVectorDataTest.testEquality(self)
928
929 def testComparison(self):
930 """Test ShortVectorData comparison function"""

Callers

nothing calls this directly

Calls 1

testEqualityMethod · 0.45

Tested by

no test coverage detected