Index
All Classes and Interfaces|All Packages
A
- AbstractRunnerMojo - Class in org.qaddict.maven.run
- AbstractRunnerMojo() - Constructor for class org.qaddict.maven.run.AbstractRunnerMojo
- ArgParser - Class in org.qaddict.maven.run
-
As maven cannot simply accept some remainder as free form command line arguments to be passed to it's goal, the arguments must be passed within a system property (-Dargs=parameters).
E
- equals(Object) - Method in record class org.qaddict.maven.run.JarKey
-
Indicates whether some other object is "equal to" this one.
- execute() - Method in class org.qaddict.maven.run.AbstractRunnerMojo
- execute(Jvm, String, List<String>) - Method in class org.qaddict.maven.run.AbstractRunnerMojo
- execute(Jvm, String, List<String>) - Method in class org.qaddict.maven.run.MainRunnerMojo
- execute(Jvm, String, List<String>) - Method in class org.qaddict.maven.run.TestNGRunnerMojo
H
- hashCode() - Method in record class org.qaddict.maven.run.JarKey
-
Returns a hash code value for this object.
J
- jar() - Method in record class org.qaddict.maven.run.JarKey
-
Returns the value of the
jarrecord component. - JarKey - Record Class in org.qaddict.maven.run
- JarKey(String, String) - Constructor for record class org.qaddict.maven.run.JarKey
-
Creates an instance of a
JarKeyrecord class.
K
- key() - Method in record class org.qaddict.maven.run.JarKey
-
Returns the value of the
keyrecord component. - keys(Artifact) - Static method in record class org.qaddict.maven.run.JarKey
M
- MainRunnerMojo - Class in org.qaddict.maven.run
- MainRunnerMojo() - Constructor for class org.qaddict.maven.run.MainRunnerMojo
O
- of(String, String...) - Static method in record class org.qaddict.maven.run.JarKey
- org.qaddict.maven.run - package org.qaddict.maven.run
P
- parse(String) - Static method in class org.qaddict.maven.run.ArgParser
T
- TestNGRunnerMojo - Class in org.qaddict.maven.run
- TestNGRunnerMojo() - Constructor for class org.qaddict.maven.run.TestNGRunnerMojo
- toString() - Method in record class org.qaddict.maven.run.JarKey
-
Returns a string representation of this record class.
All Classes and Interfaces|All Packages