public class SkipTestDependingOnDatabaseOptionRule extends AnnotationBasedTestRule
RequireDatabaseOption annotation at
either the class or test method level if the option specified isn't enabled or available on
the test database used by TestHelper.testConnection().| Constructor and Description |
|---|
SkipTestDependingOnDatabaseOptionRule() |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description) |
private String |
getDatabaseOptionValue(String option) |
emptyStatement, hasAnnotationprivate static final String FALSE
Copyright © 2021 JBoss by Red Hat. All rights reserved.