Trees | Indices | Help |
|
---|
|
Utilities for loading input files and generating and representing test cases.
Computer Systems Architecture Course Assignment 1 March 2016
|
|||
Location Location(id, sensor_data) |
|||
Encounter Encounter(time_point, devices) |
|||
DeviceTestData DeviceTestData(id, locations, encounters) |
|||
ScriptTestData ScriptTestData(time_point, device, location) |
|||
TestCase Class representing a test case: various parameters and lists of devices and scripts. |
|||
TestParams Class representing the parameters of a test case, as specified in test input files. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |