public class AbstractProcessService4PythonTest extends Object
AbstractProcessService and AbstractStringProcessService.| Modifier and Type | Class and Description |
|---|---|
private static class |
AbstractProcessService4PythonTest.InDataTypeTranslator
In-data type translator.
|
private static class |
AbstractProcessService4PythonTest.OutDataTypeTranslator
Out-data type translator.
|
private static class |
AbstractProcessService4PythonTest.TestService
Defines a simple string-in-string-out test service.
|
| Constructor and Description |
|---|
AbstractProcessService4PythonTest() |
| 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.