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 Summary
Constructors -
Method Summary
Methods inherited from class com.broadleafcommerce.common.jpa.schema.SchemaCompatibiltyUtility.YugabyteBaseProvider
shutdown, startup
-
Constructor Details
-
YugabyteVerificationProvider
public YugabyteVerificationProvider()
-
-
Method Details
-
validate
- Throws:
Exception
-