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

Method testEquality

test/IECore/ImathVectorData.py:903–905  ·  view source on GitHub ↗

Test M44dVectorData equality function

(self)

Source from the content-addressed store, hash-verified

901 BaseVectorDataTest.testSlices(self)
902
903 def testEquality(self):
904 """Test M44dVectorData equality function"""
905 BaseVectorDataTest.testEquality(self)
906
907 def testComparison(self):
908 """Test M44dVectorData comparison function"""

Callers

nothing calls this directly

Calls 1

testEqualityMethod · 0.45

Tested by

no test coverage detected