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.TestUtilities.TestFinder Class Reference

Utility class used to locate tests by name in a test suite More...

Static Public Member Functions

static Test Find (string name, TestSuite suite, bool recursive)
 
static ITestResult Find (string name, ITestResult result, bool recursive)
 

Private Member Functions

 TestFinder ()
 

Detailed Description

Utility class used to locate tests by name in a test suite

Constructor & Destructor Documentation

NUnit.TestUtilities.TestFinder.TestFinder ( )
inlineprivate

Member Function Documentation


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