parent
722f9eadcd
commit
183f3737d4
|
@ -59,6 +59,7 @@ Method reference of the monkeypatch fixture
|
||||||
-------------------------------------------
|
-------------------------------------------
|
||||||
|
|
||||||
.. autoclass:: MonkeyPatch
|
.. autoclass:: MonkeyPatch
|
||||||
|
:members:
|
||||||
|
|
||||||
``monkeypatch.setattr/delattr/delitem/delenv()`` all
|
``monkeypatch.setattr/delattr/delitem/delenv()`` all
|
||||||
by default raise an Exception if the target does not exist.
|
by default raise an Exception if the target does not exist.
|
||||||
|
|
Loading…
Reference in New Issue