Package | Description |
---|---|
broadwick.data |
Package to provide an interface to the data files for the project.
|
Modifier and Type | Field and Description |
---|---|
(package private) com.google.common.cache.Cache<String,Test> |
Lookup.testsCache |
Modifier and Type | Method and Description |
---|---|
private Test |
Lookup.createTest(org.jooq.Record testRecord)
Create a Test object from the node object defining it in the graph database.
|
Modifier and Type | Method and Description |
---|---|
Collection<Test> |
Lookup.getTests()
Get all the tests that have been read from the file(s) specified in the configuration file.
|
Collection<Test> |
Lookup.getTests(int startDate,
int endDate)
Get all the tests that have been read from the file(s) specified in the configuration file.
|
Copyright © 2015 University of Glasgow. All rights reserved.