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