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

Method testSlices

test/IECore/VectorData.py:780–782  ·  view source on GitHub ↗

Test CharVectorData slicing behavior

(self)

Source from the content-addressed store, hash-verified

778 BaseVectorDataTest.testExtend(self)
779
780 def testSlices(self):
781 """Test CharVectorData slicing behavior"""
782 BaseVectorDataTest.testSlices(self)
783
784 def testEquality(self):
785 """Test CharVectorData equality function"""

Callers

nothing calls this directly

Calls 1

testSlicesMethod · 0.45

Tested by

no test coverage detected