IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Public Member Functions | |
abstract IEnumerable | GetData (IParameterInfo parameter) |
Gets an enumeration of data items for use as arguments for a test method parameter. More... | |
Properties | |
Type | DataType [get, protected set] |
|
pure virtual |
Gets an enumeration of data items for use as arguments for a test method parameter.
parameter | The parameter for which data is needed |
Implements NUnit.Framework.Interfaces.IParameterDataSource.
Implemented in NUnit.Framework.RandomAttribute.EnumDataSource, NUnit.Framework.RandomAttribute.RandomDataConverter, and NUnit.Framework.RandomAttribute.RandomDataSource< T >.
Referenced by NUnit.Framework.RandomAttribute.GetData().
|
getprotected set |
Referenced by NUnit.Framework.RandomAttribute.GetData().