public interface AllureResultsReader
| Modifier and Type | Method and Description |
|---|---|
Stream<String> |
findAllAttachments() |
List<ReadError> |
getErrors() |
InputStream |
readAttachment(String source) |
Stream<TestResult> |
readTestResults() |
Stream<TestResultContainer> |
readTestResultsContainers() |
Stream<TestResult> readTestResults()
Stream<TestResultContainer> readTestResultsContainers()
InputStream readAttachment(String source) throws IOException
IOExceptionCopyright © 2017 qameta.io. All rights reserved.