Interface InternalTestStartedProgressEvent
-
- All Superinterfaces:
InternalOperationStartedProgressEvent
,InternalProgressEvent
,InternalProtocolInterface
,InternalTestProgressEvent
public interface InternalTestStartedProgressEvent extends InternalTestProgressEvent, InternalOperationStartedProgressEvent
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.InternalProgressEvent
getDisplayName, getEventTime
-
Methods inherited from interface org.gradle.tooling.internal.protocol.events.InternalTestProgressEvent
getDescriptor
-
-