Package ch.rswk.meta.engine.test
Class ActionServiceTest
java.lang.Object
ch.rswk.meta.engine.test.AbstractEngineServiceTest
ch.rswk.meta.engine.test.ActionServiceTest
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final MetaAction
static final MetaAction
static final String
static final String
static final MetaAction
static final String
protected ActionService
private static final ExecuteRequest
private static final ExecuteRequest
private static final ExecuteRequest
protected MetaService
static final ActionService.ActionServiceConfig
protected ActionServiceTest.TestService
Fields inherited from class ch.rswk.meta.engine.test.AbstractEngineServiceTest
runtime
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.rswk.meta.engine.test.AbstractEngineServiceTest
setupServices, startUpAndShutDown, teardownServices
-
Field Details
-
ACTION_ID
-
ACTION
-
ACTION_ECHO_ID
-
ACTION_ECHO
-
EXECUTE_ECHO_REQUEST
-
ACTION_VOID_ID
-
ACTION_VOID
-
EXECUTE_VOID_REQUEST
-
TEST_CONFIG
-
EXECUTE_REQUEST
-
actionService
-
metaService
-
testService
-
-
Constructor Details
-
ActionServiceTest
public ActionServiceTest()
-
-
Method Details
-
setup
- Throws:
Exception
-
teardown
- Throws:
Exception
-
execute
- Throws:
Exception
-
execute_invalidParam
- Throws:
Exception
-
execute_invalidResult
- Throws:
Exception
-
execute_executeException
- Throws:
Exception
-
execute_executeException2
- Throws:
Exception
-
execute_void
- Throws:
Exception
-
execute_echo
- Throws:
Exception
-
execute_performance
- Throws:
Exception
-