NUnit.Framework.CombinatorialAttribute Class
Marks a test to use a combinatorial join of any argument data provided. Since this is the default, the attribute is not needed.

See Also: CombinatorialAttribute Members

Syntax

[System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false, Inherited=false)]
public class CombinatorialAttribute : PropertyAttribute

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: NUnit.Framework
Assembly: NUnitLite (in NUnitLite.dll)
Assembly Versions: 1.0.0.0