Provides a column of sequential values as a data source.
Namespace:
MbUnit.FrameworkAssembly: MbUnit (in MbUnit.dll) Version: 3.2.0.0 (3.2.371.0)
Syntax
| C# |
|---|
public abstract class GenerationDataAttribute : DataAttribute |
| Visual Basic (Declaration) |
|---|
Public MustInherit Class GenerationDataAttribute _ Inherits DataAttribute |
Inheritance Hierarchy
System..::.Object
System..::.Attribute
Gallio.Framework.Pattern..::.PatternAttribute
Gallio.Framework.Pattern..::.DecoratorPatternAttribute
Gallio.Framework.Pattern..::.DataPatternAttribute
MbUnit.Framework..::.DataAttribute
MbUnit.Framework..::.GenerationDataAttribute
MbUnit.Framework..::.RandomNumbersAttribute
MbUnit.Framework..::.RandomStringsAttribute
MbUnit.Framework..::.SequentialNumbersAttribute
System..::.Attribute
Gallio.Framework.Pattern..::.PatternAttribute
Gallio.Framework.Pattern..::.DecoratorPatternAttribute
Gallio.Framework.Pattern..::.DataPatternAttribute
MbUnit.Framework..::.DataAttribute
MbUnit.Framework..::.GenerationDataAttribute
MbUnit.Framework..::.RandomNumbersAttribute
MbUnit.Framework..::.RandomStringsAttribute
MbUnit.Framework..::.SequentialNumbersAttribute
