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

Method testSlices

test/IECore/VectorData.py:1131–1133  ·  view source on GitHub ↗

Test UInt64VectorData slicing behavior

(self)

Source from the content-addressed store, hash-verified

1129 BaseVectorDataTest.testExtend(self)
1130
1131 def testSlices(self):
1132 """Test UInt64VectorData slicing behavior"""
1133 BaseVectorDataTest.testSlices(self)
1134
1135 def testEquality(self):
1136 """Test UInt64VectorData equality function"""

Callers

nothing calls this directly

Calls 1

testSlicesMethod · 0.45

Tested by

no test coverage detected