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

Method testEquality

test/IECore/VectorData.py:504–506  ·  view source on GitHub ↗

Test HalfVectorData equality function

(self)

Source from the content-addressed store, hash-verified

502 BaseVectorDataTest.testSlices(self)
503
504 def testEquality(self):
505 """Test HalfVectorData equality function"""
506 BaseVectorDataTest.testEquality(self)
507
508 def testComparison(self):
509 """Test HalfVectorData comparison function"""

Callers

nothing calls this directly

Calls 1

testEqualityMethod · 0.45

Tested by

no test coverage detected