UnitTestHarness
1.0
Unit Testing Tool
|
Namespaces | |
handleWinCCOAProject | |
Functions | |
def | checkWccoaInstalled |
Exits if WinCC-OA is not installed. More... | |
def | useExisitingProject |
Checks that the given project is registered. More... | |
def | setupForCleanProject |
Creates a clean project, adds the installation tool and installs the fw components (including the unit testing component). More... | |
def | getTestResultsFromProject |
Copies the results from the project into the $UNITTEST/Results directory. More... | |
def | deleteProject |
Deletes the given project. More... | |
def | stopAllProjects |