Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add extension methods for IReturns to allow specifying return values exceptions on async methods in a synchronous way #60

Merged
merged 4 commits into from
Nov 19, 2013

Commits on Nov 14, 2013

  1. Add extension methods for IReturns to allow specifying return values …

    …exceptions on async methods in a synchronous way.
    Blewzman committed Nov 14, 2013
    Configuration menu
    Copy the full SHA
    9dad800 View commit details
    Browse the repository at this point in the history
  2. Revert whitespace changes...

    Blewzman committed Nov 14, 2013
    Configuration menu
    Copy the full SHA
    6f77902 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2013

  1. Added a few Unit Tests for ReturnsExtensions.ReturnsAsync. Tests for …

    …ThrowsAsync will follow.
    Blewzman committed Nov 15, 2013
    Configuration menu
    Copy the full SHA
    04d3b24 View commit details
    Browse the repository at this point in the history
  2. More Unit Tests für ThrowsAsync extension methods.

    Blewzman committed Nov 15, 2013
    Configuration menu
    Copy the full SHA
    468f958 View commit details
    Browse the repository at this point in the history