Class SchemaServerEndpointTest
java.lang.Object
test.de.iip_ecosphere.platform.support.SchemaServerEndpointTest
Combined test for schemas, server addresses and endpoints.
- Author:
- Holger Eichelberger, SSE
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTests server address.voidTests schemas.voidTests server address.
-
Constructor Details
-
SchemaServerEndpointTest
public SchemaServerEndpointTest()
-
-
Method Details
-
testSchema
public void testSchema()Tests schemas. -
testServerAddress
public void testServerAddress()Tests server address. -
testEndpoint
public void testEndpoint()Tests server address.
-