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

Method testSlices

test/IECore/ImathVectorData.py:155–157  ·  view source on GitHub ↗

Test V2dVectorData slicing behavior

(self)

Source from the content-addressed store, hash-verified

153 BaseVectorDataTest.testExtend(self)
154
155 def testSlices(self):
156 """Test V2dVectorData slicing behavior"""
157 BaseVectorDataTest.testSlices(self)
158
159 def testEquality(self):
160 """Test V2dVectorData equality function"""

Callers

nothing calls this directly

Calls 1

testSlicesMethod · 0.45

Tested by

no test coverage detected