| Package | Description |
|---|---|
| net.thucydides.core.reports.adaptors.xunit.model |
| Modifier and Type | Method and Description |
|---|---|
Optional<TestException> |
TestCase.getError() |
Optional<TestException> |
TestCase.getFailure() |
| Modifier and Type | Method and Description |
|---|---|
TestCase |
TestCase.withError(TestException error) |
TestCase |
TestCase.withFailure(TestException failure) |
Copyright © 2022. All rights reserved.