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

Method testComparison

test/IECore/VectorData.py:929–931  ·  view source on GitHub ↗

Test ShortVectorData comparison function

(self)

Source from the content-addressed store, hash-verified

927 BaseVectorDataTest.testEquality(self)
928
929 def testComparison(self):
930 """Test ShortVectorData comparison function"""
931 BaseVectorDataTest.testComparison(self)
932
933 def testSumOperations(self):
934 """Test ShortVectorData sum operations"""

Callers

nothing calls this directly

Calls 1

testComparisonMethod · 0.45

Tested by

no test coverage detected