[arquillian-issues] [JBoss JIRA] (ARQ-930) Support for describing tested JSF/XHTML pages in JavaDoc

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Fri May 18 07:15:18 EDT 2012


Lukáš Fryč created ARQ-930:
------------------------------

             Summary: Support for describing tested JSF/XHTML pages in JavaDoc
                 Key: ARQ-930
                 URL: https://issues.jboss.org/browse/ARQ-930
             Project: Arquillian
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Extension - Warp
            Reporter: Lukáš Fryč
             Fix For: warp_1.0.0.next


{code}
/**
 * index.xhtml:
 *     <h:inputText value="#{...}" />
 */
@Test
public void myTest() {
    ...
}
{code}

--
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