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

Properly recognized non-class types as internal when using HaveAccessModifier assertion #1793

Merged

Commits on Jan 29, 2022

  1. Fix an issue where interfaces and value types that were non nested wo…

    …uld not be recognized as internal when using HaveAccessModifier.
    jonathonchase authored and dennisdoomen committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    6f05a07 View commit details
    Browse the repository at this point in the history
  2. Fix an issue where interfaces and value types that were non nested wo…

    …… …uld not be recognized as internal when using HaveAccessModifier
    dennisdoomen committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    dbeff5d View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

  1. Update Tests/FluentAssertions.Specs/Types/TypeAssertionSpecs.HaveAcce…

    …ssModifier.cs
    
    Co-authored-by: Jonas Nyrup <jnyrup@users.noreply.github.com>
    dennisdoomen and jnyrup committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    59bddf8 View commit details
    Browse the repository at this point in the history
  2. Update docs/_pages/releases.md

    Co-authored-by: Jonas Nyrup <jnyrup@users.noreply.github.com>
    dennisdoomen and jnyrup committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    c7e0b0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b88dda0 View commit details
    Browse the repository at this point in the history