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

Method testEquality

test/IECore/VectorData.py:1205–1207  ·  view source on GitHub ↗

Test StringVectorData equality function

(self)

Source from the content-addressed store, hash-verified

1203 BaseVectorDataTest.testSlices(self)
1204
1205 def testEquality(self):
1206 """Test StringVectorData equality function"""
1207 BaseVectorDataTest.testEquality(self)
1208
1209 def testComparison(self):
1210 """Test StringVectorData comparison function"""

Callers

nothing calls this directly

Calls 1

testEqualityMethod · 0.45

Tested by

no test coverage detected