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

Method testSlices

test/IECore/VectorData.py:710–712  ·  view source on GitHub ↗

Test UIntVectorData slicing behavior

(self)

Source from the content-addressed store, hash-verified

708 BaseVectorDataTest.testExtend(self)
709
710 def testSlices(self):
711 """Test UIntVectorData slicing behavior"""
712 BaseVectorDataTest.testSlices(self)
713
714 def testEquality(self):
715 """Test UIntVectorData equality function"""

Callers

nothing calls this directly

Calls 1

testSlicesMethod · 0.45

Tested by

no test coverage detected