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
TestFilter.cs File Reference

Classes

class  NUnit.Framework.Internal.TestFilter
 Interface to be implemented by filters applied to tests. The filter applies when running the test, after it has been loaded, since this is the only time an ITest exists. More...
 
class  NUnit.Framework.Internal.TestFilter.EmptyFilter
 Nested class provides an empty filter - one that always returns true when called. It never matches explicitly. More...
 

Namespaces

package  NUnit.Framework.Internal