Class ConfigFVT
java.lang.Object
org.odpi.openmetadata.accessservices.subjectarea.fvt.ConfigFVT
FVT resource to call subject area client APIs to test the config API
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConfigFVT
public ConfigFVT(String url, String serverName, String userId) throws InvalidParameterException, PropertyServerException, UserNotAuthorizedException
-
-
Method Details
-
main
-
runWith2Servers
public static void runWith2Servers(String url) throws SubjectAreaFVTCheckedException, InvalidParameterException, PropertyServerException, UserNotAuthorizedException -
runIt
public static void runIt(String url, String serverName, String userId) throws InvalidParameterException, SubjectAreaFVTCheckedException, PropertyServerException, UserNotAuthorizedException -
run
public void run() throws SubjectAreaFVTCheckedException, InvalidParameterException, PropertyServerException, UserNotAuthorizedException
-