The current MockCmd.Calls() is a bit ambiguous so follow the example of pytest here and rename to the cleaner CallArgsList() that captures more closely what the helper is actually doing. |
||
|---|---|---|
| .. | ||
| testutil.go | ||
| testutil_test.go | ||
The current MockCmd.Calls() is a bit ambiguous so follow the example of pytest here and rename to the cleaner CallArgsList() that captures more closely what the helper is actually doing. |
||
|---|---|---|
| .. | ||
| testutil.go | ||
| testutil_test.go | ||