C# 클래스 Unite.Specs.Application_starting.Sending_messages.When_user_requests_to_send_message

상속: context
파일 보기 프로젝트 열기: jcbozonier/irontwit

보호된 프로퍼티들

프로퍼티 타입 설명
UIUpdated bool

보호된 메소드들

메소드 설명
Because ( ) : void
Context ( ) : void

비공개 메소드들

메소드 설명
It_should_be_able_to_send_the_message ( ) : void
It_should_be_sent ( ) : void
It_should_be_sent_to_the_correct_recipient ( ) : void
It_should_clear_the_message_field ( ) : void
It_should_clear_the_recipient_field ( ) : void
It_should_match_the_one_provided_by_the_user ( ) : void
It_should_update_the_UI_with_the_new_data ( ) : void
It_should_use_the_correct_password ( ) : void
It_should_use_the_correct_user_name ( ) : void

메소드 상세

Because() 보호된 메소드

protected Because ( ) : void
리턴 void

Context() 보호된 메소드

protected Context ( ) : void
리턴 void

프로퍼티 상세

UIUpdated 보호되어 있는 프로퍼티

protected bool UIUpdated
리턴 bool