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

Method testEquality

test/IECore/VectorData.py:434–436  ·  view source on GitHub ↗

Test FloatVectorData equality function

(self)

Source from the content-addressed store, hash-verified

432 BaseVectorDataTest.testSlices(self)
433
434 def testEquality(self):
435 """Test FloatVectorData equality function"""
436 BaseVectorDataTest.testEquality(self)
437
438 def testComparison(self):
439 """Test FloatVectorData comparison function"""

Callers

nothing calls this directly

Calls 1

testEqualityMethod · 0.45

Tested by

no test coverage detected