org.jboss.arquillian.api
Annotation Type Run


@Documented
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface Run

Specifies the RunMode a Test should run in.

Version:
$Revision: $
Author:
Aslak Knutsen

Required Element Summary
 RunModeType value
           
 

Element Detail

value

public abstract RunModeType value


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