IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Namespaces | |
package | NUnit.Framework |
Enumerations | |
enum | NUnit.Framework.ParallelScope { NUnit.Framework.ParallelScope.None = 0, NUnit.Framework.ParallelScope.Self = 1, NUnit.Framework.ParallelScope.Children = 2, NUnit.Framework.ParallelScope.Fixtures = 4 } |
The ParallelScope enumeration permits specifying the degree to which a test and its descendants may be run in parallel. More... | |