org.jboss.arquillian.junit
Class State
java.lang.Object
org.jboss.arquillian.junit.State
public class State
- extends Object
State
- Version:
- $Revision: $
- Author:
- Aslak Knutsen
Constructor Summary |
State()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
State
public State()
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.