Add unit tests for separate stdout and stderr on execution
This commit is contained in:

committed by
Tobias Kantusch

parent
f122dd9376
commit
d3300e839e
@ -136,8 +136,8 @@ For example, for an interface called `ExecutorApi` in the package `nomad`, you m
|
||||
```bash
|
||||
mockery \
|
||||
--name=ExecutorApi \
|
||||
--structname=ExecutorApiMock \
|
||||
--filename=ExecutorApiMock.go \
|
||||
--structname=ExecutorAPIMock \
|
||||
--filename=ExecutorAPIMock.go \
|
||||
--inpackage
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user