Describes a reference to another test fixture.
Namespace:
MbUnit.FrameworkAssembly: MbUnit (in MbUnit.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
Remarks
This is used to enable test suites to include tests that are defined using attributes.
Refer to the examples on the Test class for more information.
Running referenced test fixtures dynamically is not supported at this time. Run it statically instead using StaticTestFactoryAttribute.
