Class ProcessServiceTest
java.lang.Object
test.de.iip_ecosphere.platform.services.environment.ProcessServiceTest
Tests
AbstractProcessService and AbstractStringProcessService.- Author:
- Holger Eichelberger, SSE
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static classIn-data type translator.private static classOut-data type translator.private static classDefines a simple string-in-string-out test service. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTests the naming support methods.voidTests the process-based service classes.
-
Constructor Details
-
ProcessServiceTest
public ProcessServiceTest()
-
-
Method Details
-
testProcessService
Tests the process-based service classes.- Throws:
ExecutionException- shall not occurIOException- shall not occur
-
testNamingSupport
public void testNamingSupport()Tests the naming support methods.
-