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

Method testSlices

test/IECore/ImathVectorData.py:662–664  ·  view source on GitHub ↗

Test M33fVectorData slicing behavior

(self)

Source from the content-addressed store, hash-verified

660 BaseVectorDataTest.testExtend(self)
661
662 def testSlices(self):
663 """Test M33fVectorData slicing behavior"""
664 BaseVectorDataTest.testSlices(self)
665
666 def testEquality(self):
667 """Test M33fVectorData equality function"""

Callers

nothing calls this directly

Calls 1

testSlicesMethod · 0.45

Tested by

no test coverage detected