Public Static (Shared) Properties
| Suite |
The NUnit.Framework.TestSuite |
Public Instance Constructors
Public Instance Properties
| CountTestCases | See the third party documentation for more information. |
| Name | See 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. |
| 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