UnitTestHarness
1.0
Unit Testing Tool
|
Namespaces | |
runUnitTests | |
Functions | |
def | main |
Sets up the environment and runs the unit testing CTRL script. More... | |
def | downloadComponentsAndSetupProject |
Creates and clean project and downloads the source files listed in the run configuration file. More... | |
def | setupDirectories |
Deletes old SANDBOX_PATH and creates a new/clean version. More... | |
def | cleanUpFiles |
Deletes project if an already existing project has not been used. More... | |
Variables | |
tuple | parser = argparse.ArgumentParser() |
tuple | args = parser.parse_args() |