public class LiquibaseIntegrationTestExtension extends org.spockframework.runtime.extension.AbstractAnnotationDrivenExtension<LiquibaseIntegrationTest>
Modifier and Type | Class and Description |
---|---|
static class |
LiquibaseIntegrationTestExtension.ErrorListener |
Constructor and Description |
---|
LiquibaseIntegrationTestExtension() |
Modifier and Type | Method and Description |
---|---|
void |
visitSpecAnnotation(LiquibaseIntegrationTest annotation,
org.spockframework.runtime.model.SpecInfo spec) |
public void visitSpecAnnotation(LiquibaseIntegrationTest annotation, org.spockframework.runtime.model.SpecInfo spec)
visitSpecAnnotation
in interface org.spockframework.runtime.extension.IAnnotationDrivenExtension<LiquibaseIntegrationTest>
visitSpecAnnotation
in class org.spockframework.runtime.extension.AbstractAnnotationDrivenExtension<LiquibaseIntegrationTest>
Copyright © 2023 Liquibase.org. All rights reserved.