Search Results for

    Show / Hide Table of Contents

    False Constraint

    FalseConstraint tests that a value is false.

    Constructor

    FalseConstraint()
    

    Syntax

    Is.False
    

    Example of Use

    Assert.That(condition, Is.False);
    
    • 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