C# Class Amido.Testing.SpecFlow.Http.RestClientExtensions

Afficher le fichier Open project: amido/Amido.Testing

Méthodes publiques

Méthode Description
StoreResponseOnScenarioContext ( this httpResponseMessage ) : HttpResponseMessage
StoreResponseOnScenarioContext ( this httpResponseMessage, string key ) : HttpResponseMessage

Method Details

StoreResponseOnScenarioContext() public static méthode

public static StoreResponseOnScenarioContext ( this httpResponseMessage ) : HttpResponseMessage
httpResponseMessage this
Résultat System.Net.Http.HttpResponseMessage

StoreResponseOnScenarioContext() public static méthode

public static StoreResponseOnScenarioContext ( this httpResponseMessage, string key ) : HttpResponseMessage
httpResponseMessage this
key string
Résultat System.Net.Http.HttpResponseMessage