org.jboss.arquillian.junit
Class State

java.lang.Object
  extended by org.jboss.arquillian.junit.State

public class State
extends Object

State

Version:
$Revision: $
Author:
Aslak Knutsen

Constructor Summary
State()
           
 
Method Summary
static void caughtTestException(Throwable throwable)
           
static Throwable getTestException()
           
static boolean hasTestException()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

State

public State()
Method Detail

caughtTestException

public static void caughtTestException(Throwable throwable)

hasTestException

public static boolean hasTestException()

getTestException

public static Throwable getTestException()


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