Uses of Class
de.xima.fc.e2e.common.ServerTestSetupParams
-
Packages that use ServerTestSetupParams Package Description de.xima.fc.e2e.common de.xima.fc.e2e.containerresources.lifecycle de.xima.fc.e2e.containerresources.setup.testcase -
-
Uses of ServerTestSetupParams in de.xima.fc.e2e.common
Methods in de.xima.fc.e2e.common with parameters of type ServerTestSetupParams Modifier and Type Method Description default ServerTestSetupResult
IIntegrationTestLifecycleListener. onTestExecutionBegin(ServerTestSetupParams initData)
-
Uses of ServerTestSetupParams in de.xima.fc.e2e.containerresources.lifecycle
Methods in de.xima.fc.e2e.containerresources.lifecycle with parameters of type ServerTestSetupParams Modifier and Type Method Description ServerTestSetupResult
IntegrationTestLifecycleListener. onTestExecutionBegin(ServerTestSetupParams initData)
-
Uses of ServerTestSetupParams in de.xima.fc.e2e.containerresources.setup.testcase
Methods in de.xima.fc.e2e.containerresources.setup.testcase with parameters of type ServerTestSetupParams Modifier and Type Method Description static ServerTestSetupResult
SetupMethods. performSetup(ServerTestSetupParams initData)
-