IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
NUnit.Framework.Attributes.ValuesAttributeTests Member List

This is the complete list of members for NUnit.Framework.Attributes.ValuesAttributeTests, including all inherited members.

CanConvertDoubleToDecimal([Values(12.5)]decimal x)NUnit.Framework.Attributes.ValuesAttributeTestsinline
CanConvertIntToDecimal([Values(12)]decimal x)NUnit.Framework.Attributes.ValuesAttributeTestsinline
CanConvertSmallIntsToByte([Values(5)]byte x)NUnit.Framework.Attributes.ValuesAttributeTestsinline
CanConvertSmallIntsToSByte([Values(5)]sbyte x)NUnit.Framework.Attributes.ValuesAttributeTestsinline
CanConvertSmallIntsToShort([Values(5)]short x)NUnit.Framework.Attributes.ValuesAttributeTestsinline
CanConvertStringToDecimal([Values("12.5")]decimal x)NUnit.Framework.Attributes.ValuesAttributeTestsinline
CheckValues(string methodName, params object[] expected)NUnit.Framework.Attributes.ValuesAttributeTestsinlineprivate
MethodWithValues([Values(1, 2, 3)] int x)NUnit.Framework.Attributes.ValuesAttributeTestsinlineprivate
ValuesAttributeProvidesSpecifiedValues()NUnit.Framework.Attributes.ValuesAttributeTestsinline