C# Class IntegrationTests.CommandLine.run_command_integration_specs

Inheritance: IDisposable
Datei anzeigen Open project: storyteller/Storyteller

Public Methods

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

Private Methods

Method Description
filter_by_acceptance_lifecycle ( ) : void
filter_by_both_suite_and_lifecycle ( ) : void
filter_by_regression_lifecycle ( ) : void
filter_by_suite ( ) : void
record_data_for_client ( ) : void
the_project_max_attempts_should_be_set_from_retries_flag ( ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

run_command_integration_specs() public method

public run_command_integration_specs ( ) : System
return System