Class SelectorResolutionResult

java.lang.Object
org.junit.platform.engine.SelectorResolutionResult

@API(status=STABLE, since="1.10") public class SelectorResolutionResult extends Object
SelectorResolutionResult encapsulates the result of resolving a DiscoverySelector by a TestEngine.

A SelectorResolutionResult consists of a mandatory Status and an optional Throwable.

Since:
1.6