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

Method testEquality

test/IECore/ImathVectorData.py:745–747  ·  view source on GitHub ↗

Test M33dVectorData equality function

(self)

Source from the content-addressed store, hash-verified

743 BaseVectorDataTest.testSlices(self)
744
745 def testEquality(self):
746 """Test M33dVectorData equality function"""
747 BaseVectorDataTest.testEquality(self)
748
749 def testComparison(self):
750 """Test M33dVectorData comparison function"""

Callers

nothing calls this directly

Calls 1

testEqualityMethod · 0.45

Tested by

no test coverage detected