Class FixturePerTestCaseCommand
ConstructFixtureCommand constructs the user test object if necessary.
public class FixturePerTestCaseCommand : BeforeTestCommand
- Inheritance
-
FixturePerTestCaseCommand
- Inherited Members
Constructors
FixturePerTestCaseCommand(TestCommand)
Handles the construction and disposement of a fixture per test case
public FixturePerTestCaseCommand(TestCommand innerCommand)
Parameters
innerCommand
TestCommandThe inner command to which the command applies