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

Method testSlices

test/IECore/VectorData.py:921–923  ·  view source on GitHub ↗

Test ShortVectorData slicing behavior

(self)

Source from the content-addressed store, hash-verified

919 BaseVectorDataTest.testExtend(self)
920
921 def testSlices(self):
922 """Test ShortVectorData slicing behavior"""
923 BaseVectorDataTest.testSlices(self)
924
925 def testEquality(self):
926 """Test ShortVectorData equality function"""

Callers

nothing calls this directly

Calls 1

testSlicesMethod · 0.45

Tested by

no test coverage detected