Types

            
 All Types  Classes Public class  InterfacesPublic interface  DelegatesPublic delegate 
 NameDescription
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