The methods of the DataClassTest class are listed below. For a complete list of DataClassTest class members, see the DataClassTest 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. |
| TestDelete | |
| TestInsert | |
| TestUpdate | |
| 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
DataClassTest Class | Magnusson.Data.SqlAutomation Namespace