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

Method testEquality

test/IECore/ImathVectorData.py:291–293  ·  view source on GitHub ↗

Test V3fVectorData equality function

(self)

Source from the content-addressed store, hash-verified

289 BaseVectorDataTest.testSlices(self)
290
291 def testEquality(self):
292 """Test V3fVectorData equality function"""
293 BaseVectorDataTest.testEquality(self)
294
295 def testComparison(self):
296 """Test V3fVectorData comparison function"""

Callers

nothing calls this directly

Calls 1

testEqualityMethod · 0.45

Tested by

no test coverage detected