Package | Description |
---|---|
org.osgi.framework | |
org.testng.remote | |
org.testng.remote.support |
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.
|
Modifier and Type | Method and Description |
---|---|
protected abstract VersionRange |
AbstractRemoteTestNGFactory.getAcceptableVersions() |
Modifier and Type | Method and Description |
---|---|
protected VersionRange |
RemoteTestNGFactory6_9_10.getAcceptableVersions() |
Copyright © 2017. All Rights Reserved.