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

Method testEquality

test/IECore/VectorData.py:574–576  ·  view source on GitHub ↗

Test DoubleVectorData equality function

(self)

Source from the content-addressed store, hash-verified

572 BaseVectorDataTest.testSlices(self)
573
574 def testEquality(self):
575 """Test DoubleVectorData equality function"""
576 BaseVectorDataTest.testEquality(self)
577
578 def testComparison(self):
579 """Test DoubleVectorData comparison function"""

Callers

nothing calls this directly

Calls 1

testEqualityMethod · 0.45

Tested by

no test coverage detected