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
@@ -1498,6 +1498,12 @@
1498
1498
  constraint to the Message property of the object being tested.
1499
1499
  </summary>
1500
1500
  </member>
1501
+ <member name="P:NUnit.Framework.Constraints.ConstraintExpression.InnerException">
1502
+ <summary>
1503
+ Returns a new ConstraintExpression, which will apply the following
1504
+ constraint to the InnerException property of the object being tested.
1505
+ </summary>
1506
+ </member>
1501
1507
  <member name="P:NUnit.Framework.Constraints.ConstraintExpression.With">
1502
1508
  <summary>
1503
1509
  With is currently a NOP - reserved for future use.
@@ -3101,6 +3107,12 @@
3101
3107
  constraint to the Message property of the object being tested.
3102
3108
  </summary>
3103
3109
  </member>
3110
+ <member name="P:NUnit.Framework.Constraints.ConstraintFactory.InnerException">
3111
+ <summary>
3112
+ Returns a new ConstraintExpression, which will apply the following
3113
+ constraint to the InnerException property of the object being tested.
3114
+ </summary>
3115
+ </member>
3104
3116
  <member name="P:NUnit.Framework.Constraints.ConstraintFactory.Null">
3105
3117
  <summary>
3106
3118
  Returns a constraint that tests for null
@@ -4100,6 +4112,18 @@
4100
4112
  Gets the description of the test
4101
4113
  </summary>
4102
4114
  </member>
4115
+ <member name="P:NUnit.Framework.ITestCaseData.Ignored">
4116
+ <summary>
4117
+ Gets a value indicating whether this <see cref="T:NUnit.Framework.ITestCaseData"/> is ignored.
4118
+ </summary>
4119
+ <value><c>true</c> if ignored; otherwise, <c>false</c>.</value>
4120
+ </member>
4121
+ <member name="P:NUnit.Framework.ITestCaseData.IgnoreReason">
4122
+ <summary>
4123
+ Gets the ignore reason.
4124
+ </summary>
4125
+ <value>The ignore reason.</value>
4126
+ </member>
4103
4127
  <member name="F:NUnit.Framework.TestCaseData.arguments">
4104
4128
  <summary>
4105
4129
  The argument list to be provided to the test
@@ -4136,6 +4160,16 @@
4136
4160
  to tests without requiring the class to change.
4137
4161
  </summary>
4138
4162
  </member>
4163
+ <member name="F:NUnit.Framework.TestCaseData.isIgnored">
4164
+ <summary>
4165
+ If true, indicates that the test case is to be ignored
4166
+ </summary>
4167
+ </member>
4168
+ <member name="F:NUnit.Framework.TestCaseData.ignoreReason">
4169
+ <summary>
4170
+ The reason for ignoring a test case
4171
+ </summary>
4172
+ </member>
4139
4173
  <member name="M:NUnit.Framework.TestCaseData.#ctor(System.Object[])">
4140
4174
  <summary>
4141
4175
  Initializes a new instance of the <see cref="T:TestCaseData"/> class.
@@ -4229,6 +4263,19 @@
4229
4263
  <param name="propValue"></param>
4230
4264
  <returns></returns>
4231
4265
  </member>
4266
+ <member name="M:NUnit.Framework.TestCaseData.Ignore">
4267
+ <summary>
4268
+ Ignores this TestCase.
4269
+ </summary>
4270
+ <returns></returns>
4271
+ </member>
4272
+ <member name="M:NUnit.Framework.TestCaseData.Ignore(System.String)">
4273
+ <summary>
4274
+ Ignores this TestCase, specifying the reason.
4275
+ </summary>
4276
+ <param name="reason">The reason.</param>
4277
+ <returns></returns>
4278
+ </member>
4232
4279
  <member name="P:NUnit.Framework.TestCaseData.Arguments">
4233
4280
  <summary>
4234
4281
  Gets the argument list to be provided to the test
@@ -4259,6 +4306,18 @@
4259
4306
  Gets the description of the test
4260
4307
  </summary>
4261
4308
  </member>
4309
+ <member name="P:NUnit.Framework.TestCaseData.Ignored">
4310
+ <summary>
4311
+ Gets a value indicating whether this <see cref="T:NUnit.Framework.ITestCaseData"/> is ignored.
4312
+ </summary>
4313
+ <value><c>true</c> if ignored; otherwise, <c>false</c>.</value>
4314
+ </member>
4315
+ <member name="P:NUnit.Framework.TestCaseData.IgnoreReason">
4316
+ <summary>
4317
+ Gets the ignore reason.
4318
+ </summary>
4319
+ <value>The ignore reason.</value>
4320
+ </member>
4262
4321
  <member name="P:NUnit.Framework.TestCaseData.Categories">
4263
4322
  <summary>
4264
4323
  Gets a list of categories associated with this test.
@@ -4376,6 +4435,12 @@
4376
4435
  constraint to the Message property of the object being tested.
4377
4436
  </summary>
4378
4437
  </member>
4438
+ <member name="P:NUnit.Framework.Has.InnerException">
4439
+ <summary>
4440
+ Returns a new ConstraintExpression, which will apply the following
4441
+ constraint to the InnerException property of the object being tested.
4442
+ </summary>
4443
+ </member>
4379
4444
  <member name="T:NUnit.Framework.List">
4380
4445
  <summary>
4381
4446
  The List class is a helper class with properties and methods
@@ -4540,6 +4605,22 @@
4540
4605
  </summary>
4541
4606
  <value>The name of the test.</value>
4542
4607
  </member>
4608
+ <member name="P:NUnit.Framework.TestCaseAttribute.Ignore">
4609
+ <summary>
4610
+ Gets or sets the ignored status of the test
4611
+ </summary>
4612
+ </member>
4613
+ <member name="P:NUnit.Framework.TestCaseAttribute.Ignored">
4614
+ <summary>
4615
+ Gets or sets the ignored status of the test
4616
+ </summary>
4617
+ </member>
4618
+ <member name="P:NUnit.Framework.TestCaseAttribute.IgnoreReason">
4619
+ <summary>
4620
+ Gets the ignore reason.
4621
+ </summary>
4622
+ <value>The ignore reason.</value>
4623
+ </member>
4543
4624
  <member name="T:NUnit.Framework.SuccessException">
4544
4625
  <summary>
4545
4626
  Thrown when an assertion failed.
@@ -4900,6 +4981,84 @@
4900
4981
  <typeparam name="T">Type of the expected exception</typeparam>
4901
4982
  <param name="code">A TestSnippet delegate</param>
4902
4983
  </member>
4984
+ <member name="M:NUnit.Framework.Assert.Catch(NUnit.Framework.TestDelegate,System.String,System.Object[])">
4985
+ <summary>
4986
+ Verifies that a delegate throws an exception when called
4987
+ and returns it.
4988
+ </summary>
4989
+ <param name="code">A TestDelegate</param>
4990
+ <param name="message">The message that will be displayed on failure</param>
4991
+ <param name="args">Arguments to be used in formatting the message</param>
4992
+ </member>
4993
+ <member name="M:NUnit.Framework.Assert.Catch(NUnit.Framework.TestDelegate,System.String)">
4994
+ <summary>
4995
+ Verifies that a delegate throws an exception when called
4996
+ and returns it.
4997
+ </summary>
4998
+ <param name="code">A TestDelegate</param>
4999
+ <param name="message">The message that will be displayed on failure</param>
5000
+ </member>
5001
+ <member name="M:NUnit.Framework.Assert.Catch(NUnit.Framework.TestDelegate)">
5002
+ <summary>
5003
+ Verifies that a delegate throws an exception when called
5004
+ and returns it.
5005
+ </summary>
5006
+ <param name="code">A TestDelegate</param>
5007
+ </member>
5008
+ <member name="M:NUnit.Framework.Assert.Catch(System.Type,NUnit.Framework.TestDelegate,System.String,System.Object[])">
5009
+ <summary>
5010
+ Verifies that a delegate throws an exception of a certain Type
5011
+ or one derived from it when called and returns it.
5012
+ </summary>
5013
+ <param name="expectedExceptionType">The expected Exception Type</param>
5014
+ <param name="code">A TestDelegate</param>
5015
+ <param name="message">The message that will be displayed on failure</param>
5016
+ <param name="args">Arguments to be used in formatting the message</param>
5017
+ </member>
5018
+ <member name="M:NUnit.Framework.Assert.Catch(System.Type,NUnit.Framework.TestDelegate,System.String)">
5019
+ <summary>
5020
+ Verifies that a delegate throws an exception of a certain Type
5021
+ or one derived from it when called and returns it.
5022
+ </summary>
5023
+ <param name="expectedExceptionType">The expected Exception Type</param>
5024
+ <param name="code">A TestDelegate</param>
5025
+ <param name="message">The message that will be displayed on failure</param>
5026
+ </member>
5027
+ <member name="M:NUnit.Framework.Assert.Catch(System.Type,NUnit.Framework.TestDelegate)">
5028
+ <summary>
5029
+ Verifies that a delegate throws an exception of a certain Type
5030
+ or one derived from it when called and returns it.
5031
+ </summary>
5032
+ <param name="expectedExceptionType">The expected Exception Type</param>
5033
+ <param name="code">A TestDelegate</param>
5034
+ </member>
5035
+ <member name="M:NUnit.Framework.Assert.Catch``1(NUnit.Framework.TestDelegate,System.String,System.Object[])">
5036
+ <summary>
5037
+ Verifies that a delegate throws an exception of a certain Type
5038
+ or one derived from it when called and returns it.
5039
+ </summary>
5040
+ <typeparam name="T">The expected Exception Type</typeparam>
5041
+ <param name="code">A TestDelegate</param>
5042
+ <param name="message">The message that will be displayed on failure</param>
5043
+ <param name="args">Arguments to be used in formatting the message</param>
5044
+ </member>
5045
+ <member name="M:NUnit.Framework.Assert.Catch``1(NUnit.Framework.TestDelegate,System.String)">
5046
+ <summary>
5047
+ Verifies that a delegate throws an exception of a certain Type
5048
+ or one derived from it when called and returns it.
5049
+ </summary>
5050
+ <typeparam name="T">The expected Exception Type</typeparam>
5051
+ <param name="code">A TestDelegate</param>
5052
+ <param name="message">The message that will be displayed on failure</param>
5053
+ </member>
5054
+ <member name="M:NUnit.Framework.Assert.Catch``1(NUnit.Framework.TestDelegate)">
5055
+ <summary>
5056
+ Verifies that a delegate throws an exception of a certain Type
5057
+ or one derived from it when called and returns it.
5058
+ </summary>
5059
+ <typeparam name="T">The expected Exception Type</typeparam>
5060
+ <param name="code">A TestDelegate</param>
5061
+ </member>
4903
5062
  <member name="M:NUnit.Framework.Assert.DoesNotThrow(NUnit.Framework.TestDelegate,System.String,System.Object[])">
4904
5063
  <summary>
4905
5064
  Verifies that a delegate does not throw an exception
@@ -7218,6 +7377,18 @@
7218
7377
  The arguments originally provided to the attribute
7219
7378
  </summary>
7220
7379
  </member>
7380
+ <member name="P:NUnit.Framework.TestFixtureAttribute.Ignore">
7381
+ <summary>
7382
+ Gets or sets a value indicating whether this <see cref="T:NUnit.Framework.TestFixtureAttribute"/> should be ignored.
7383
+ </summary>
7384
+ <value><c>true</c> if ignore; otherwise, <c>false</c>.</value>
7385
+ </member>
7386
+ <member name="P:NUnit.Framework.TestFixtureAttribute.IgnoreReason">
7387
+ <summary>
7388
+ Gets or sets the ignore reason. May set Ignored as a side effect.
7389
+ </summary>
7390
+ <value>The ignore reason.</value>
7391
+ </member>
7221
7392
  <member name="P:NUnit.Framework.TestFixtureAttribute.TypeArgs">
7222
7393
  <summary>
7223
7394
  Get or set the type arguments. If not set
@@ -7739,16 +7910,17 @@
7739
7910
  </member>
7740
7911
  <member name="T:NUnit.Framework.TimeoutAttribute">
7741
7912
  <summary>
7742
- Marks a test with a timeout value in milliseconds. The
7743
- test will be run in a separate thread and cancelled if
7744
- the timeout is exceeded.
7913
+ WUsed on a method, marks the test with a timeout value in milliseconds.
7914
+ The test will be run in a separate thread and is cancelled if the timeout
7915
+ is exceeded. Used on a method or assembly, sets the default timeout
7916
+ for all contained test methods.
7745
7917
  </summary>
7746
7918
  </member>
7747
7919
  <member name="M:NUnit.Framework.TimeoutAttribute.#ctor(System.Int32)">
7748
7920
  <summary>
7749
7921
  Construct a TimeoutAttribute given a time in milliseconds
7750
7922
  </summary>
7751
- <param name="timeout"></param>
7923
+ <param name="timeout">The timeout value in milliseconds</param>
7752
7924
  </member>
7753
7925
  <member name="T:NUnit.Framework.RequiresSTAAttribute">
7754
7926
  <summary>
@@ -9123,6 +9295,26 @@
9123
9295
  Creates a constraint specifying an expected exception
9124
9296
  </summary>
9125
9297
  </member>
9298
+ <member name="P:NUnit.Framework.Throws.InnerException">
9299
+ <summary>
9300
+ Creates a constraint specifying an exception with a given InnerException
9301
+ </summary>
9302
+ </member>
9303
+ <member name="P:NUnit.Framework.Throws.TargetInvocationException">
9304
+ <summary>
9305
+ Creates a constraint specifying an expected TargetInvocationException
9306
+ </summary>
9307
+ </member>
9308
+ <member name="P:NUnit.Framework.Throws.ArgumentException">
9309
+ <summary>
9310
+ Creates a constraint specifying an expected TargetInvocationException
9311
+ </summary>
9312
+ </member>
9313
+ <member name="P:NUnit.Framework.Throws.InvalidOperationException">
9314
+ <summary>
9315
+ Creates a constraint specifying an expected TargetInvocationException
9316
+ </summary>
9317
+ </member>
9126
9318
  <member name="P:NUnit.Framework.Throws.Nothing">
9127
9319
  <summary>
9128
9320
  Creates a constraint specifying that no exception is thrown
@@ -9160,18 +9352,6 @@
9160
9352
  guaranteed to be called, even if an exception is thrown.
9161
9353
  </summary>
9162
9354
  </member>
9163
- <member name="T:NUnit.Framework.Catch">
9164
- <summary>
9165
- The Catch class is used to capture an exception.
9166
- </summary>
9167
- </member>
9168
- <member name="M:NUnit.Framework.Catch.Exception(NUnit.Framework.TestDelegate)">
9169
- <summary>
9170
- Capture any exception that is thrown by the delegate
9171
- </summary>
9172
- <param name="code">A TestDelegate</param>
9173
- <returns>The exception thrown, or null</returns>
9174
- </member>
9175
9355
  <member name="T:NUnit.Framework.Text">
9176
9356
  <summary>
9177
9357
  Helper class with static methods used to supply constraints
@@ -9244,6 +9424,17 @@
9244
9424
  </summary>
9245
9425
  <param name="milliseconds">The maximum elapsed time in milliseconds</param>
9246
9426
  </member>
9427
+ <member name="T:NUnit.Framework.SetUICultureAttribute">
9428
+ <summary>
9429
+ Summary description for SetUICultureAttribute.
9430
+ </summary>
9431
+ </member>
9432
+ <member name="M:NUnit.Framework.SetUICultureAttribute.#ctor(System.String)">
9433
+ <summary>
9434
+ Construct given the name of a culture
9435
+ </summary>
9436
+ <param name="culture"></param>
9437
+ </member>
9247
9438
  <member name="T:NUnit.Framework.DirectoryAssert">
9248
9439
  <summary>
9249
9440
  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
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nunit
3
3
  version: !ruby/object:Gem::Version
4
- hash: 18313
4
+ hash: 18499
5
5
  prerelease: false
6
6
  segments:
7
7
  - 2
8
8
  - 5
9
- - 1
10
- - 9189
11
- version: 2.5.1.9189
9
+ - 2
10
+ - 9222
11
+ version: 2.5.2.9222
12
12
  platform: ruby
13
13
  authors:
14
14
  - Charlie Poole