[arquillian-issues] [JBoss JIRA] (ARQ-917) Support the use of @Deployment on a static field

Dan Allen (JIRA) jira-events at lists.jboss.org
Tue May 8 19:33:17 EDT 2012


Dan Allen created ARQ-917:
-----------------------------

             Summary: Support the use of @Deployment on a static field
                 Key: ARQ-917
                 URL: https://issues.jboss.org/browse/ARQ-917
             Project: Arquillian
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
          Components: Base Implementation
    Affects Versions: 1.0.0.Final
            Reporter: Dan Allen
            Priority: Minor


To cut down on verbosity and visual clutter for simple use cases, allow the use of a static field to define a @Deployment. If logic is required to build the deployment, a static block can be used. This also caters well when delegating to a static method.

See some examples in this gist: https://gist.github.com/2640101

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list