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

Should().Throw and Should().NotThrow throw for Func<T> #951

Merged
merged 14 commits into from Nov 8, 2018

Commits on Oct 15, 2018

  1. Introduce FunctionAssertions

    krajek committed Oct 15, 2018
    Copy the full SHA
    eabbd6e View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2018

  1. Copy the full SHA
    6b1ae9c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    54a17fe View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    54ede23 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2018

  1. Minor fixes after code review

    krajek committed Oct 28, 2018
    Copy the full SHA
    a2533d3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d90a47b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    90e71af View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b423a8c View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    442c277 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    5fbdd88 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2018

  1. Copy the full SHA
    a64ca34 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    53cebe8 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2018

  1. When_subject to When_function

    krajek committed Oct 31, 2018
    Copy the full SHA
    2e2ea5a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2ba52f3 View commit details
    Browse the repository at this point in the history