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

Method testSlices

test/IECore/VectorData.py:991–993  ·  view source on GitHub ↗

Test UShortVectorData slicing behavior

(self)

Source from the content-addressed store, hash-verified

989 BaseVectorDataTest.testExtend(self)
990
991 def testSlices(self):
992 """Test UShortVectorData slicing behavior"""
993 BaseVectorDataTest.testSlices(self)
994
995 def testEquality(self):
996 """Test UShortVectorData equality function"""

Callers

nothing calls this directly

Calls 1

testSlicesMethod · 0.45

Tested by

no test coverage detected