C# Class IInteractive.WebConsole.WebSiteTestSuiteGenerator

The purpose of this class is to serve as an entry point into this application for testing processes. The bamboo integration would involve the use of a run configuration file which would match the app.config file.
显示文件 Open project: iinteractive/IInteractive.WebTest Class Usage Examples

Public Methods

Method Description
GenerateTests ( ) : void
WebSiteTestSuiteGenerator ( LinkCheckerConfigSection Config ) : System

Method Details

GenerateTests() public method

public GenerateTests ( ) : void
return void

WebSiteTestSuiteGenerator() public method

public WebSiteTestSuiteGenerator ( LinkCheckerConfigSection Config ) : System
Config LinkCheckerConfigSection
return System