| Package | Description |
|---|---|
| net.thucydides.core.reports |
Thucydides generates reports in HTML and XML by default.
|
| net.thucydides.core.reports.adaptors | |
| net.thucydides.core.reports.adaptors.common | |
| net.thucydides.core.reports.adaptors.lettuce | |
| net.thucydides.core.reports.adaptors.specflow | |
| net.thucydides.core.reports.adaptors.xunit |
| Modifier and Type | Method and Description |
|---|---|
void |
TestOutcomeAdaptorReporter.registerAdaptor(TestOutcomeAdaptor adaptor) |
| Modifier and Type | Method and Description |
|---|---|
TestOutcomeAdaptor |
AdaptorService.getAdaptor(String name) |
| Modifier and Type | Class and Description |
|---|---|
class |
FilebasedOutcomeAdaptor |
| Modifier and Type | Class and Description |
|---|---|
class |
LettuceXUnitAdaptor |
| Modifier and Type | Class and Description |
|---|---|
class |
SpecflowAdaptor
Loads TestOutcomes from a specflow output file
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultXUnitAdaptor |
Copyright © 2011–2014 Wakaleo Consulting. All rights reserved.