Modifier and Type | Interface and Description |
---|---|
public interface | ConfigurationParameters
Configuration parameters that |
public interface | DiscoveryFilter<T>
A |
public interface | DiscoverySelector
A selector defines what a |
public interface | EngineDiscoveryListener
|
public interface | EngineDiscoveryRequest
|
public interface | EngineExecutionListener
Listener to be notified of test execution events by test engines. |
public interface | |
public interface | TestDescriptor
Mutable descriptor for a test or container that has been discovered by a
|
public interface | TestEngine
A |
public interface | TestSource
Representation of the source of a test or container used to navigate to its location by IDEs and build tools. |
Modifier and Type | Class and Description |
---|---|
pack-priv class | CompositeFilter<T>
Combines a collection of |
public class | ExecutionRequest
Provides a single |
public class | FilterResult
The result of applying a |
public class | SelectorResolutionResult
|
public class | TestExecutionResult
|
public class | TestTag
Immutable value object for a tag that is assigned to a test or container. |
public class | UniqueId
|
pack-priv class | UniqueIdFormat
Used to |