Class OpenMetadataConformanceTestReport
java.lang.Object
org.odpi.openmetadata.conformance.client.OpenMetadataConformanceTestReport
OpenMetadataConformanceTestReport provides the client to call an open metadata conformance suite server to
retrieve the results of its test.
-
Method Summary
-
Method Details
-
main
Main method handles the parameters passed and then calls the registered workbenches.- Parameters:
args
- first parameter is the URL root of the OMAG server platform where the conformance suite is running, second parameter is the server name of the conformance suite OMAG server and the third parameter is the name of the server to test.
-