Search Results for

    Show / Hide Table of Contents

    Namespace Akka.TestKit.Internal

    Classes

    CustomEventFilter

    Note! Part of internal API. Breaking changes may occur without notice. Use at own risk.

    DebugFilter

    Note! Part of internal API. Breaking changes may occur without notice. Use at own risk.

    ErrorFilter

    Note! Part of internal API. Breaking changes may occur without notice. Use at own risk.

    EventFilterBase

    Internal! Facilities for selectively filtering out expected events from logging so that you can keep your test run’s console output clean and do not miss real error messages. Note! Part of internal API. Breaking changes may occur without notice. Use at own risk.

    InfoFilter

    Note! Part of internal API. Breaking changes may occur without notice. Use at own risk.

    InternalEventFilterApplier

    Note! Part of internal API. Breaking changes may occur without notice. Use at own risk.

    InternalEventFilterApplier.InternalUnmutableFilter

    InternalEventFilterApplier.MatchedEventHandler

    InternalTestActorRef

    INTERNAL This special ActorRef is exclusively for use during unit testing in a single-threaded environment. Therefore, it overrides the dispatcher to CallingThreadDispatcher and sets the receiveTimeout to None. Otherwise, it acts just like a normal ActorRef. You may retrieve a reference to the underlying actor to test internal logic. Note! Part of internal API. Breaking changes may occur without notice. Use at own risk.

    InternalTestActorRef.InternalGetActor

    TBD

    InternalTestActorRef.TestActorCell

    TBD

    TimeSpanExtensions

    This class contains extension methods used to simplify working with TimeSpans. Note! Part of internal API. Breaking changes may occur without notice. Use at own risk.

    WarningFilter

    Note! Part of internal API. Breaking changes may occur without notice. Use at own risk.

    Delegates

    EventMatched

    TBD

    In this article
    Back to top
    Contribute
    • Project Chat
    • Discussion Forum
    • Source Code
    Support
    • Akka.NET Support Plans
    • Akka.NET Observability Tools
    • Akka.NET Training & Consulting
    Maintained By
    • Petabridge - The Akka.NET Company
    • Learn Akka.NET