The methods of the SpTest class are listed below. For a complete list of SpTest class members, see the SpTest Members topic.

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.
TestDeleteSp
TestInsertSp
TestSelAllSp
TestSelUniSp
TestUpdateSp
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

SpTest Class | Magnusson.Data.SqlAutomation Namespace