C# 클래스 Amido.Testing.SpecFlow.Http.RestClientExtensions

파일 보기 프로젝트 열기: amido/Amido.Testing

공개 메소드들

메소드 설명
StoreResponseOnScenarioContext ( this httpResponseMessage ) : HttpResponseMessage
StoreResponseOnScenarioContext ( this httpResponseMessage, string key ) : HttpResponseMessage

메소드 상세

StoreResponseOnScenarioContext() 공개 정적인 메소드

public static StoreResponseOnScenarioContext ( this httpResponseMessage ) : HttpResponseMessage
httpResponseMessage this
리턴 System.Net.Http.HttpResponseMessage

StoreResponseOnScenarioContext() 공개 정적인 메소드

public static StoreResponseOnScenarioContext ( this httpResponseMessage, string key ) : HttpResponseMessage
httpResponseMessage this
key string
리턴 System.Net.Http.HttpResponseMessage