IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
NUnit.Framework.Api.FrameworkController.ExploreTestsAction Class Reference

ExploreTestsAction returns info about the tests in an assembly More...

+ Inheritance diagram for NUnit.Framework.Api.FrameworkController.ExploreTestsAction:
+ Collaboration diagram for NUnit.Framework.Api.FrameworkController.ExploreTestsAction:

Public Member Functions

 ExploreTestsAction (FrameworkController controller, string filter, object handler)
 Initializes a new instance of the ExploreTestsAction class. More...
 
- Public Member Functions inherited from NUnit.Framework.Compatibility.LongLivedMarshalByRefObject
override object InitializeLifetimeService ()
 Obtains a lifetime service object to control the lifetime policy for this instance. More...
 

Detailed Description

ExploreTestsAction returns info about the tests in an assembly

Constructor & Destructor Documentation

NUnit.Framework.Api.FrameworkController.ExploreTestsAction.ExploreTestsAction ( FrameworkController  controller,
string  filter,
object  handler 
)
inline

Initializes a new instance of the ExploreTestsAction class.

Parameters
controllerThe controller for which this action is being performed.
filterFilter used to control which tests are included (NYI)
handlerThe callback handler.

References NUnit.Framework.Api.FrameworkController.ExploreTests().


The documentation for this class was generated from the following file: