MudassarRasool / mb-unit

Automatically exported from code.google.com/p/mb-unit
0 stars 0 forks source link

Incorrect tool tip on ExpectedArgumentNullException #780

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The tool tip for ExpectedArgumentNullException says:

"Declares that the associated test is expected to throw an 
ArgumentOutOfRangeException"

this should be:

"Declares that the associated test is expected to throw an 
ArgumentNullException"

Original issue reported on code.google.com by bender.oh@googlemail.com on 25 Nov 2010 at 7:14

Attachments:

GoogleCodeExporter commented 8 years ago
Attached patch for review also fixes the same problem with 
ExpectedArgumentException

Original comment by bender.oh@googlemail.com on 25 Nov 2010 at 7:30

Attachments:

GoogleCodeExporter commented 8 years ago
Applied.
Thank a lot.

Original comment by Yann.Tre...@gmail.com on 26 Nov 2010 at 6:52

GoogleCodeExporter commented 8 years ago
Merged back to the v3.2.1 branch.

Original comment by Yann.Tre...@gmail.com on 26 Nov 2010 at 7:03

GoogleCodeExporter commented 8 years ago

Original comment by Yann.Tre...@gmail.com on 5 Dec 2010 at 11:33