Package | Description |
---|---|
org.testng.remote | |
org.testng.remote.support | |
org.testng.shaded.osgi.framework |
Modifier and Type | Method and Description |
---|---|
protected abstract VersionRange |
AbstractRemoteTestNGFactory.getAcceptableVersions() |
Modifier and Type | Method and Description |
---|---|
protected VersionRange |
RemoteTestNGFactory6_10.getAcceptableVersions() |
Modifier and Type | Method and Description |
---|---|
VersionRange |
VersionRange.intersection(VersionRange... ranges)
Returns the intersection of this version range with the specified version
ranges.
|
static VersionRange |
VersionRange.valueOf(String range)
Returns a
VersionRange object holding the version range in the
specified String . |
Modifier and Type | Method and Description |
---|---|
VersionRange |
VersionRange.intersection(VersionRange... ranges)
Returns the intersection of this version range with the specified version
ranges.
|
Copyright © 2017. All rights reserved.