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

Namespaces

package  NUnit.Framework.Internal
 

Enumerations

enum  NUnit.Framework.Internal.TestExecutionStatus { NUnit.Framework.Internal.TestExecutionStatus.Running, NUnit.Framework.Internal.TestExecutionStatus.StopRequested, NUnit.Framework.Internal.TestExecutionStatus.AbortRequested }
 Enumeration indicating whether the tests are running normally or being cancelled. More...