[arquillian-issues] [JBoss JIRA] Created: (ARQ-570) Minor docs typos

Ondrej Zizka (JIRA) jira-events at lists.jboss.org
Mon Aug 29 21:03:26 EDT 2011


Minor docs typos
----------------

                 Key: ARQ-570
                 URL: https://issues.jboss.org/browse/ARQ-570
             Project: Arquillian
          Issue Type: Quality Risk
      Security Level: Public (Everyone can see)
          Components: Documentation
            Reporter: Ondrej Zizka
            Priority: Trivial


{code}
@Test // runs in container
public void shouldBeAbleToRunOnClientSide() throws Exception {
}
{code}
I thin that should be named `shouldBeAbleToRunOnContainerSide`.

{code}
@ArquillianResource(MyServlet.class)
private URL baseServerURL;
{code}
I think that should be baseServletURL.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list