C# 클래스 ServiceStack.WebHost.Endpoints.Tests.AsyncRestClientTests

파일 보기 프로젝트 열기: ServiceStack/ServiceStack

보호된 메소드들

메소드 설명
CreateAsyncRestClient ( ) : IRestClientAsync

비공개 메소드들

메소드 설명
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

메소드 상세

CreateAsyncRestClient() 보호된 추상적인 메소드

protected abstract CreateAsyncRestClient ( ) : IRestClientAsync
리턴 IRestClientAsync