Class | Description |
---|---|
CLI | |
CLIContext | |
CLIPluginContext | |
CLIProgressBar | |
PromTestException.ResultMismatch |
Associates a test case to expected and returned results in case the test was not
successful.
|
PromTestException.WrappedException |
Associates a test case to a thrown exception that occurred during
its execution.
|
PromTestFramework |
Exception | Description |
---|---|
PromTestException |
Exception that stores all collected failed tests that arised in
PromTestFramework . |