Class LiquibaseGlobalExtension

  • All Implemented Interfaces:
    org.spockframework.runtime.extension.IGlobalExtension

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

      • LiquibaseGlobalExtension

        public LiquibaseGlobalExtension()
    • Method Detail

      • 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