C# Class StoryTeller.Testing.UserInterface.when_presenting_the_status_when_no_test_is_running_and_no_test_status

Inheritance: TestStatusBarContext
Datei anzeigen Open project: adymitruk/storyteller

Protected Methods

Method Description
theStatusIs ( TestStatusMessage message ) : void

Private Methods

Method Description
the_progress_area_should_be_collapsed ( ) : void
the_status_should_be_empty ( ) : void

Method Details

theStatusIs() protected method

protected theStatusIs ( TestStatusMessage message ) : void
message StoryTeller.Execution.TestStatusMessage
return void