Skip to content

Use exceptions everywhere instead of null#371

Merged
ErikSchierboom merged 2 commits intoexercism:masterfrom
robkeim:use-exceptions
Aug 19, 2017
Merged

Use exceptions everywhere instead of null#371
ErikSchierboom merged 2 commits intoexercism:masterfrom
robkeim:use-exceptions

Conversation

@robkeim
Copy link
Copy Markdown
Contributor

@robkeim robkeim commented Aug 19, 2017

After our discussion in #366 I've migrated what I think are the remaining test generated exercises to throw exceptions.

I didn't remove the Assert.Null method @jpreese added because we may want to use it at some point.

@ErikSchierboom
Copy link
Copy Markdown
Member

Brilliant!

I didn't remove the Assert.Null method @jpreese added because we may want to use it at some point.

Excellent idea.

@ErikSchierboom ErikSchierboom merged commit dfa33d5 into exercism:master Aug 19, 2017
@robkeim robkeim deleted the use-exceptions branch August 19, 2017 19:47
@jpreese jpreese mentioned this pull request Aug 19, 2017
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