|
MbUnit : TestFixture
This page last changed on Jul 02, 2005 by peli.
The mainstream classic test fixture. The TestFixture fixture is an implementation of the class unit test fixture. This fixture defines as a collection of test cases (method tagged with TestAttribute), row tests (RowTestAttribute) or combinatorial test cases (CombinatorialTestAttribute). Examples |
| Document generated by Confluence on Jun 11, 2007 11:56 |