Interface InternalTestResult
-
- All Superinterfaces:
InternalOperationResult
,InternalProtocolInterface
- All Known Subinterfaces:
InternalTestFailureResult
,InternalTestSkippedResult
,InternalTestSuccessResult
public interface InternalTestResult extends InternalOperationResult
DO NOT CHANGE THIS INTERFACE. It is part of the cross-version protocol.- Since:
- 2.4
-
-
Method Summary
-
Methods inherited from interface org.gradle.tooling.internal.protocol.events.InternalOperationResult
getEndTime, getFailures, getStartTime
-
-