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