C# 클래스 basic.when_requesting_a_single_raw_event_in_the_stream_as_raw

상속: HttpBehaviorSpecification
파일 보기 프로젝트 열기: EventStore/EventStore

보호된 프로퍼티들

프로퍼티 타입 설명
_data byte[]
_response System.Net.HttpWebResponse

보호된 메소드들

메소드 설명
Given ( ) : void
When ( ) : void

비공개 메소드들

메소드 설명
returns_correct_body ( ) : void

메소드 상세

Given() 보호된 메소드

protected Given ( ) : void
리턴 void

When() 보호된 메소드

protected When ( ) : void
리턴 void

프로퍼티 상세

_data 보호되어 있는 프로퍼티

protected byte[] _data
리턴 byte[]

_response 보호되어 있는 프로퍼티

protected HttpWebResponse,System.Net _response
리턴 System.Net.HttpWebResponse