public abstract class FVTSuiteBase extends Object
| Constructor and Description |
|---|
FVTSuiteBase() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
protected abstract int |
performFVT(String serverName,
String serverPlatformRootURL,
String userId)
Run all of the defined tests and capture the results.
|
public static void main(String[] args)
protected abstract int performFVT(String serverName, String serverPlatformRootURL, String userId)
serverName - name of the server to connect toserverPlatformRootURL - the network address of the server running the OMAS REST serversuserId - calling userCopyright © 2018–2020 ODPi. All rights reserved.