Show / Hide Table of Contents

    Class EmptyAssertion

    No-op Assertion

    Inheritance
    System.Object
    Assertion
    EmptyAssertion
    Inherited Members
    Assertion.Empty
    Assertion.Condition
    Assertion.Value
    Assertion.MaxValue
    Assertion.Test(Double)
    Assertion.Equals(Object)
    Assertion.GetHashCode()
    Assertion.MustBeToString(MustBe)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NBench.Sdk
    Assembly: NBench.dll
    Syntax
    public sealed class EmptyAssertion : Assertion

    Constructors

    EmptyAssertion()

    Declaration
    public EmptyAssertion()

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    System.String
    Overrides
    Assertion.ToString()
    Back to top Copyright © 2015-2020 Petabridge™, LLC