Collapse All
Expand All
|
Language Filter: Visual Basic
Language Filter: C#
Language Filter: Visual C++
Visual Basic
C#
Visual C++
MbUnit.Core.Invokers Namespace
Types
All Types
Classes
Interfaces
Delegates
Name
Description
ArgumentFeederRunInvoker
ConditionalExceptionRunInvoker
CustomRunInvoker
DecoratorRunInvoker
Decorator invorkers are used to modify the way a fixute method is executed. Popular examples of such is the
ExpectedExceptionRunInvoker
or the
RepeatRunInvoker
.
DelegateRunInvoker
DurationRunInvoker
ExpectedExceptionRunInvoker
ExplicitRunInvoker
Invoker for tests decorated with the ExplicitAttribute.
FailedLoadingRunInvoker
IgnoredLoadingRunInvoker
IgnoreRunInvoker
InvokerEventArgs
TODO - Add class summary
InvokerEventHandler
IRunInvoker
This interface defines a method invoker object.
MethodFailedLoadingRunInvoker
MethodRunInvoker
An invoker that wraps up the call to a fixture method.
MultipleCultureRunInvoker
PropertyGetRunInvoker
Summary description for PropertyGetRunInvoker.
RepeatRunInvoker
RunInvoker
RunInvokerTree
RunInvokerTreeEventArgs
Summary description for RunInvokerTreeEventHandler.
RunInvokerTreeEventHandler
RunInvokerVertex
A
IVertex
implementation, containing a
IRunInvoker
.
RunInvokerVertexProvider
Internal use
TestSuiteGenerationFailedRunInvoker
ThreadedRepeatRunInvoker