|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScreenshotAndHtmlSource | |
|---|---|
| net.thucydides.core.model | The Thucydides domain model, which represents acceptance test runs. |
| Uses of ScreenshotAndHtmlSource in net.thucydides.core.model |
|---|
| Methods in net.thucydides.core.model that return ScreenshotAndHtmlSource | |
|---|---|
ScreenshotAndHtmlSource |
TestStep.getFirstScreenshot()
|
| Methods in net.thucydides.core.model that return types with arguments of type ScreenshotAndHtmlSource | |
|---|---|
List<ScreenshotAndHtmlSource> |
TestStep.getScreenshots()
|
| Methods in net.thucydides.core.model with parameters of type ScreenshotAndHtmlSource | |
|---|---|
void |
TestStep.addScreenshot(ScreenshotAndHtmlSource screenshotAndHtmlSource)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||