Top Level Namespace
Defined Under Namespace
Modules: KeaApiStubs, Proxy
Constant Summary collapse
- SIMPLE_LOGGER =
A simple logger that writes to
nil
to prevent log output from cluttering the test results. Logger.new(nil)
Modules: KeaApiStubs, Proxy
A simple logger that writes to nil
to prevent log output from cluttering the test results.
Logger.new(nil)