Class RunAllFVTOn2Servers
java.lang.Object
org.odpi.openmetadata.viewservices.glossaryauthor.fvt.RunAllFVTOn2Servers
FVT resource to call Glossary Author View FVT resources on 2 in memory servers names Server1 and
Server2.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RunAllFVTOn2Servers
public RunAllFVTOn2Servers()
-
-
Method Details
-
main
-
getUrl
This method gets the url that the tests will use to issue calls to the server.If arguments are supplied then the first parameter is used as a url.
If no url is supplied then prompt the user to enter a valid url, enter means to use the default url.
- Parameters:
args
- arguments supplied- Returns:
- the url to use on the calls to the server
- Throws:
IOException
- IO exception occurred while getting input from the user.
-