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

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Tue Aug 30 06:12:26 EDT 2011


    [ https://issues.jboss.org/browse/ARQ-570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12625058#comment-12625058 ] 

Aslak Knutsen commented on ARQ-570:
-----------------------------------

docs can be found here: https://docs.jboss.org/author/display/ARQ/Reference+Guide

baseServerURL is actually servletContextRootURL

update docs as you see fit

> 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