IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
ExploreTestsAction returns info about the tests in an assembly More...
Public Member Functions | |
ExploreTestsAction (FrameworkController controller, string filter, object handler) | |
Initializes a new instance of the ExploreTestsAction class. More... | |
![]() | |
override object | InitializeLifetimeService () |
Obtains a lifetime service object to control the lifetime policy for this instance. More... | |
ExploreTestsAction returns info about the tests in an assembly
|
inline |
Initializes a new instance of the ExploreTestsAction class.
controller | The controller for which this action is being performed. |
filter | Filter used to control which tests are included (NYI) |
handler | The callback handler. |
References NUnit.Framework.Api.FrameworkController.ExploreTests().