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.TestCaseAttributeTests Member List

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

ArgumentsAreCoalescedInObjectArray(object[] array)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
ArgumentsOfDifferentTypeAreCoalescedInObjectArray(object[] array)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
CanConvertDoubleToDecimal(decimal x, decimal y)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
CanConvertDoubleToNullableDecimal(decimal?x, decimal?y)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
CanConvertIntToDecimal(decimal x, decimal y)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
CanConvertIntToDouble(double x, double y)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
CanConvertIntToNullableByte(byte?x)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
CanConvertIntToNullableDecimal(decimal?x, decimal?y)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
CanConvertIntToNullableDouble(double?x, double?y)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
CanConvertIntToNullableSByte(sbyte?x)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
CanConvertIntToNullableShort(short?x)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
CanConvertSmallIntsToByte(byte x, byte y)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
CanConvertSmallIntsToNullableByte(byte?x, byte?y)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
CanConvertSmallIntsToNullableSByte(sbyte?x, sbyte?y)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
CanConvertSmallIntsToNullableShort(short?x, short?y)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
CanConvertSmallIntsToSByte(sbyte x, sbyte y)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
CanConvertSmallIntsToShort(short x, short y)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
CanConvertStringToDateTime(DateTime dt)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
CanConvertStringToDecimal(decimal x, decimal y)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
CanConvertStringToNullableDateTime(DateTime?dt)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
CanConvertStringToNullableDecimal(decimal?x, decimal?y)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
CanConvertStringToNullableTimeSpan(TimeSpan?ts)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
CanConvertStringToTimeSpan(TimeSpan ts)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
CanExcludePlatform()NUnit.Framework.Attributes.TestCaseAttributeTestsinline
CanIgnoreIndividualTestCases()NUnit.Framework.Attributes.TestCaseAttributeTestsinline
CanIncludePlatform()NUnit.Framework.Attributes.TestCaseAttributeTestsinline
CanMarkIndividualTestCasesExplicit()NUnit.Framework.Attributes.TestCaseAttributeTestsinline
CanPassArrayAsArgument(object[] array)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
CanPassNullAsFirstArgument(object a)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
CanPassObjectArrayAsFirstArgument(object[] a)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
CanSpecifyCategory()NUnit.Framework.Attributes.TestCaseAttributeTestsinline
CanSpecifyDescription()NUnit.Framework.Attributes.TestCaseAttributeTestsinline
CanSpecifyMultipleCategories()NUnit.Framework.Attributes.TestCaseAttributeTestsinline
CanSpecifyTestName_FixedText()NUnit.Framework.Attributes.TestCaseAttributeTestsinline
CanSpecifyTestName_WithMethodName()NUnit.Framework.Attributes.TestCaseAttributeTestsinline
HandlesParamsArrayAsLastArgument(string s1, string s2, params object[] array)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
HandlesParamsArrayAsSoleArgument(params string[] array)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
HandlesParamsArrayWithNoItemsAsLastArgument(string s1, string s2, params object[] array)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
HandlesParamsArrayWithOneItemAsLastArgument(string s1, string s2, params object[] array)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
HandlesParamsArrayWithOneItemAsSoleArgument(params string[] array)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
IntegerDivisionWithResultCheckedByNUnit(int n, int d)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
IntegerDivisionWithResultPassedToTest(int n, int d, int q)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
NullableIntegerDivisionWithResultCheckedByNUnit(int?n, int?d)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
NullableIntegerDivisionWithResultPassedToTest(int?n, int?d, int?q)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
NullableSimpleFormalParametersWithArgument(int?a)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
NullableSimpleFormalParametersWithNullArgument(int?a)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
ResultCanBeNull()NUnit.Framework.Attributes.TestCaseAttributeTestsinline
SupportsNullableDateTime(DateTime?dt)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
SupportsNullableDecimal(decimal?x)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
SupportsNullableTimeSpan(TimeSpan?dt)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
TestCaseRunnableState(string methodName, RunState expectedState)NUnit.Framework.Attributes.TestCaseAttributeTestsinline
TestCaseWithNullableReturnValue(int?a)NUnit.Framework.Attributes.TestCaseAttributeTestsinline