| Modifier and Type | Method and Description |
|---|---|
ServerAppConfig |
TestExecutionResultServerLog.getOriginalServerAppConfig() |
ServerAppConfig |
TestSpec.getServerAppConfig()
Returns the complete configuration required to run the server
application to be used as the central process of this test.
|
| Modifier and Type | Method and Description |
|---|---|
List<ServerAppConfig> |
ServerApp.getConfigs()
Returns a list of server application configurations that can be used
to run this server application.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestSpec.setServerAppConfig(ServerAppConfig serverAppConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerApp.setConfigs(List<ServerAppConfig> configs) |
| Constructor and Description |
|---|
TestExecutionResultServerLog(ServerAppConfig originalServerAppConfig) |
Copyright © 2013. All Rights Reserved.