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.LoadTestsAction Class Reference

LoadTestsAction loads a test into the FrameworkController More...

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

Public Member Functions

 LoadTestsAction (FrameworkController controller, object handler)
 LoadTestsAction loads the tests in an assembly. 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

LoadTestsAction loads a test into the FrameworkController

Constructor & Destructor Documentation

NUnit.Framework.Api.FrameworkController.LoadTestsAction.LoadTestsAction ( FrameworkController  controller,
object  handler 
)
inline

LoadTestsAction loads the tests in an assembly.

Parameters
controllerThe controller.
handlerThe callback handler.

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


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