Package org.odpi.openmetadata.conformance.server
package org.odpi.openmetadata.conformance.server
Provides the server-side control of the Open Metadata Conformance Suite, including the operational
services that start and stop it, its instance map, and the services that run the test lab and return its
results.
-
ClassesClassDescriptionConformanceServicesInstance provides the references to the active services for an instance of an OMAG Server.ConformanceServicesInstanceMap provides the mapping between server name and the Java instances of the active services for a server.ConformanceSuiteOperationalServices provides the server side control for the Open Metadata Conformance Suite.ConformanceSuiteTestLabServices supports the REST API for the CTS.