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

Method testSlices

test/IECore/VectorData.py:430–432  ·  view source on GitHub ↗

Test FloatVectorData slicing behavior

(self)

Source from the content-addressed store, hash-verified

428 BaseVectorDataTest.testExtend(self)
429
430 def testSlices(self):
431 """Test FloatVectorData slicing behavior"""
432 BaseVectorDataTest.testSlices(self)
433
434 def testEquality(self):
435 """Test FloatVectorData equality function"""

Callers

nothing calls this directly

Calls 1

testSlicesMethod · 0.45

Tested by

no test coverage detected