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

Method testSlices

test/IECore/ImathVectorData.py:79–81  ·  view source on GitHub ↗

Test V2fVectorData slicing behavior

(self)

Source from the content-addressed store, hash-verified

77 BaseVectorDataTest.testExtend(self)
78
79 def testSlices(self):
80 """Test V2fVectorData slicing behavior"""
81 BaseVectorDataTest.testSlices(self)
82
83 def testEquality(self):
84 """Test V2fVectorData equality function"""

Callers 15

testSlicesMethod · 0.45
testSlicesMethod · 0.45
testSlicesMethod · 0.45
testSlicesMethod · 0.45
testSlicesMethod · 0.45
testSlicesMethod · 0.45
testSlicesMethod · 0.45
testSlicesMethod · 0.45
testSlicesMethod · 0.45
testSlicesMethod · 0.45
testSlicesMethod · 0.45
testSlicesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected