NUnit.Framework.Internal.Commands
Namespace with 23 public types
Classes
AfterTestActionCommand
TestActionAfterCommand handles the AfterTest method of a single
TestActionItem, provided the items BeforeTest has been run.
BeforeTestActionCommand
CancelAfterCommand
ConstructFixtureCommand
DisposeFixtureCommand
EmptyTestCommand
FixturePerTestCaseCommand
MaxTimeCommand
OneTimeSetUpCommand
OneTimeTearDownCommand
SetUpTearDownCommand
SetUpTearDownItem
SkipCommand
TestActionCommand
TestActionItem
TestMethodCommand
TheoryResultCommand
TimeoutCommand
Abstract Classes
AfterTestCommand
BeforeAndAfterTestCommand
BeforeTestCommand
DelegatingTestCommand
TestCommand