Uses of Class
de.xima.fc.e2e.common.ServerTestCleanupParams
-
Packages that use ServerTestCleanupParams Package Description de.xima.fc.e2e.common de.xima.fc.e2e.containerresources.lifecycle de.xima.fc.e2e.containerresources.setup.testcase -
-
Uses of ServerTestCleanupParams in de.xima.fc.e2e.common
Methods in de.xima.fc.e2e.common with parameters of type ServerTestCleanupParams Modifier and Type Method Description default void
IIntegrationTestLifecycleListener. onTestExecutionEnd(ServerTestCleanupParams beginData)
-
Uses of ServerTestCleanupParams in de.xima.fc.e2e.containerresources.lifecycle
Methods in de.xima.fc.e2e.containerresources.lifecycle with parameters of type ServerTestCleanupParams Modifier and Type Method Description void
IntegrationTestLifecycleListener. onTestExecutionEnd(ServerTestCleanupParams cleanupData)
-
Uses of ServerTestCleanupParams in de.xima.fc.e2e.containerresources.setup.testcase
Methods in de.xima.fc.e2e.containerresources.setup.testcase with parameters of type ServerTestCleanupParams Modifier and Type Method Description static void
SetupMethods. performCleanup(ServerTestCleanupParams cleanupData)
-