Search Results for

    Show / Hide Table of Contents

    Enum TestUtils.BoundRange

    Bound range for test utils validation of number in range.

    Namespace: nickmaltbie.TestUtilsUnity.Tests.TestCommon
    Assembly: cs.temp.dll.dll
    Syntax
    public enum BoundRange

    Fields

    Name Description
    GraterThan

    Bound range for test utils validation of number in range.

    GraterThanOrLessThan

    Bound range for test utils validation of number in range.

    LessThan

    Bound range for test utils validation of number in range.

    In This Article
    Back to top Test Utils Unity Documentation