public class ProcessServiceTest extends Object
AbstractProcessService and AbstractStringProcessService.| Modifier and Type | Class and Description |
|---|---|
private static class |
ProcessServiceTest.InDataTypeTranslator
In-data type translator.
|
private static class |
ProcessServiceTest.OutDataTypeTranslator
Out-data type translator.
|
private static class |
ProcessServiceTest.TestService
Defines a simple string-in-string-out test service.
|
| Constructor and Description |
|---|
ProcessServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testNamingSupport()
Tests the naming support methods.
|
void |
testProcessService()
Tests the process-based service classes.
|
public void testProcessService()
throws ExecutionException,
IOException
ExecutionException - shall not occurIOException - shall not occurpublic void testNamingSupport()
Copyright © 2022. All rights reserved.