Class ConstructFixtureCommand
ConstructFixtureCommand constructs the user test object if necessary.
public class ConstructFixtureCommand : BeforeTestCommand
- Inheritance
-
ConstructFixtureCommand
- Inherited Members
Constructors
ConstructFixtureCommand(TestCommand)
Constructs a OneTimeSetUpCommand for a suite
public ConstructFixtureCommand(TestCommand innerCommand)
Parameters
innerCommand
TestCommandThe inner command to which the command applies