C# Класс Akka.Streams.Tests.Dsl.ActorRefSourceSpec

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

Private Properties

Свойство Тип Описание
A_ActorRefSource_must_after_receiving_Status_Success_allow_for_earliner_completion_with_PoisonPill void
A_ActorRefSource_must_buffer_when_needed void
A_ActorRefSource_must_completes_the_stream_immediatly_when_receiving_PoisonPill void
A_ActorRefSource_must_drop_new_when_full_and_with_DropNew_strategy void
A_ActorRefSource_must_emit_received_messages_to_the_stream void
A_ActorRefSource_must_fail_the_stream_when_receiving_Status_Failure void
A_ActorRefSource_must_not_buffer_elements_after_receiving_Status_Success void
A_ActorRefSource_must_not_fail_when_0_buffer_space_and_demand_is_signalled void
A_ActorRefSource_must_set_actor_name_equal_to_stage_name void
A_ActorRefSource_must_signal_buffered_elements_and_complete_the_stream_after_receiving_Status_Success void
A_ActorRefSource_must_terminate_when_the_stream_is_cancelled void

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

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

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

Метод Описание
A_ActorRefSource_must_after_receiving_Status_Success_allow_for_earliner_completion_with_PoisonPill ( ) : void
A_ActorRefSource_must_buffer_when_needed ( ) : void
A_ActorRefSource_must_completes_the_stream_immediatly_when_receiving_PoisonPill ( ) : void
A_ActorRefSource_must_drop_new_when_full_and_with_DropNew_strategy ( ) : void
A_ActorRefSource_must_emit_received_messages_to_the_stream ( ) : void
A_ActorRefSource_must_fail_the_stream_when_receiving_Status_Failure ( ) : void
A_ActorRefSource_must_not_buffer_elements_after_receiving_Status_Success ( ) : void
A_ActorRefSource_must_not_fail_when_0_buffer_space_and_demand_is_signalled ( ) : void
A_ActorRefSource_must_set_actor_name_equal_to_stage_name ( ) : void
A_ActorRefSource_must_signal_buffered_elements_and_complete_the_stream_after_receiving_Status_Success ( ) : void
A_ActorRefSource_must_terminate_when_the_stream_is_cancelled ( ) : void

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

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

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