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

Method testSlices

test/IECore/VectorData.py:500–502  ·  view source on GitHub ↗

Test FloatVectorData slicing behavior

(self)

Source from the content-addressed store, hash-verified

498 BaseVectorDataTest.testExtend(self)
499
500 def testSlices(self):
501 """Test FloatVectorData slicing behavior"""
502 BaseVectorDataTest.testSlices(self)
503
504 def testEquality(self):
505 """Test HalfVectorData equality function"""

Callers

nothing calls this directly

Calls 1

testSlicesMethod · 0.45

Tested by

no test coverage detected