Package | Description |
---|---|
broadwick.config.generated | |
broadwick.data |
Package to provide an interface to the data files for the project.
|
broadwick.data.readers |
Package to provide an interface to the data files for the project.
|
Modifier and Type | Field and Description |
---|---|
protected List<DataFiles.TestsFile> |
DataFiles.testsFile |
Modifier and Type | Method and Description |
---|---|
DataFiles.TestsFile |
ObjectFactory.createDataFilesTestsFile()
Create an instance of
DataFiles.TestsFile |
Modifier and Type | Method and Description |
---|---|
List<DataFiles.TestsFile> |
DataFiles.getTestsFile()
Gets the value of the testsFile property.
|
Modifier and Type | Method and Description |
---|---|
private int |
DataReader.readAllTestSections(List<DataFiles.TestsFile> testsFile,
String addingFileMsg)
Read the test sections of the configuration file.
|
Constructor and Description |
---|
TestsFileReader(DataFiles.TestsFile testsFile,
DatabaseImpl dbImpl)
Create the tests file reader.
|
Copyright © 2015 University of Glasgow. All rights reserved.