C# Class IntegrationTests.ProcessRunnerSystemLauncher_integration_tests

Inheritance: IDisposable
Mostra file Open project: storyteller/Storyteller

Public Methods

Method Description
Dispose ( ) : void
ProcessRunnerSystemLauncher_integration_tests ( ) : System

Private Methods

Method Description
start ( string projectName ) : Task
start_a_remote_system_that_blows_up_fast ( ) : System.Threading.Tasks.Task
start_a_remote_system_that_fails_in_project_start ( ) : System.Threading.Tasks.Task
start_and_recycle ( ) : System.Threading.Tasks.Task
start_happy_path ( ) : System.Threading.Tasks.Task

Method Details

Dispose() public method

public Dispose ( ) : void
return void

ProcessRunnerSystemLauncher_integration_tests() public method

public ProcessRunnerSystemLauncher_integration_tests ( ) : System
return System