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

Method testSlices

test/IECore/ImathVectorData.py:820–822  ·  view source on GitHub ↗

Test M44fVectorData slicing behavior

(self)

Source from the content-addressed store, hash-verified

818 BaseVectorDataTest.testExtend(self)
819
820 def testSlices(self):
821 """Test M44fVectorData slicing behavior"""
822 BaseVectorDataTest.testSlices(self)
823
824 def testEquality(self):
825 """Test M44fVectorData equality function"""

Callers

nothing calls this directly

Calls 1

testSlicesMethod · 0.45

Tested by

no test coverage detected