An event that informs about a test having finished its execution. You can query the result of the test using getResult().
Type | Name and description |
---|---|
TestOperationResult |
getResult() Returns the result of the finished test operation. |
Methods inherited from class | Name |
---|---|
interface FinishEvent |
getResult |
interface TestProgressEvent |
getDescriptor |
Returns the result of the finished test operation. Currently, the result will be one of the following sub-types: