UnitTestHarness  1.0
Unit Testing Tool
 All Data Structures Namespaces Files Functions Variables Pages
downloadComponents Namespace Reference

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...
 

Function Documentation

def downloadComponents.downloadInstallationTool (   distibutionKitPath)

Reads the file with the location of the installation tool and downloads the installation tool.

Parameters
distibutionKitPathstring, Location the installation tool should be downloaded to.
def downloadComponents.main (   xmlFilePathName,
  distibutionKitPath 
)

Downloads the distribution kits and installs them into the project.

Parameters
xmlFilePathNamestring
distibutionKitPathstring
Returns
sourceCodeDirectoryPathNames String[], componentsToTest String[]