Search Results for

    Show / Hide Table of Contents

    True Constraint

    TrueConstraint tests that a value is true.

    Constructor

    TrueConstraint()
    

    Syntax

    Is.True
    

    Example of Use

    Assert.That(condition, Is.True);
    
    • Edit this page
    In this article
    Back to top Generated by DocFX | Copyright (c) 2018- The NUnit Project - Licensed under CC BY-NC-SA 4.0