@Retention(value=RUNTIME) @Target(value={METHOD,TYPE}) public @interface SkipWhenAdapterNameIsNot
SkipTestDependingOnAdapterNameRule JUnit rule, that allows
tests to not be skipped based on the adapter name that is being used for testing.| Modifier and Type | Required Element and Description |
|---|---|
SkipWhenAdapterNameIsNot.AdapterName |
value |
public abstract SkipWhenAdapterNameIsNot.AdapterName value
public abstract String reason
Copyright © 2021 JBoss by Red Hat. All rights reserved.