C# Class StatLight.Client.Harness.LogMessageHandling.when_retrieving_a_LogMessageHandler_from_the_inspector_factory

Inheritance: when_the_LogMessages_is_a_ScenarioResult
Mostra file Open project: staxmanade/StatLight

Protected Methods

Method Description
Before_all_tests ( ) : void

Private Methods

Method Description
IgnoredTest ( ) : void
should_find_a_handler_for_the_ScenarioResult_log_message ( ) : void
the_found_handler_should_be_an_instance_if_ScenarioResultLogMessageHandler ( ) : void

Method Details

Before_all_tests() protected method

protected Before_all_tests ( ) : void
return void