IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
LoadTestsAction loads a test into the FrameworkController More...
Public Member Functions | |
LoadTestsAction (FrameworkController controller, object handler) | |
LoadTestsAction loads the tests in an assembly. More... | |
![]() | |
override object | InitializeLifetimeService () |
Obtains a lifetime service object to control the lifetime policy for this instance. More... | |
LoadTestsAction loads a test into the FrameworkController
|
inline |
LoadTestsAction loads the tests in an assembly.
controller | The controller. |
handler | The callback handler. |
References NUnit.Framework.Api.FrameworkController.LoadTests().