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

Method testEquality

test/IECore/ImathVectorData.py:531–533  ·  view source on GitHub ↗

Test Box3fVectorData equality function

(self)

Source from the content-addressed store, hash-verified

529 BaseVectorDataTest.testSlices(self)
530
531 def testEquality(self):
532 """Test Box3fVectorData equality function"""
533 BaseVectorDataTest.testEquality(self)
534
535 def testComparison(self):
536 """Test Box3fVectorData comparison function"""

Callers

nothing calls this directly

Calls 1

testEqualityMethod · 0.45

Tested by

no test coverage detected