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

Method _Background_

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

Source from the content-addressed store, hash-verified

99
100 @pytest.fixture
101 def _Background_(self, request):
102 return class_mock(request, "pptx.slide._Background")
103
104 @pytest.fixture
105 def background_(self, request):

Callers

nothing calls this directly

Calls 1

class_mockFunction · 0.85

Tested by

no test coverage detected