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

Method testComparison

test/IECore/VectorData.py:788–790  ·  view source on GitHub ↗

Test CharVectorData comparison function

(self)

Source from the content-addressed store, hash-verified

786 BaseVectorDataTest.testEquality(self)
787
788 def testComparison(self):
789 """Test CharVectorData comparison function"""
790 BaseVectorDataTest.testComparison(self)
791
792 def testSumOperations(self):
793 """Test CharVectorData sum operations"""

Callers

nothing calls this directly

Calls 1

testComparisonMethod · 0.45

Tested by

no test coverage detected