C# Class ServiceStack.WebHost.Endpoints.Tests.AsyncRestClientTests

Afficher le fichier Open project: ServiceStack/ServiceStack

Méthodes protégées

Méthode Description
CreateAsyncRestClient ( ) : IRestClientAsync

Private Methods

Méthode Description
Can_call_DeleteAsync_to_delete_Movie_using_RestClientAsync ( ) : System.Threading.Tasks.Task
Can_call_GetAsync_on_GetFactorial_using_RestClientAsync ( ) : System.Threading.Tasks.Task
Can_call_GetAsync_on_Movies_using_RestClientAsync ( ) : System.Threading.Tasks.Task
Can_call_GetAsync_on_single_Movie_using_RestClientAsync ( ) : System.Threading.Tasks.Task
Can_call_PostAsync_to_add_new_Movie_using_RestClientAsync ( ) : System.Threading.Tasks.Task
OnTestFixtureSetUp ( ) : void
OnTestFixtureTearDown ( ) : void

Method Details

CreateAsyncRestClient() protected abstract méthode

protected abstract CreateAsyncRestClient ( ) : IRestClientAsync
Résultat IRestClientAsync