Class LiquibaseIntegrationTestExtension.ErrorListener
java.lang.Object
org.spockframework.runtime.AbstractRunListener
liquibase.extension.testing.testsystem.spock.LiquibaseIntegrationTestExtension.ErrorListener
- All Implemented Interfaces:
org.spockframework.runtime.IRunListener
- Enclosing class:
- LiquibaseIntegrationTestExtension
public static class LiquibaseIntegrationTestExtension.ErrorListener
extends org.spockframework.runtime.AbstractRunListener
-
Constructor Summary
-
Method Summary
Methods inherited from class org.spockframework.runtime.AbstractRunListener
afterFeature, afterIteration, afterSpec, beforeFeature, beforeIteration, beforeSpec, featureSkipped, specSkipped
-
Constructor Details
-
ErrorListener
public ErrorListener()
-
-
Method Details
-
error
public void error(org.spockframework.runtime.model.ErrorInfo error) - Specified by:
error
in interfaceorg.spockframework.runtime.IRunListener
- Overrides:
error
in classorg.spockframework.runtime.AbstractRunListener
-
getErrors
-