C# (CSharp) NUnit.TestUtilities Namespace

Nested Namespaces

NUnit.TestUtilities.Collections
NUnit.TestUtilities.Comparers

Classes

Name Description
AsyncTestDelegates
FakeTestMethod FakeTestMethod is used in tests to simulate an actual TestMethod
FakeWorkItem FakeWorkItem is used in tests to simulate an actual WorkItem
Fakes Fakes provides static methods for creating test dummies of various kinds
TestAssert
TestBuilder Utility Class used to build and run NUnit tests used as test data
TestBuilder.SuperSimpleDispatcher SuperSimpleDispatcher merely executes the work item. It is needed particularly when running suites, since the child items require a dispatcher in the context.
TestFile