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. |
| Run | See the third party documentation for more information. |
| RunBare | See the third party documentation for more information. |
| TestDeleteSp | |
| TestInsertSp | |
| TestSelAllSp | |
| TestSelUniSp | |
| TestUpdateSp | |
| ToString | See the third party documentation for more information. |
Protected Instance Methods
| CreateResult | See 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. |
| RunTest | See 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.
|
| TearDown | See the third party documentation for more information. |
See Also
SpTest Class | Magnusson.Data.SqlAutomation Namespace