NUnit.ManualTest


NUnit.ManualTest

NUnit.ManualTest Namespace

TypeDescription
ConsoleUserPresenter A preasenter for getting feedback through console.
EnumerableExtensions Extension methods for IEnumerable`1
IUserPresenter Interface to be implemented by all user presenters.
ManualTestBase The base for all manual test fixtures.
ManualTestBuilder The builder for building the test scenarios.
MessageBoxUserPresenter A preasenter for getting feedback through WinForm message box.
PresentationType The presentation type the tester is triggered for feedback.
TestScenario A single test scenario created by e.g. YamlTestBuilder.
TestScenarios A test sequence of multiple TestScenario.
UserPresenterAttribute The attribute can be used to specify the user presenter to used in tests.
YamlTestBuilder The builder for building test scenarios from YAML files.

System Namespace

TypeDescription
AssemblyVersionInformation

global Namespace

TypeDescription
Fork me on GitHub