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

Method testSlices

test/IECore/VectorData.py:851–853  ·  view source on GitHub ↗

Test UCharVectorData slicing behavior

(self)

Source from the content-addressed store, hash-verified

849 BaseVectorDataTest.testExtend(self)
850
851 def testSlices(self):
852 """Test UCharVectorData slicing behavior"""
853 BaseVectorDataTest.testSlices(self)
854
855 def testEquality(self):
856 """Test UCharVectorData equality function"""

Callers

nothing calls this directly

Calls 1

testSlicesMethod · 0.45

Tested by

no test coverage detected