|
Annotation Types Summary |
| Artifact |
Mark this class as requiring an JSR299 artifact to be deployed for the
container. |
| Classes |
Add classes to the deployed artifact |
| ExpectedDeploymentException |
Mark this artifact as expecting to fail a deployment with the given exception
or some subtype of it. |
| IntegrationTest |
Mark this test as an integration test, always requiring running in a
container. |
| Packaging |
Mark this test as requiring specific packaging when deployed to a container
for intgration testing. |
| Resource |
Specify an additional resource to be added to the artifact. |
| Resources |
Specify additional resources for an artifact |