RangeAttribute public class RangeAttribute : NUnitAttribute, IParameterDataSource Supplies a range of values to an individual parameter of a parameterized test. Documentation Code namespace NUnit.Framework { }