Public Static (Shared) Properties

Suite The NUnit.Framework.TestSuite

Public Instance Constructors

DataClassTest Constructor

Public Instance Properties

CountTestCasesSee the third party documentation for more information.
NameSee the third party documentation for more information.

Public Instance Methods

Equals (inherited from Object)Select the method name to go to the Microsoft documentation.
GetHashCode (inherited from Object)Select the method name to go to the Microsoft documentation.
GetType (inherited from Object)Select the method name to go to the Microsoft documentation.
RunSee the third party documentation for more information.
RunBareSee the third party documentation for more information.
TestDelete
TestInsert
TestUpdate
ToStringSee the third party documentation for more information.

Protected Instance Methods

CreateResultSee the third party documentation for more information.
Finalize (inherited from Object)Select the method name to go to the Microsoft documentation.
MemberwiseClone (inherited from Object)Select the method name to go to the Microsoft documentation.
RunTestSee the third party documentation for more information.
SetUp SetUp is ran before every test. SetUp creates the test table and loads test data into the table before each test.
TearDownSee the third party documentation for more information.

See Also

DataClassTest Class | Magnusson.Data.SqlAutomation Namespace