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

Method testEquality

test/IECore/ImathVectorData.py:600–602  ·  view source on GitHub ↗

Test Box3dVectorData equality function

(self)

Source from the content-addressed store, hash-verified

598 BaseVectorDataTest.testSlices(self)
599
600 def testEquality(self):
601 """Test Box3dVectorData equality function"""
602 BaseVectorDataTest.testEquality(self)
603
604 def testComparison(self):
605 """Test Box3dVectorData comparison function"""

Callers

nothing calls this directly

Calls 1

testEqualityMethod · 0.45

Tested by

no test coverage detected