Class TheoryResultCommand
TheoryResultCommand adjusts the result of a Theory so that it fails if all the results were inconclusive.
public class TheoryResultCommand : AfterTestCommand
- Inheritance
-
TheoryResultCommand
- Inherited Members
Constructors
TheoryResultCommand(TestCommand)
Constructs a TheoryResultCommand
public TheoryResultCommand(TestCommand command)
Parameters
command
TestCommandThe command to be wrapped by this one