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

Function mock_xml_bytes

tests/oxml/test___init__.py:80–81  ·  view source on GitHub ↗
(request)

Source from the content-addressed store, hash-verified

78
79@pytest.fixture
80def mock_xml_bytes(request):
81 return loose_mock(request, "xml_bytes")
82
83
84@pytest.fixture

Callers

nothing calls this directly

Calls 1

loose_mockFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…