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

Method testEquality

test/IECore/ImathVectorData.py:225–227  ·  view source on GitHub ↗

Test V2iVectorData equality function

(self)

Source from the content-addressed store, hash-verified

223 BaseVectorDataTest.testSlices(self)
224
225 def testEquality(self):
226 """Test V2iVectorData equality function"""
227 BaseVectorDataTest.testEquality(self)
228
229 def testComparison(self):
230 """Test V2iVectorData comparison function"""

Callers

nothing calls this directly

Calls 1

testEqualityMethod · 0.45

Tested by

no test coverage detected