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

Method testSlices

test/IECore/ImathVectorData.py:221–223  ·  view source on GitHub ↗

Test V2iVectorData slicing behavior

(self)

Source from the content-addressed store, hash-verified

219 BaseVectorDataTest.testExtend(self)
220
221 def testSlices(self):
222 """Test V2iVectorData slicing behavior"""
223 BaseVectorDataTest.testSlices(self)
224
225 def testEquality(self):
226 """Test V2iVectorData equality function"""

Callers

nothing calls this directly

Calls 1

testSlicesMethod · 0.45

Tested by

no test coverage detected