C# 클래스 ServiceStack.WebHost.Endpoints.Tests.UseCases.EncryptedMessagesTests

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

보호된 메소드들

메소드 설명
CreateClient ( ) : IJsonServiceClient
EncryptedMessagesTests ( ) : System

비공개 메소드들

메소드 설명
Can_Authenticate_then_call_AuthOnly_Services_with_ServiceClients_Perm ( ) : void
Can_Authenticate_then_call_AuthOnly_Services_with_ServiceClients_Temp ( ) : void
Can_Send_Encrypted_Message ( ) : void
Can_Send_Encrypted_Message_with_ServiceClients ( ) : void
Can_Send_Encrypted_OneWay_Message_with_ServiceClients ( ) : void
Can_authenticate_and_call_authenticated_Service ( ) : void
Can_call_GET_only_Services ( ) : void
Can_send_PublishAll_requests ( ) : void
Can_send_auto_batched_requests ( ) : void
Can_send_encrypted_messages_with_old_registered_PublicKey ( ) : void
Can_send_large_messages ( ) : void
Does_handle_Exceptions ( ) : void
Does_populate_Request_metadata ( ) : void
Does_throw_on_old_messages ( ) : void
Does_throw_on_replayed_messages ( ) : void
Fails_when_sending_invalid_KeyId ( ) : void
TestFixtureTearDown ( ) : void

메소드 상세

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

protected abstract CreateClient ( ) : IJsonServiceClient
리턴 IJsonServiceClient

EncryptedMessagesTests() 보호된 메소드

protected EncryptedMessagesTests ( ) : System
리턴 System