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

Method testSlices

test/IECore/ImathVectorData.py:981–983  ·  view source on GitHub ↗

Test QuatfVectorData slicing behavior

(self)

Source from the content-addressed store, hash-verified

979 BaseVectorDataTest.testExtend(self)
980
981 def testSlices(self):
982 """Test QuatfVectorData slicing behavior"""
983 BaseVectorDataTest.testSlices(self)
984
985 def testEquality(self):
986 """Test QuatfVectorData equality function"""

Callers

nothing calls this directly

Calls 1

testSlicesMethod · 0.45

Tested by

no test coverage detected