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

Method testEquality

test/IECore/ImathVectorData.py:159–161  ·  view source on GitHub ↗

Test V2dVectorData equality function

(self)

Source from the content-addressed store, hash-verified

157 BaseVectorDataTest.testSlices(self)
158
159 def testEquality(self):
160 """Test V2dVectorData equality function"""
161 BaseVectorDataTest.testEquality(self)
162
163 def testComparison(self):
164 """Test V2dVectorData comparison function"""

Callers

nothing calls this directly

Calls 1

testEqualityMethod · 0.45

Tested by

no test coverage detected