| Interface | Description |
|---|---|
| ExpectedFailing |
Marker interface for tests which are expected to fail
|
| NotForForwardCompatibility |
Marker interface for test which are not used for forward compatibility testing.
|
| NotForWildFly10 |
Marker interface for tests which are expected to fail on WildFly 10.0.0.Final
|
| NotForWildFly9 |
Marker interface for tests which are expected to fail on WildFly 9.x series
|
| Class | Description |
|---|---|
| Jaxrs21 |
Marker interface for tests which are expected pass only with jax-rs 2.1
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.