public class FileTestRunProvider extends TestRunProvider
TestRunProvider reading the infos out of files.| Constructor and Description |
|---|
FileTestRunProvider() |
| Modifier and Type | Method and Description |
|---|---|
TestRun[] |
getTestRuns() |
setConfigpublic TestRun[] getTestRuns() throws IOException
getTestRuns in class TestRunProviderTestRuns specified by the config and this
provider.IOException - If there is an error reading the TestRuns.Copyright © 2017. All rights reserved.