Class SchemaCompatibiltyUtility.YugabyteVerificationProvider

java.lang.Object
com.broadleafcommerce.common.jpa.schema.SchemaCompatibiltyUtility.YugabyteBaseProvider
com.broadleafcommerce.common.jpa.schema.SchemaCompatibiltyUtility.YugabyteVerificationProvider
Enclosing class:
SchemaCompatibiltyUtility

@EnabledIf(expression="#{\'true\'==systemProperties[\'broadleaf.schema.compatibilty.validateRelease\']}", reason="Compatibility test must be conditionally enabled") @TestPropertySource(properties="broadleaf.database.provider=jpa") @DirtiesContext public static class SchemaCompatibiltyUtility.YugabyteVerificationProvider extends SchemaCompatibiltyUtility.YugabyteBaseProvider
  • Constructor Details

    • YugabyteVerificationProvider

      public YugabyteVerificationProvider()
  • Method Details