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

Method testEquality

test/IECore/ImathVectorData.py:824–826  ·  view source on GitHub ↗

Test M44fVectorData equality function

(self)

Source from the content-addressed store, hash-verified

822 BaseVectorDataTest.testSlices(self)
823
824 def testEquality(self):
825 """Test M44fVectorData equality function"""
826 BaseVectorDataTest.testEquality(self)
827
828 def testComparison(self):
829 """Test M44fVectorData comparison function"""

Callers

nothing calls this directly

Calls 1

testEqualityMethod · 0.45

Tested by

no test coverage detected