Skip to content

Asserting exceptions in Metro style tests#75

Merged
praeclarum merged 1 commit intopraeclarum:masterfrom
damirarh:TestsWithExceptions
Jul 18, 2012
Merged

Asserting exceptions in Metro style tests#75
praeclarum merged 1 commit intopraeclarum:masterfrom
damirarh:TestsWithExceptions

Conversation

@damirarh
Copy link
Contributor

To add excluded two tests to the Metro style project I implemented a custom assertion which works both with NUnit and Metro style Ms-Test. Now both both test projects have the same set of tests.

Implemented NUnit style ExceptionAssert.Throws<T> to add exception
throwing tests to the Metro Style project as well.
@praeclarum
Copy link
Owner

This great! Thank you very much for the contribution!

praeclarum added a commit that referenced this pull request Jul 18, 2012
Asserting exceptions in Metro style tests
@praeclarum praeclarum merged commit d5ded6f into praeclarum:master Jul 18, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants