public interface IndividualTestEventFinishedExternalInterface<T> extends BuckEventExternalInterface
| Modifier and Type | Field and Description |
|---|---|
static String |
RESULTS_AVAILABLE |
BUILD_FINISHED, BUILD_REPORT, BUILD_STARTED, BUILD_STATUS_EVENT, CACHE_RATE_STATS_UPDATE_EVENT, INDIVIDUAL_TEST_AWAITING_RESULTS, INSTALL_STARTED, PARSE_FINISHED, PARSE_STARTED, PROJECT_GENERATION_FINISHED, PROJECT_GENERATION_STARTED, TEST_RUN_STARTED| Modifier and Type | Method and Description |
|---|---|
T |
getResults() |
getEventName, getTimestampMillis, storeLastInstanceAndReplayForNewClientsstatic final String RESULTS_AVAILABLE
T getResults()
TestResultsExternalInterface