Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99e1219 commit 0319d2aCopy full SHA for 0319d2a
docs/source/arch/testing.rst
@@ -22,9 +22,6 @@ mock_env
22
* Provided with the ``CommandExpect_Execute`` mocked API
23
* The ``command`` and ``working_directory`` params are not used
24
25
-.. doxygenclass:: buildcc::env::Command
26
- :members: Execute
27
-
28
.. doxygenfunction:: CommandExpect_Execute
29
30
* All of the logging APIs have been **stubbed** out since they are unnecessary for unit tests and very noisy when getting output
0 commit comments