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

Method testSlices

test/IECore/VectorData.py:570–572  ·  view source on GitHub ↗

Test DoubleVectorData slicing behavior

(self)

Source from the content-addressed store, hash-verified

568 BaseVectorDataTest.testExtend(self)
569
570 def testSlices(self):
571 """Test DoubleVectorData slicing behavior"""
572 BaseVectorDataTest.testSlices(self)
573
574 def testEquality(self):
575 """Test DoubleVectorData equality function"""

Callers

nothing calls this directly

Calls 1

testSlicesMethod · 0.45

Tested by

no test coverage detected