Interface TestFinishEvent

All Superinterfaces:
FinishEvent, ProgressEvent, TestProgressEvent

@Incubating public interface TestFinishEvent extends TestProgressEvent, FinishEvent
An event that informs about a test having finished its execution. You can query the result of the test using getResult().
Since:
2.4