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

Method testEquality

test/IECore/VectorData.py:784–786  ·  view source on GitHub ↗

Test CharVectorData equality function

(self)

Source from the content-addressed store, hash-verified

782 BaseVectorDataTest.testSlices(self)
783
784 def testEquality(self):
785 """Test CharVectorData equality function"""
786 BaseVectorDataTest.testEquality(self)
787
788 def testComparison(self):
789 """Test CharVectorData comparison function"""

Callers

nothing calls this directly

Calls 1

testEqualityMethod · 0.45

Tested by

no test coverage detected