This is a quick recap on the available features of MbUnit 2.15.1:
Fixtures:
Fixture type define how MbUnit is going to explore a class and build the test cases.
Fixture can be organized in a number of was. Automatically, they are organized by Namespace and Authors, but you can also tag a http://blog.dotnetwiki.org/archive/2004/05/29/277.aspx, and put them into multiple categories.
Decorators:
Decorators are used on the "method" level to modify the behavior of a given test. Decorators can be chained to combine their effect.
Assertion classes
Aside from the classic Assert class, there are a number of specialized assertion classes:
Page rendered at Thursday, December 04, 2008 8:59:19 AM UTC
Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.