testing library
Test fakes for capability authors. Import only from test files.
Classes
- FakeCommandRunner
- In-memory CommandRunner for unit tests. Records calls in callLog (in invocation order) and returns the configurable values nextOverrideResult / nextExecuteResult.