[arquillian-issues] [JBoss JIRA] (ARQ-1792) allow deployment with default interfaces instead of static methods

Caleb Cushing (JIRA) issues at jboss.org
Sat May 31 11:53:15 EDT 2014


Caleb Cushing created ARQ-1792:
----------------------------------

             Summary: allow deployment with default interfaces instead of static methods
                 Key: ARQ-1792
                 URL: https://issues.jboss.org/browse/ARQ-1792
             Project: Arquillian
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
            Reporter: Caleb Cushing


I'd like to be able to do an

{code:java}
@Deployment
default  Archive createDeployment() { ... }
{code}

and then just apply the interface to my test class



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the arquillian-issues mailing list