import pytest from modules.greeting import greeting def mock_func(arg): return "mock_func" def test_greeting(monkeypatch: pytest.
確定! 回上一頁