nunit 2.5.1.9189 → 2.5.2.9222

Sign up to get free protection for your applications and to get access to all the features.
Files changed (165) hide show
  1. data/docs/addinsDialog.html +1 -1
  2. data/docs/assertions.html +1 -1
  3. data/docs/attributes.html +1 -1
  4. data/docs/category.html +1 -1
  5. data/docs/collectionAssert.html +1 -1
  6. data/docs/collectionConstraints.html +1 -1
  7. data/docs/combinatorial.html +1 -1
  8. data/docs/comparisonAsserts.html +1 -1
  9. data/docs/comparisonConstraints.html +1 -1
  10. data/docs/compoundConstraints.html +1 -1
  11. data/docs/conditionAsserts.html +1 -1
  12. data/docs/conditionConstraints.html +1 -1
  13. data/docs/configEditor.html +1 -1
  14. data/docs/configFiles.html +1 -1
  15. data/docs/consoleCommandLine.html +1 -1
  16. data/docs/constraintModel.html +1 -1
  17. data/docs/contextMenu.html +1 -1
  18. data/docs/culture.html +1 -1
  19. data/docs/customConstraints.html +1 -1
  20. data/docs/datapoint.html +1 -1
  21. data/docs/datapointProviders.html +1 -1
  22. data/docs/delayedConstraint.html +1 -1
  23. data/docs/description.html +1 -1
  24. data/docs/directoryAssert.html +1 -1
  25. data/docs/equalConstraint.html +1 -1
  26. data/docs/equalityAsserts.html +1 -1
  27. data/docs/eventListeners.html +1 -1
  28. data/docs/exception.html +1 -1
  29. data/docs/exceptionAsserts.html +42 -15
  30. data/docs/explicit.html +1 -1
  31. data/docs/extensibility.html +1 -1
  32. data/docs/extensionTips.html +1 -1
  33. data/docs/fileAssert.html +1 -1
  34. data/docs/fixtureSetup.html +1 -1
  35. data/docs/fixtureTeardown.html +1 -1
  36. data/docs/getStarted.html +1 -1
  37. data/docs/guiCommandLine.html +1 -1
  38. data/docs/identityAsserts.html +1 -1
  39. data/docs/ignore.html +1 -1
  40. data/docs/index.html +3 -3
  41. data/docs/installation.html +2 -2
  42. data/docs/license.html +1 -1
  43. data/docs/listMapper.html +1 -1
  44. data/docs/mainMenu.html +1 -1
  45. data/docs/maxtime.html +21 -6
  46. data/docs/multiAssembly.html +1 -1
  47. data/docs/nunit-console.html +1 -1
  48. data/docs/nunit-gui.html +1 -1
  49. data/docs/nunit.css +9 -1
  50. data/docs/nunitAddins.html +1 -1
  51. data/docs/pairwise.html +1 -1
  52. data/docs/parameterizedTests.html +1 -1
  53. data/docs/pathConstraints.html +1 -1
  54. data/docs/platform.html +1 -1
  55. data/docs/pnunit.html +1 -1
  56. data/docs/projectEditor.html +1 -1
  57. data/docs/property.html +1 -1
  58. data/docs/propertyConstraint.html +1 -1
  59. data/docs/quickStart.html +1 -1
  60. data/docs/random.html +1 -1
  61. data/docs/range.html +17 -1
  62. data/docs/releaseNotes.html +63 -1
  63. data/docs/repeat.html +1 -1
  64. data/docs/requiredAddin.html +1 -1
  65. data/docs/requiresMTA.html +1 -1
  66. data/docs/requiresSTA.html +1 -1
  67. data/docs/requiresThread.html +1 -1
  68. data/docs/sameasConstraint.html +1 -1
  69. data/docs/samples.html +1 -1
  70. data/docs/sequential.html +1 -1
  71. data/docs/setCulture.html +1 -1
  72. data/docs/settingsDialog.html +1 -1
  73. data/docs/setup.html +1 -1
  74. data/docs/setupFixture.html +1 -1
  75. data/docs/stringAssert.html +1 -1
  76. data/docs/stringConstraints.html +1 -1
  77. data/docs/suite.html +1 -1
  78. data/docs/suiteBuilders.html +1 -1
  79. data/docs/teardown.html +1 -1
  80. data/docs/test.html +1 -1
  81. data/docs/testCase.html +19 -2
  82. data/docs/testCaseSource.html +26 -1
  83. data/docs/testDecorators.html +1 -1
  84. data/docs/testFixture.html +6 -1
  85. data/docs/testProperties.html +1 -1
  86. data/docs/testcaseBuilders.html +1 -1
  87. data/docs/testcaseProviders.html +1 -1
  88. data/docs/theory.html +1 -1
  89. data/docs/throwsConstraint.html +21 -1
  90. data/docs/timeout.html +17 -3
  91. data/docs/typeAsserts.html +1 -1
  92. data/docs/typeConstraints.html +1 -1
  93. data/docs/upgrade.html +1 -1
  94. data/docs/utilityAsserts.html +1 -1
  95. data/docs/valueSource.html +17 -1
  96. data/docs/values.html +17 -1
  97. data/docs/vsSupport.html +1 -1
  98. data/lib/net-1.1/framework/nunit.framework.dll +0 -0
  99. data/lib/net-1.1/framework/nunit.framework.xml +180 -16
  100. data/lib/net-1.1/framework/nunit.mocks.dll +0 -0
  101. data/lib/net-1.1/framework/pnunit.framework.dll +0 -0
  102. data/lib/net-1.1/lib/nunit-console-runner.dll +0 -0
  103. data/lib/net-1.1/lib/nunit.core.dll +0 -0
  104. data/lib/net-1.1/lib/nunit.core.interfaces.dll +0 -0
  105. data/lib/net-1.1/lib/nunit.fixtures.dll +0 -0
  106. data/lib/net-1.1/lib/nunit.util.dll +0 -0
  107. data/lib/net-1.1/nunit-agent.exe +0 -0
  108. data/lib/net-1.1/nunit-console.exe +0 -0
  109. data/lib/net-1.1/nunit.framework.dll +0 -0
  110. data/lib/net-1.1/pnunit-agent.exe +0 -0
  111. data/lib/net-1.1/pnunit-launcher.exe +0 -0
  112. data/lib/net-1.1/pnunit.framework.dll +0 -0
  113. data/lib/net-1.1/pnunit.tests.dll +0 -0
  114. data/lib/net-1.1/tests/loadtest-assembly.dll +0 -0
  115. data/lib/net-1.1/tests/mock-assembly.dll +0 -0
  116. data/lib/net-1.1/tests/nonamespace-assembly.dll +0 -0
  117. data/lib/net-1.1/tests/nunit-console.tests.dll +0 -0
  118. data/lib/net-1.1/tests/nunit.core.tests.dll +0 -0
  119. data/lib/net-1.1/tests/nunit.fixtures.tests.dll +0 -0
  120. data/lib/net-1.1/tests/nunit.framework.dll +0 -0
  121. data/lib/net-1.1/tests/nunit.framework.tests.dll +0 -0
  122. data/lib/net-1.1/tests/nunit.mocks.tests.dll +0 -0
  123. data/lib/net-1.1/tests/nunit.util.tests.dll +0 -0
  124. data/lib/net-1.1/tests/test-assembly.dll +0 -0
  125. data/lib/net-1.1/tests/test-utilities.dll +0 -0
  126. data/lib/net-1.1/tests/timing-tests.dll +0 -0
  127. data/lib/net-2.0/framework/nunit.framework.dll +0 -0
  128. data/lib/net-2.0/framework/nunit.framework.xml +207 -16
  129. data/lib/net-2.0/framework/nunit.mocks.dll +0 -0
  130. data/lib/net-2.0/framework/pnunit.framework.dll +0 -0
  131. data/lib/net-2.0/lib/nunit-console-runner.dll +0 -0
  132. data/lib/net-2.0/lib/nunit-gui-runner.dll +0 -0
  133. data/lib/net-2.0/lib/nunit.core.dll +0 -0
  134. data/lib/net-2.0/lib/nunit.core.interfaces.dll +0 -0
  135. data/lib/net-2.0/lib/nunit.fixtures.dll +0 -0
  136. data/lib/net-2.0/lib/nunit.uiexception.dll +0 -0
  137. data/lib/net-2.0/lib/nunit.uikit.dll +0 -0
  138. data/lib/net-2.0/lib/nunit.util.dll +0 -0
  139. data/lib/net-2.0/nunit-agent.exe +0 -0
  140. data/lib/net-2.0/nunit-console-x86.exe +0 -0
  141. data/lib/net-2.0/nunit-console.exe +0 -0
  142. data/lib/net-2.0/nunit-x86.exe +0 -0
  143. data/lib/net-2.0/nunit.exe +0 -0
  144. data/lib/net-2.0/nunit.framework.dll +0 -0
  145. data/lib/net-2.0/pnunit-agent.exe +0 -0
  146. data/lib/net-2.0/pnunit-launcher.exe +0 -0
  147. data/lib/net-2.0/pnunit.framework.dll +0 -0
  148. data/lib/net-2.0/pnunit.tests.dll +0 -0
  149. data/lib/net-2.0/tests/loadtest-assembly.dll +0 -0
  150. data/lib/net-2.0/tests/mock-assembly.dll +0 -0
  151. data/lib/net-2.0/tests/nonamespace-assembly.dll +0 -0
  152. data/lib/net-2.0/tests/nunit-console.tests.dll +0 -0
  153. data/lib/net-2.0/tests/nunit-gui.tests.dll +0 -0
  154. data/lib/net-2.0/tests/nunit.core.tests.dll +0 -0
  155. data/lib/net-2.0/tests/nunit.fixtures.tests.dll +0 -0
  156. data/lib/net-2.0/tests/nunit.framework.dll +0 -0
  157. data/lib/net-2.0/tests/nunit.framework.tests.dll +0 -0
  158. data/lib/net-2.0/tests/nunit.mocks.tests.dll +0 -0
  159. data/lib/net-2.0/tests/nunit.uiexception.tests.dll +0 -0
  160. data/lib/net-2.0/tests/nunit.uikit.tests.dll +0 -0
  161. data/lib/net-2.0/tests/nunit.util.tests.dll +0 -0
  162. data/lib/net-2.0/tests/test-assembly.dll +0 -0
  163. data/lib/net-2.0/tests/test-utilities.dll +0 -0
  164. data/lib/net-2.0/tests/timing-tests.dll +0 -0
  165. metadata +4 -4
@@ -46,11 +46,15 @@ ThrowsNothingConstraint()
46
46
  <h4>Syntax</h4>
47
47
  <div class="code"><pre>
48
48
  Throws.Exception
49
+ Throws.TargetInvocationException
50
+ Throws.ArgumentException
51
+ Throws.InvalidOperationException
49
52
  Throws.TypeOf(Type expectedType)
50
53
  Throws.TypeOf&lt;T&gt;()
51
54
  Throws.InstanceOf(Type expectedType)
52
55
  Throws.InstanceOf&lt;T&gt;()
53
56
  Throws.Nothing
57
+ Throws.InnerException
54
58
  </pre></div>
55
59
 
56
60
  <h4>Examples of Use</h4>
@@ -63,6 +67,11 @@ Assert.That( new TestDelegate(SomeMethod),
63
67
  Assert.That( new TestDelegate(SomeMethod),
64
68
  Throws.TypeOf(typeof(ArgumentException))
65
69
  .With.Property("Parameter").EqualTo("myParam"));
70
+ Assert.That( new TestDelegate(SomeMethod),
71
+ Throws.ArgumentException );
72
+ Assert.That( new TestDelegate(SomeMethod),
73
+ Throws.TargetInvocationException
74
+ .With.InnerException.TypeOf(ArgumentException));
66
75
 
67
76
  // .NET 2.0
68
77
  Assert.That( SomeMethod,
@@ -72,6 +81,10 @@ Assert.That( SomeMethod,
72
81
  Assert.That( SomeMethod,
73
82
  Throws.TypeOf&lt;ArgumentException&gt;()
74
83
  .With.Property("Parameter").EqualTo("myParam"));
84
+ Assert.That( SomeMethod, Throws.ArgumentException );
85
+ Assert.That( SomeMethod,
86
+ Throws.TargetInvocationException
87
+ .With.InnerException.TypeOf&lt;ArgumentException&gt;());
75
88
  </pre></div>
76
89
 
77
90
  <h4>Notes</h4>
@@ -85,6 +98,13 @@ Assert.That( SomeMethod,
85
98
  <li><b>Throws.TypeOf</b> and <b>Throws.InstanceOf</b> are provided
86
99
  as a shorter syntax for this common test. They work exactly like
87
100
  the corresponding forms following <b>Throws.Exception</b>.
101
+ <li><b>Throws.TargetInvocationException/b>, <b>Throws.ArgumentException</b>
102
+ and <b>Throws.InvalidOperationException</b> provide a shortened form
103
+ for some common exceptions.
104
+ <li>Used alone, <b>Throws.InnerException</b> simply tests the InnerException
105
+ value of the thrown exception. More commonly, it will be used in
106
+ combination with a test for the type of the outer exception as shown
107
+ in the examples above.
88
108
  </ol>
89
109
 
90
110
 
@@ -94,7 +114,7 @@ Assert.That( SomeMethod,
94
114
  <!-- Submenu -->
95
115
  <div id="subnav">
96
116
  <ul>
97
- <li><a href="index.html">NUnit 2.5.1</a></li>
117
+ <li><a href="index.html">NUnit 2.5.2</a></li>
98
118
  <ul>
99
119
  <li><a href="getStarted.html">Getting&nbsp;Started</a></li>
100
120
  <li><a href="assertions.html">Assertions</a></li>
data/docs/timeout.html CHANGED
@@ -27,9 +27,23 @@
27
27
  <h3>TimeoutAttribute (NUnit 2.5)</h3>
28
28
 
29
29
  <p>The <b>TimeoutAttribute</b> is used to specify a timeout value in milliseconds
30
- for a test case. It may also be speciried on a fixture or assembly, in which
31
- case it indicates the default timeout for any subordinate test cases.
30
+ for a test case. If the test case runs longer than the time specified it
31
+ is immediately cancelled and reported as a failure, with a message
32
+ indicating that the timeout was exceeded.
32
33
 
34
+ <p>The attribute may also be specified on a fixture or assembly, in which
35
+ case it indicates the default timeout for any subordinate test cases.
36
+
37
+ <h4>Example</h4>
38
+
39
+ <div class="code"><pre>
40
+ [Test, Timeout(2000)]
41
+ public void PotentiallyLongRunningTest()
42
+ {
43
+ ...
44
+ }
45
+ </pre></div>
46
+
33
47
  <h4>See Also...</h4>
34
48
  <ul>
35
49
  <li><a href="maxtime.html">MaxtimeAttribute</a></ul>
@@ -40,7 +54,7 @@
40
54
  <!-- Submenu -->
41
55
  <div id="subnav">
42
56
  <ul>
43
- <li><a href="index.html">NUnit 2.5.1</a></li>
57
+ <li><a href="index.html">NUnit 2.5.2</a></li>
44
58
  <ul>
45
59
  <li><a href="getStarted.html">Getting&nbsp;Started</a></li>
46
60
  <li><a href="assertions.html">Assertions</a></li>
@@ -89,7 +89,7 @@ Assert.IsNotAssignableFrom&lt;T&gt;( object actual,
89
89
  <!-- Submenu -->
90
90
  <div id="subnav">
91
91
  <ul>
92
- <li><a href="index.html">NUnit 2.5.1</a></li>
92
+ <li><a href="index.html">NUnit 2.5.2</a></li>
93
93
  <ul>
94
94
  <li><a href="getStarted.html">Getting&nbsp;Started</a></li>
95
95
  <li><a href="assertions.html">Assertions</a></li>
@@ -59,7 +59,7 @@ Expect( "Hello", AssignableFrom(typeOf(string)));
59
59
  <!-- Submenu -->
60
60
  <div id="subnav">
61
61
  <ul>
62
- <li><a href="index.html">NUnit 2.5.1</a></li>
62
+ <li><a href="index.html">NUnit 2.5.2</a></li>
63
63
  <ul>
64
64
  <li><a href="getStarted.html">Getting&nbsp;Started</a></li>
65
65
  <li><a href="assertions.html">Assertions</a></li>
data/docs/upgrade.html CHANGED
@@ -64,7 +64,7 @@ in order for your tests to load correctly.
64
64
  <!-- Submenu -->
65
65
  <div id="subnav">
66
66
  <ul>
67
- <li><a href="index.html">NUnit 2.5.1</a></li>
67
+ <li><a href="index.html">NUnit 2.5.2</a></li>
68
68
  <ul>
69
69
  <li><a href="getStarted.html">Getting&nbsp;Started</a></li>
70
70
  <ul>
@@ -85,7 +85,7 @@ public void AssertStringContains( string expected, string actual,
85
85
  <!-- Submenu -->
86
86
  <div id="subnav">
87
87
  <ul>
88
- <li><a href="index.html">NUnit 2.5.1</a></li>
88
+ <li><a href="index.html">NUnit 2.5.2</a></li>
89
89
  <ul>
90
90
  <li><a href="getStarted.html">Getting&nbsp;Started</a></li>
91
91
  <li><a href="assertions.html">Assertions</a></li>
@@ -58,6 +58,22 @@ provide the arguments. It should have the following characteristics:
58
58
  <li>
59
59
  </ul>
60
60
 
61
+ <h3>Order of Execution</h3>
62
+
63
+ <p>In NUnit 2.5, individual test cases are sorted alphabetically and executed in
64
+ that order. With NUnit 2.5.1, the individual cases are not sorted, but are
65
+ executed in the order in which NUnit discovers them. This order does <b>not</b>
66
+ follow the lexical order of the attributes and will often vary between different
67
+ compilers or different versions of the CLR.
68
+
69
+ <p>As a result, when <b>ValueSourceAttribute</b> appears multiple times on a
70
+ parameter or when other data-providing attributes are used in combination with
71
+ <b>ValueSourceAttribute</b>, the order of the arguments is undefined.
72
+
73
+ <p>However, when a single <b>ValueSourceAttribute</b> is used by itself,
74
+ the order of the arguments follows exactly the order in which the data
75
+ is returned from the source.
76
+
61
77
  <h3>Note on Object Construction</h3>
62
78
 
63
79
  <p>NUnit locates the test cases at the time the tests are loaded, creates
@@ -77,7 +93,7 @@ themselves.
77
93
  <!-- Submenu -->
78
94
  <div id="subnav">
79
95
  <ul>
80
- <li><a href="index.html">NUnit 2.5.1</a></li>
96
+ <li><a href="index.html">NUnit 2.5.2</a></li>
81
97
  <ul>
82
98
  <li><a href="getStarted.html">Getting&nbsp;Started</a></li>
83
99
  <li><a href="assertions.html">Assertions</a></li>
data/docs/values.html CHANGED
@@ -58,6 +58,22 @@ public void MyTest(
58
58
  }
59
59
  </pre></div>
60
60
 
61
+ <h3>Order of Execution</h3>
62
+
63
+ <p>In NUnit 2.5, individual test cases are sorted alphabetically and executed in
64
+ that order. With NUnit 2.5.1, the individual cases are not sorted, but are
65
+ executed in the order in which NUnit discovers them. This order does <b>not</b>
66
+ follow the lexical order of the attributes and will often vary between different
67
+ compilers or different versions of the CLR.
68
+
69
+ <p>As a result, when <b>ValuesAttribute</b> appears multiple times on a
70
+ parameter or when other data-providing attributes are used in combination with
71
+ <b>ValuesAttribute</b>, the order of the argument data is undefined.
72
+
73
+ <p>However, when a single <b>ValuesAttribute</b> is used by itself,
74
+ the order of the data follows exactly the order in which the it is
75
+ specified in the attribute constructor.
76
+
61
77
  <h4>See also...</h4>
62
78
  <ul>
63
79
  <li><a href="range.html">RangeAttribute</a><li><a href="random.html">RandomAttribute</a><li><a href="sequential.html">SequentialAttribute</a><li><a href="combinatorial.html">CombinatorialAttribute</a><li><a href="pairwise.html">PairwiseAttribute</a></ul>
@@ -67,7 +83,7 @@ public void MyTest(
67
83
  <!-- Submenu -->
68
84
  <div id="subnav">
69
85
  <ul>
70
- <li><a href="index.html">NUnit 2.5.1</a></li>
86
+ <li><a href="index.html">NUnit 2.5.2</a></li>
71
87
  <ul>
72
88
  <li><a href="getStarted.html">Getting&nbsp;Started</a></li>
73
89
  <li><a href="assertions.html">Assertions</a></li>
data/docs/vsSupport.html CHANGED
@@ -107,7 +107,7 @@ specified in the VS project.</p>
107
107
  <!-- Submenu -->
108
108
  <div id="subnav">
109
109
  <ul>
110
- <li><a href="index.html">NUnit 2.5.1</a></li>
110
+ <li><a href="index.html">NUnit 2.5.2</a></li>
111
111
  <ul>
112
112
  <li><a href="getStarted.html">Getting&nbsp;Started</a></li>
113
113
  <li><a href="assertions.html">Assertions</a></li>
@@ -1410,6 +1410,12 @@
1410
1410
  constraint to the Message property of the object being tested.
1411
1411
  </summary>
1412
1412
  </member>
1413
+ <member name="P:NUnit.Framework.Constraints.ConstraintExpression.InnerException">
1414
+ <summary>
1415
+ Returns a new ConstraintExpression, which will apply the following
1416
+ constraint to the InnerException property of the object being tested.
1417
+ </summary>
1418
+ </member>
1413
1419
  <member name="P:NUnit.Framework.Constraints.ConstraintExpression.With">
1414
1420
  <summary>
1415
1421
  With is currently a NOP - reserved for future use.
@@ -2929,6 +2935,12 @@
2929
2935
  constraint to the Message property of the object being tested.
2930
2936
  </summary>
2931
2937
  </member>
2938
+ <member name="P:NUnit.Framework.Constraints.ConstraintFactory.InnerException">
2939
+ <summary>
2940
+ Returns a new ConstraintExpression, which will apply the following
2941
+ constraint to the InnerException property of the object being tested.
2942
+ </summary>
2943
+ </member>
2932
2944
  <member name="P:NUnit.Framework.Constraints.ConstraintFactory.Null">
2933
2945
  <summary>
2934
2946
  Returns a constraint that tests for null
@@ -3849,6 +3861,18 @@
3849
3861
  Gets the description of the test
3850
3862
  </summary>
3851
3863
  </member>
3864
+ <member name="P:NUnit.Framework.ITestCaseData.Ignored">
3865
+ <summary>
3866
+ Gets a value indicating whether this <see cref="T:NUnit.Framework.ITestCaseData"/> is ignored.
3867
+ </summary>
3868
+ <value><c>true</c> if ignored; otherwise, <c>false</c>.</value>
3869
+ </member>
3870
+ <member name="P:NUnit.Framework.ITestCaseData.IgnoreReason">
3871
+ <summary>
3872
+ Gets the ignore reason.
3873
+ </summary>
3874
+ <value>The ignore reason.</value>
3875
+ </member>
3852
3876
  <member name="F:NUnit.Framework.TestCaseData.arguments">
3853
3877
  <summary>
3854
3878
  The argument list to be provided to the test
@@ -3885,6 +3909,16 @@
3885
3909
  to tests without requiring the class to change.
3886
3910
  </summary>
3887
3911
  </member>
3912
+ <member name="F:NUnit.Framework.TestCaseData.isIgnored">
3913
+ <summary>
3914
+ If true, indicates that the test case is to be ignored
3915
+ </summary>
3916
+ </member>
3917
+ <member name="F:NUnit.Framework.TestCaseData.ignoreReason">
3918
+ <summary>
3919
+ The reason for ignoring a test case
3920
+ </summary>
3921
+ </member>
3888
3922
  <member name="M:NUnit.Framework.TestCaseData.#ctor(System.Object[])">
3889
3923
  <summary>
3890
3924
  Initializes a new instance of the <see cref="T:TestCaseData"/> class.
@@ -3978,6 +4012,19 @@
3978
4012
  <param name="propValue"></param>
3979
4013
  <returns></returns>
3980
4014
  </member>
4015
+ <member name="M:NUnit.Framework.TestCaseData.Ignore">
4016
+ <summary>
4017
+ Ignores this TestCase.
4018
+ </summary>
4019
+ <returns></returns>
4020
+ </member>
4021
+ <member name="M:NUnit.Framework.TestCaseData.Ignore(System.String)">
4022
+ <summary>
4023
+ Ignores this TestCase, specifying the reason.
4024
+ </summary>
4025
+ <param name="reason">The reason.</param>
4026
+ <returns></returns>
4027
+ </member>
3981
4028
  <member name="P:NUnit.Framework.TestCaseData.Arguments">
3982
4029
  <summary>
3983
4030
  Gets the argument list to be provided to the test
@@ -4008,6 +4055,18 @@
4008
4055
  Gets the description of the test
4009
4056
  </summary>
4010
4057
  </member>
4058
+ <member name="P:NUnit.Framework.TestCaseData.Ignored">
4059
+ <summary>
4060
+ Gets a value indicating whether this <see cref="T:NUnit.Framework.ITestCaseData"/> is ignored.
4061
+ </summary>
4062
+ <value><c>true</c> if ignored; otherwise, <c>false</c>.</value>
4063
+ </member>
4064
+ <member name="P:NUnit.Framework.TestCaseData.IgnoreReason">
4065
+ <summary>
4066
+ Gets the ignore reason.
4067
+ </summary>
4068
+ <value>The ignore reason.</value>
4069
+ </member>
4011
4070
  <member name="P:NUnit.Framework.TestCaseData.Categories">
4012
4071
  <summary>
4013
4072
  Gets a list of categories associated with this test.
@@ -4119,6 +4178,12 @@
4119
4178
  constraint to the Message property of the object being tested.
4120
4179
  </summary>
4121
4180
  </member>
4181
+ <member name="P:NUnit.Framework.Has.InnerException">
4182
+ <summary>
4183
+ Returns a new ConstraintExpression, which will apply the following
4184
+ constraint to the InnerException property of the object being tested.
4185
+ </summary>
4186
+ </member>
4122
4187
  <member name="T:NUnit.Framework.List">
4123
4188
  <summary>
4124
4189
  The List class is a helper class with properties and methods
@@ -4283,6 +4348,22 @@
4283
4348
  </summary>
4284
4349
  <value>The name of the test.</value>
4285
4350
  </member>
4351
+ <member name="P:NUnit.Framework.TestCaseAttribute.Ignore">
4352
+ <summary>
4353
+ Gets or sets the ignored status of the test
4354
+ </summary>
4355
+ </member>
4356
+ <member name="P:NUnit.Framework.TestCaseAttribute.Ignored">
4357
+ <summary>
4358
+ Gets or sets the ignored status of the test
4359
+ </summary>
4360
+ </member>
4361
+ <member name="P:NUnit.Framework.TestCaseAttribute.IgnoreReason">
4362
+ <summary>
4363
+ Gets the ignore reason.
4364
+ </summary>
4365
+ <value>The ignore reason.</value>
4366
+ </member>
4286
4367
  <member name="T:NUnit.Framework.SuccessException">
4287
4368
  <summary>
4288
4369
  Thrown when an assertion failed.
@@ -4619,6 +4700,57 @@
4619
4700
  <param name="expectedExceptionType">The exception Type expected</param>
4620
4701
  <param name="code">A TestSnippet delegate</param>
4621
4702
  </member>
4703
+ <member name="M:NUnit.Framework.Assert.Catch(NUnit.Framework.TestDelegate,System.String,System.Object[])">
4704
+ <summary>
4705
+ Verifies that a delegate throws an exception when called
4706
+ and returns it.
4707
+ </summary>
4708
+ <param name="code">A TestDelegate</param>
4709
+ <param name="message">The message that will be displayed on failure</param>
4710
+ <param name="args">Arguments to be used in formatting the message</param>
4711
+ </member>
4712
+ <member name="M:NUnit.Framework.Assert.Catch(NUnit.Framework.TestDelegate,System.String)">
4713
+ <summary>
4714
+ Verifies that a delegate throws an exception when called
4715
+ and returns it.
4716
+ </summary>
4717
+ <param name="code">A TestDelegate</param>
4718
+ <param name="message">The message that will be displayed on failure</param>
4719
+ </member>
4720
+ <member name="M:NUnit.Framework.Assert.Catch(NUnit.Framework.TestDelegate)">
4721
+ <summary>
4722
+ Verifies that a delegate throws an exception when called
4723
+ and returns it.
4724
+ </summary>
4725
+ <param name="code">A TestDelegate</param>
4726
+ </member>
4727
+ <member name="M:NUnit.Framework.Assert.Catch(System.Type,NUnit.Framework.TestDelegate,System.String,System.Object[])">
4728
+ <summary>
4729
+ Verifies that a delegate throws an exception of a certain Type
4730
+ or one derived from it when called and returns it.
4731
+ </summary>
4732
+ <param name="expectedExceptionType">The expected Exception Type</param>
4733
+ <param name="code">A TestDelegate</param>
4734
+ <param name="message">The message that will be displayed on failure</param>
4735
+ <param name="args">Arguments to be used in formatting the message</param>
4736
+ </member>
4737
+ <member name="M:NUnit.Framework.Assert.Catch(System.Type,NUnit.Framework.TestDelegate,System.String)">
4738
+ <summary>
4739
+ Verifies that a delegate throws an exception of a certain Type
4740
+ or one derived from it when called and returns it.
4741
+ </summary>
4742
+ <param name="expectedExceptionType">The expected Exception Type</param>
4743
+ <param name="code">A TestDelegate</param>
4744
+ <param name="message">The message that will be displayed on failure</param>
4745
+ </member>
4746
+ <member name="M:NUnit.Framework.Assert.Catch(System.Type,NUnit.Framework.TestDelegate)">
4747
+ <summary>
4748
+ Verifies that a delegate throws an exception of a certain Type
4749
+ or one derived from it when called and returns it.
4750
+ </summary>
4751
+ <param name="expectedExceptionType">The expected Exception Type</param>
4752
+ <param name="code">A TestDelegate</param>
4753
+ </member>
4622
4754
  <member name="M:NUnit.Framework.Assert.DoesNotThrow(NUnit.Framework.TestDelegate,System.String,System.Object[])">
4623
4755
  <summary>
4624
4756
  Verifies that a delegate does not throw an exception
@@ -6775,6 +6907,18 @@
6775
6907
  The arguments originally provided to the attribute
6776
6908
  </summary>
6777
6909
  </member>
6910
+ <member name="P:NUnit.Framework.TestFixtureAttribute.Ignore">
6911
+ <summary>
6912
+ Gets or sets a value indicating whether this <see cref="T:NUnit.Framework.TestFixtureAttribute"/> should be ignored.
6913
+ </summary>
6914
+ <value><c>true</c> if ignore; otherwise, <c>false</c>.</value>
6915
+ </member>
6916
+ <member name="P:NUnit.Framework.TestFixtureAttribute.IgnoreReason">
6917
+ <summary>
6918
+ Gets or sets the ignore reason. May set Ignored as a side effect.
6919
+ </summary>
6920
+ <value>The ignore reason.</value>
6921
+ </member>
6778
6922
  <member name="T:NUnit.Framework.CollectionAssert">
6779
6923
  <summary>
6780
6924
  A set of Assert methods operationg on one or more collections
@@ -7289,16 +7433,17 @@
7289
7433
  </member>
7290
7434
  <member name="T:NUnit.Framework.TimeoutAttribute">
7291
7435
  <summary>
7292
- Marks a test with a timeout value in milliseconds. The
7293
- test will be run in a separate thread and cancelled if
7294
- the timeout is exceeded.
7436
+ WUsed on a method, marks the test with a timeout value in milliseconds.
7437
+ The test will be run in a separate thread and is cancelled if the timeout
7438
+ is exceeded. Used on a method or assembly, sets the default timeout
7439
+ for all contained test methods.
7295
7440
  </summary>
7296
7441
  </member>
7297
7442
  <member name="M:NUnit.Framework.TimeoutAttribute.#ctor(System.Int32)">
7298
7443
  <summary>
7299
7444
  Construct a TimeoutAttribute given a time in milliseconds
7300
7445
  </summary>
7301
- <param name="timeout"></param>
7446
+ <param name="timeout">The timeout value in milliseconds</param>
7302
7447
  </member>
7303
7448
  <member name="T:NUnit.Framework.RequiresSTAAttribute">
7304
7449
  <summary>
@@ -8633,6 +8778,26 @@
8633
8778
  Creates a constraint specifying an expected exception
8634
8779
  </summary>
8635
8780
  </member>
8781
+ <member name="P:NUnit.Framework.Throws.InnerException">
8782
+ <summary>
8783
+ Creates a constraint specifying an exception with a given InnerException
8784
+ </summary>
8785
+ </member>
8786
+ <member name="P:NUnit.Framework.Throws.TargetInvocationException">
8787
+ <summary>
8788
+ Creates a constraint specifying an expected TargetInvocationException
8789
+ </summary>
8790
+ </member>
8791
+ <member name="P:NUnit.Framework.Throws.ArgumentException">
8792
+ <summary>
8793
+ Creates a constraint specifying an expected TargetInvocationException
8794
+ </summary>
8795
+ </member>
8796
+ <member name="P:NUnit.Framework.Throws.InvalidOperationException">
8797
+ <summary>
8798
+ Creates a constraint specifying an expected TargetInvocationException
8799
+ </summary>
8800
+ </member>
8636
8801
  <member name="P:NUnit.Framework.Throws.Nothing">
8637
8802
  <summary>
8638
8803
  Creates a constraint specifying that no exception is thrown
@@ -8670,18 +8835,6 @@
8670
8835
  guaranteed to be called, even if an exception is thrown.
8671
8836
  </summary>
8672
8837
  </member>
8673
- <member name="T:NUnit.Framework.Catch">
8674
- <summary>
8675
- The Catch class is used to capture an exception.
8676
- </summary>
8677
- </member>
8678
- <member name="M:NUnit.Framework.Catch.Exception(NUnit.Framework.TestDelegate)">
8679
- <summary>
8680
- Capture any exception that is thrown by the delegate
8681
- </summary>
8682
- <param name="code">A TestDelegate</param>
8683
- <returns>The exception thrown, or null</returns>
8684
- </member>
8685
8838
  <member name="T:NUnit.Framework.Text">
8686
8839
  <summary>
8687
8840
  Helper class with static methods used to supply constraints
@@ -8754,6 +8907,17 @@
8754
8907
  </summary>
8755
8908
  <param name="milliseconds">The maximum elapsed time in milliseconds</param>
8756
8909
  </member>
8910
+ <member name="T:NUnit.Framework.SetUICultureAttribute">
8911
+ <summary>
8912
+ Summary description for SetUICultureAttribute.
8913
+ </summary>
8914
+ </member>
8915
+ <member name="M:NUnit.Framework.SetUICultureAttribute.#ctor(System.String)">
8916
+ <summary>
8917
+ Construct given the name of a culture
8918
+ </summary>
8919
+ <param name="culture"></param>
8920
+ </member>
8757
8921
  <member name="T:NUnit.Framework.DirectoryAssert">
8758
8922
  <summary>
8759
8923
  Summary description for DirectoryAssert
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file