MCPcopy Create free account
hub / github.com/scanny/python-pptx / ShadowFormat_

Method ShadowFormat_

tests/shapes/test_base.py:516–517  ·  view source on GitHub ↗
(self, request)

Source from the content-addressed store, hash-verified

514
515 @pytest.fixture
516 def ShadowFormat_(self, request):
517 return class_mock(request, "pptx.shapes.base.ShadowFormat")
518
519 @pytest.fixture
520 def shape_elm_(self, request, shape_id, shape_name, txBody_):

Callers

nothing calls this directly

Calls 1

class_mockFunction · 0.85

Tested by

no test coverage detected