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

Method testEquality

test/IECore/ImathVectorData.py:666–668  ·  view source on GitHub ↗

Test M33fVectorData equality function

(self)

Source from the content-addressed store, hash-verified

664 BaseVectorDataTest.testSlices(self)
665
666 def testEquality(self):
667 """Test M33fVectorData equality function"""
668 BaseVectorDataTest.testEquality(self)
669
670 def testComparison(self):
671 """Test M33fVectorData comparison function"""

Callers

nothing calls this directly

Calls 1

testEqualityMethod · 0.45

Tested by

no test coverage detected