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

Method testEquality

test/IECore/ImathVectorData.py:462–464  ·  view source on GitHub ↗

Test V3iVectorData equality function

(self)

Source from the content-addressed store, hash-verified

460 BaseVectorDataTest.testSlices(self)
461
462 def testEquality(self):
463 """Test V3iVectorData equality function"""
464 BaseVectorDataTest.testEquality(self)
465
466 def testComparison(self):
467 """Test V3iVectorData comparison function"""

Callers

nothing calls this directly

Calls 1

testEqualityMethod · 0.45

Tested by

no test coverage detected