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

Method testEquality

test/IECore/ImathVectorData.py:396–398  ·  view source on GitHub ↗

Test V3dVectorData equality function

(self)

Source from the content-addressed store, hash-verified

394 BaseVectorDataTest.testSlices(self)
395
396 def testEquality(self):
397 """Test V3dVectorData equality function"""
398 BaseVectorDataTest.testEquality(self)
399
400 def testComparison(self):
401 """Test V3dVectorData comparison function"""

Callers

nothing calls this directly

Calls 1

testEqualityMethod · 0.45

Tested by

no test coverage detected