Search Results for

    Show / Hide Table of Contents

    Class TestConfigs

    Default Akka.TestKit configurations

    Inheritance
    object
    TestConfigs
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Akka.TestKit.Configs
    Assembly: Akka.TestKit.dll
    Syntax
    public static class TestConfigs

    Properties

    | Edit this page View Source

    DefaultConfig

    The default TestKit config

    Declaration
    public static Config DefaultConfig { get; }
    Property Value
    Type Description
    Config
    | Edit this page View Source

    TestSchedulerConfig

    Configuration for tests that require deterministic control over the AkkaSystem scheduler.

    Declaration
    public static Config TestSchedulerConfig { get; }
    Property Value
    Type Description
    Config
    In this article
    • githubEdit this page
    • View Source
    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