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
Assignee: Aslak Knutsen
Priority: Trivial
Fix For: 1.0.0.CR6
{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.
If you think it was sent incorrectly, please contact your JIRA administrators: