C# Класс Akka.Tests.IO.TcpIntegrationSpec

Наследование: AkkaSpec
Показать файл Открыть проект

Открытые методы

Метод Описание
TcpIntegrationSpec ( ) : System

Приватные методы

Метод Описание
ChitChat ( TestSetup actors, int rounds = 100 ) : void
The_TCP_transport_implementation_dont_report_Connected_when_endpoint_isnt_responding ( ) : void
The_TCP_transport_implementation_handle_tcp_connection_actor_death_properly ( ) : void
The_TCP_transport_implementation_should_allow_connecting_to_and_disconnecting_from_the_test_server ( ) : void
The_TCP_transport_implementation_should_properly_bind_a_test_server ( ) : void
The_TCP_transport_implementation_should_properly_complete_one_client_server_request_response_cycle ( ) : void
The_TCP_transport_implementation_should_properly_handle_connection_abort_from_client_side ( ) : void
The_TCP_transport_implementation_should_properly_handle_connection_abort_from_client_side_after_chit_chat ( ) : void
The_TCP_transport_implementation_should_properly_handle_connection_abort_via_PoisonPill_from_client_side ( ) : void
The_TCP_transport_implementation_should_properly_handle_connection_abort_via_PoisonPill_from_client_side_after_chit_chat ( ) : void
The_TCP_transport_implementation_should_properly_handle_connection_abort_via_PoisonPill_from_server_side ( ) : void
The_TCP_transport_implementation_should_properly_handle_connection_abort_via_PoisonPill_from_server_side_after_chit_chat ( ) : void
The_TCP_transport_implementation_should_support_waiting_for_writes_with_backpressure ( ) : void
VerifyActorTermination ( IActorRef actor ) : void

Описание методов

TcpIntegrationSpec() публичный Метод

public TcpIntegrationSpec ( ) : System
Результат System