|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.arquillian.impl.TestResultImpl
public class TestResultImpl

TestResultImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.jboss.arquillian.spi.TestResult |
|---|
org.jboss.arquillian.spi.TestResult.Status |
| Constructor Summary | |
|---|---|
TestResultImpl(org.jboss.arquillian.spi.TestResult.Status status)
|
|
TestResultImpl(org.jboss.arquillian.spi.TestResult.Status status,
java.lang.Throwable throwable)
|
|
| Method Summary | |
|---|---|
org.jboss.arquillian.spi.TestResult.Status |
getStatus()
|
java.lang.Throwable |
getThrowable()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestResultImpl(org.jboss.arquillian.spi.TestResult.Status status)
public TestResultImpl(org.jboss.arquillian.spi.TestResult.Status status,
java.lang.Throwable throwable)
| Method Detail |
|---|
public org.jboss.arquillian.spi.TestResult.Status getStatus()
getStatus in interface org.jboss.arquillian.spi.TestResultpublic java.lang.Throwable getThrowable()
getThrowable in interface org.jboss.arquillian.spi.TestResult
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||