Class FlywayEnableCleanRule

All Implemented Interfaces:
org.junit.rules.TestRule

public class FlywayEnableCleanRule extends SystemPropertiesRule
TestRule to enable Flyway clean.
Author:
Daniel Sagenschneider
  • Constructor Details

    • FlywayEnableCleanRule

      public FlywayEnableCleanRule()
      Instantiate.