Search Results for

    Show / Hide Table of Contents

    Method IsTest

    | Improve this Doc View Source

    IsTest()

    Checks if the current environment name is test.

    Declaration
    public static bool IsTest()
    Returns
    Type Description
    Boolean

    true if the environment name is test, otherwise false.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright ©2021 DotEnv.Core