Arquillian Container Test API 1.0.0.CR8

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.CR8

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.