UnitTestHarness
1.0
Unit Testing Tool
|
Functions | |
def | main |
Downloads the distribution kits and installs them into the project. More... | |
def | downloadInstallationTool |
Reads the file with the location of the installation tool and downloads the installation tool. More... | |
def downloadComponents.downloadInstallationTool | ( | distibutionKitPath | ) |
Reads the file with the location of the installation tool and downloads the installation tool.
distibutionKitPath | string, Location the installation tool should be downloaded to. |
def downloadComponents.main | ( | xmlFilePathName, | |
distibutionKitPath | |||
) |
Downloads the distribution kits and installs them into the project.
xmlFilePathName | string |
distibutionKitPath | string |