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 ThatAre[Not]Abstract to MethodInfoSelector #2060

Merged

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    92f1c39 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    2cb2d30 View commit details
    Browse the repository at this point in the history
  2. changes

    94sedighi committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    e83f67a View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Update Src/FluentAssertions/Types/MethodInfoSelector.cs

    Co-authored-by: Jonas Nyrup <jnyrup@users.noreply.github.com>
    94sedighi and jnyrup committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    6cbf025 View commit details
    Browse the repository at this point in the history
  2. Update Src/FluentAssertions/Types/MethodInfoSelector.cs

    Co-authored-by: Jonas Nyrup <jnyrup@users.noreply.github.com>
    94sedighi and jnyrup committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    e1c55df View commit details
    Browse the repository at this point in the history
  3. Update Tests/FluentAssertions.Specs/Types/MethodInfoSelectorSpecs.cs

    Co-authored-by: Jonas Nyrup <jnyrup@users.noreply.github.com>
    94sedighi and jnyrup committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    af08022 View commit details
    Browse the repository at this point in the history
  4. Update Tests/FluentAssertions.Specs/Types/MethodInfoSelectorSpecs.cs

    Co-authored-by: Jonas Nyrup <jnyrup@users.noreply.github.com>
    94sedighi and jnyrup committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    f2b6db6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    130b6a7 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Extended the test class with some static methods to ensure that the m…

    …ethod.IsAbstract works correctly
    94sedighi committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    c2661b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a726cb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    355b85f View commit details
    Browse the repository at this point in the history