When set to true, includes setup and teardown in the rollback. Otherwise
only transactions performed during the test itself are affected.
Namespace:
MbUnit.FrameworkAssembly: MbUnit (in MbUnit.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
Remarks
The fixture setup and teardown is not included regardless unless this attribute is applied to the fixture class itself instead of the test method.
