Class LiquibaseGlobalExtension

java.lang.Object
liquibase.extension.testing.testsystem.spock.LiquibaseGlobalExtension
All Implemented Interfaces:
org.spockframework.runtime.extension.IGlobalExtension

public class LiquibaseGlobalExtension extends Object implements org.spockframework.runtime.extension.IGlobalExtension
  • Constructor Details

    • LiquibaseGlobalExtension

      public LiquibaseGlobalExtension()
  • Method Details

    • start

      public void start()
      Specified by:
      start in interface org.spockframework.runtime.extension.IGlobalExtension
    • visitSpec

      public void visitSpec(org.spockframework.runtime.model.SpecInfo spec)
      Specified by:
      visitSpec in interface org.spockframework.runtime.extension.IGlobalExtension
    • stop

      public void stop()
      Specified by:
      stop in interface org.spockframework.runtime.extension.IGlobalExtension