C# Class StoryTeller.Testing.UserInterface.when_presenting_a_status_for_an_executing_test_with_only_success

Inheritance: TestStatusBarContext
Datei anzeigen Open project: adymitruk/storyteller

Protected Methods

Method Description
theStatusIs ( TestStatusMessage message ) : void

Private Methods

Method Description
the_progress_bar_foreground_should_be_light_green ( ) : void

Method Details

theStatusIs() protected method

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