- validate() - Method in class org.testng.shaded.osgi.framework.Version
-
Called by the Version constructors to validate the version components.
- validateCommandLineParameters(CommandLineArgs) - Static method in class org.testng.remote.AbstractRemoteTestNG
-
- valueOf(String) - Static method in enum org.testng.remote.strprotocol.MessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.testng.shaded.osgi.framework.Version
-
Returns a Version
object holding the version identifier in the
specified String
.
- valueOf(String) - Static method in class org.testng.shaded.osgi.framework.VersionRange
-
Returns a VersionRange
object holding the version range in the
specified String
.
- values() - Static method in enum org.testng.remote.strprotocol.MessageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VERSION - Static variable in class org.testng.remote.RemoteArgs
-
- version - Variable in class org.testng.remote.RemoteArgs
-
- Version - Class in org.testng.shaded.osgi.framework
-
Version identifier for capabilities such as bundles and packages.
- Version(int, int, int) - Constructor for class org.testng.shaded.osgi.framework.Version
-
Creates a version identifier from the specified numerical components.
- Version(int, int, int, String) - Constructor for class org.testng.shaded.osgi.framework.Version
-
Creates a version identifier from the specified components.
- Version(String) - Constructor for class org.testng.shaded.osgi.framework.Version
-
Creates a version identifier from the specified string.
- VersionConverter() - Constructor for class org.testng.remote.RemoteArgs.VersionConverter
-
- VersionRange - Class in org.testng.shaded.osgi.framework
-
Version range.
- VersionRange(char, Version, Version, char) - Constructor for class org.testng.shaded.osgi.framework.VersionRange
-
Creates a version range from the specified versions.
- VersionRange(String) - Constructor for class org.testng.shaded.osgi.framework.VersionRange
-
Creates a version range from the specified string.
- versionRangeString - Variable in class org.testng.shaded.osgi.framework.VersionRange
-
- versionString - Variable in class org.testng.shaded.osgi.framework.Version
-