Class LiquibaseIntegrationTestExtension.ErrorListener

  • All Implemented Interfaces:
    org.spockframework.runtime.IRunListener
    Enclosing class:
    LiquibaseIntegrationTestExtension

    public static class LiquibaseIntegrationTestExtension.ErrorListener
    extends org.spockframework.runtime.AbstractRunListener
    • Constructor Detail

      • ErrorListener

        public ErrorListener()
    • Method Detail

      • error

        public void error​(org.spockframework.runtime.model.ErrorInfo error)
        Specified by:
        error in interface org.spockframework.runtime.IRunListener
        Overrides:
        error in class org.spockframework.runtime.AbstractRunListener
      • getErrors

        public List<org.spockframework.runtime.model.ErrorInfo> getErrors()