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

Method _BaseSlide_background_

tests/test_slide.py:406–407  ·  view source on GitHub ↗
(self, request)

Source from the content-addressed store, hash-verified

404
405 @pytest.fixture
406 def _BaseSlide_background_(self, request):
407 return property_mock(request, _BaseSlide, "background")
408
409 @pytest.fixture
410 def background_(self, request):

Callers

nothing calls this directly

Calls 1

property_mockFunction · 0.85

Tested by

no test coverage detected