Interface | Description |
---|---|
JkInternalJunitDoer |
Not part of the public API
|
Class | Description |
---|---|
JkTestProcessor<T> |
Processor executing a given bunch of tests existing in compiled Java classes.
|
JkTestProcessor.JkEngineBehavior<T> | |
JkTestResult | |
JkTestResult.JkCount | |
JkTestResult.JkFailure | |
JkTestResult.JkTestIdentifier | |
JkTestSelection<T> |
Mutable object to specify a set of test to run according class root dirs, file patterns and tags.
|
Enum | Description |
---|---|
JkTestProcessor.JkProgressOutputStyle |
Style of progress mark to display on console while the tests are running.
|
JkTestResult.JkTestIdentifier.JkType |