TestCondition Class

Definition

public class TestCondition : Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.TestCondition
type TestCondition = class
    inherit TestCondition
Public Class TestCondition
Inherits TestCondition
Inheritance
TestCondition

Constructors

TestCondition()

Properties

Enabled (Inherited from TestCondition)
Name (Inherited from TestCondition)

Methods

Assert(DbConnection, SqlExecutionResult[]) (Inherited from TestCondition)

Applies to