Arquillian test class should be properly prepared for testing

Arquillian TestNG test class should extend org.jboss.arquillian.testng.Arquillian

Arquillian JUnit test class should be annotated with @RunWith(Arquillian.class)