Interface InternalTestFailureResult
-
- All Superinterfaces:
InternalFailureResult
,InternalOperationResult
,InternalProtocolInterface
,InternalTestResult
public interface InternalTestFailureResult extends InternalTestResult, InternalFailureResult
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
-
-