Arquillian Container Test API 1.0.0.CR3

org.jboss.arquillian.container.test.api
Annotation Type RunAsClient


@Inherited
@Documented
@Retention(value=RUNTIME)
@Target(value={TYPE,METHOD})
public @interface RunAsClient

In RunAsClient mode the @Deployment is processed and deployed to the Container, but the @Test is not executed inside the container.

Version:
$Revision: $
Author:
Aslak Knutsen


Arquillian Container Test API 1.0.0.CR3

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.