Class SetupMethods
- java.lang.Object
-
- de.xima.fc.e2e.containerresources.setup.testcase.SetupMethods
-
public final class SetupMethods extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
performCleanup(ServerTestCleanupParams cleanupData)
static ServerTestSetupResult
performSetup(ServerTestSetupParams initData)
-
-
-
Method Detail
-
performCleanup
public static void performCleanup(ServerTestCleanupParams cleanupData)
-
performSetup
public static ServerTestSetupResult performSetup(ServerTestSetupParams initData) throws IOException
- Throws:
IOException
-
-