Class MvnTestSelectionStarted_1_1
java.lang.Object
com.gradle.scan.eventmodel.maven.pts.MvnTestSelectionStarted_1_0
com.gradle.scan.eventmodel.maven.pts.MvnTestSelectionStarted_1_1
- All Implemented Interfaces:
com.gradle.scan.eventmodel.EventData
@MavenVersion(since="3.3.1")
@MavenExtensionVersion(since="1.18")
public class MvnTestSelectionStarted_1_1
extends MvnTestSelectionStarted_1_0
-
Field Summary
Fields inherited from class com.gradle.scan.eventmodel.maven.pts.MvnTestSelectionStarted_1_0
goalExecutionId
-
Constructor Summary
ConstructorDescriptionMvnTestSelectionStarted_1_1
(long goalExecutionId, MvnTestSelectionMode_1 selectionMode) -
Method Summary
-
Field Details
-
selectionMode
The mode used for selecting tests.
-
-
Constructor Details
-
MvnTestSelectionStarted_1_1
-
-
Method Details
-
toString
- Overrides:
toString
in classMvnTestSelectionStarted_1_0
-
equals
- Overrides:
equals
in classMvnTestSelectionStarted_1_0
-
hashCode
public int hashCode()- Overrides:
hashCode
in classMvnTestSelectionStarted_1_0
-