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

Namespaces

package  NUnit.Framework.Interfaces
 

Enumerations

enum  NUnit.Framework.Interfaces.RunState {
  NUnit.Framework.Interfaces.RunState.NotRunnable, NUnit.Framework.Interfaces.RunState.Runnable, NUnit.Framework.Interfaces.RunState.Explicit, NUnit.Framework.Interfaces.RunState.Skipped,
  NUnit.Framework.Interfaces.RunState.Ignored
}
 The RunState enum indicates whether a test can be executed. More...