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
Package NUnit.Engine.Drivers

Namespaces

package  Tests
 

Classes

class  NotRunnableFrameworkDriver
 
class  NUnit2DriverFactory
 
class  NUnit2FrameworkDriver
 
class  NUnit3DriverFactory
 
class  NUnit3FrameworkDriver
 NUnitFrameworkDriver is used by the test-runner to load and run tests using the NUnit framework assembly. More...
 
class  TestEventAdapter
 The TestEventAdapter class receives NUnit v2 events and passes the equivalent v3 event to the engine. More...
 
class  XmlExtensions