C# Класс 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.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
GenerateTests ( ) : void
WebSiteTestSuiteGenerator ( LinkCheckerConfigSection Config ) : System

Описание методов

GenerateTests() публичный Метод

public GenerateTests ( ) : void
Результат void

WebSiteTestSuiteGenerator() публичный Метод

public WebSiteTestSuiteGenerator ( LinkCheckerConfigSection Config ) : System
Config LinkCheckerConfigSection
Результат System