public abstract class TestSetup extends Object
Constructor and Description |
---|
TestSetup() |
Modifier and Type | Method and Description |
---|---|
void |
cleanup() |
abstract void |
setup(TestSetupEnvironment testSetupEnvironment) |
public abstract void setup(TestSetupEnvironment testSetupEnvironment) throws Exception
Exception
public void cleanup()
Copyright © 2023 Liquibase.org. All rights reserved.