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

Namespaces

package  NUnit.Framework.Interfaces
 

Enumerations

enum  NUnit.Framework.Interfaces.TestStatus { NUnit.Framework.Interfaces.TestStatus.Inconclusive, NUnit.Framework.Interfaces.TestStatus.Skipped, NUnit.Framework.Interfaces.TestStatus.Passed, NUnit.Framework.Interfaces.TestStatus.Failed }
 The TestStatus enum indicates the result of running a test More...