C# Class Unite.Specs.Starting_Application.When_wrong_credentials_are_provided_to_the_app

Inheritance: context
Mostra file Open project: jcbozonier/irontwit

Protected Properties

Property Type Description
InteractionContext FakeInteractionContext

Protected Methods

Method Description
Because ( ) : void
Context ( ) : void

Private Methods

Method Description
It_should_tell_the_user_and_ask_if_the_user_wants_to_try_again ( ) : void

Method Details

Because() protected method

protected Because ( ) : void
return void

Context() protected method

protected Context ( ) : void
return void

Property Details

InteractionContext protected_oe property

protected FakeInteractionContext,Unite.Specs.Starting_Application InteractionContext
return FakeInteractionContext