Interface InternalTestSkippedResult
-
- All Superinterfaces:
InternalOperationResult
,InternalProtocolInterface
,InternalTestResult
public interface InternalTestSkippedResult extends InternalTestResult
DO NOT CHANGE THIS INTERFACE. It is part of the cross-version protocol. Represents a test that was not run.- Since:
- 2.4
-
-
Method Summary
-
Methods inherited from interface org.gradle.tooling.internal.protocol.events.InternalOperationResult
getEndTime, getFailures, getStartTime
-
-