Class MvnTestSelectionFinished_1_1

java.lang.Object
com.gradle.scan.eventmodel.maven.pts.MvnTestSelectionFinished_1_0
com.gradle.scan.eventmodel.maven.pts.MvnTestSelectionFinished_1_1
All Implemented Interfaces:
com.gradle.scan.eventmodel.EventData

@MavenVersion(since="3.3.1") @MavenExtensionVersion(since="1.18") public class MvnTestSelectionFinished_1_1 extends MvnTestSelectionFinished_1_0
Indicates the culmination and success or failure outcome of the selection process.

Zero or more MvnTestSelectionFinished_1_0 events may be published.

See Also: