public class SkipTestDependingOnAdapterNameRule
extends io.debezium.junit.AnnotationBasedTestRule
SkipWhenAdapterNameIs annotation on
either a test method or test class.| Modifier and Type | Field and Description |
|---|---|
private static String |
adapterName |
| Constructor and Description |
|---|
SkipTestDependingOnAdapterNameRule() |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description) |
static String |
determineAdapterName() |
Copyright © 2020 JBoss by Red Hat. All rights reserved.