public abstract class AbstractRemoteTestNGFactory extends Object implements RemoteTestNGFactory
| Constructor and Description |
|---|
AbstractRemoteTestNGFactory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Version version) |
protected abstract VersionRange |
getAcceptableVersions() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateRemoteTestNGpublic boolean accept(Version version)
accept in interface RemoteTestNGFactoryprotected abstract VersionRange getAcceptableVersions()
Copyright © 2024. All rights reserved.