|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestException | |
|---|---|
| net.thucydides.core.reports.adaptors.xunit.model | |
| Uses of TestException in net.thucydides.core.reports.adaptors.xunit.model |
|---|
| Methods in net.thucydides.core.reports.adaptors.xunit.model that return types with arguments of type TestException | |
|---|---|
com.google.common.base.Optional<TestException> |
TestCase.getError()
|
com.google.common.base.Optional<TestException> |
TestCase.getFailure()
|
| Methods in net.thucydides.core.reports.adaptors.xunit.model with parameters of type TestException | |
|---|---|
TestCase |
TestCase.withError(TestException error)
|
TestCase |
TestCase.withFailure(TestException failure)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||