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

Method testEquality

test/IECore/ImathVectorData.py:985–987  ·  view source on GitHub ↗

Test QuatfVectorData equality function

(self)

Source from the content-addressed store, hash-verified

983 BaseVectorDataTest.testSlices(self)
984
985 def testEquality(self):
986 """Test QuatfVectorData equality function"""
987 BaseVectorDataTest.testEquality(self)
988
989 def testComparison(self):
990 """Test QuatfVectorData comparison function"""

Callers

nothing calls this directly

Calls 1

testEqualityMethod · 0.45

Tested by

no test coverage detected