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

Method testSlices

test/IECore/VectorData.py:1061–1063  ·  view source on GitHub ↗

Test Int64VectorData slicing behavior

(self)

Source from the content-addressed store, hash-verified

1059 BaseVectorDataTest.testExtend(self)
1060
1061 def testSlices(self):
1062 """Test Int64VectorData slicing behavior"""
1063 BaseVectorDataTest.testSlices(self)
1064
1065 def testEquality(self):
1066 """Test Int64VectorData equality function"""

Callers

nothing calls this directly

Calls 1

testSlicesMethod · 0.45

Tested by

no test coverage detected