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

Introduce sessionAttributeDoesNotExist in RequestResultMatchers #23756

Closed

Commits on Oct 4, 2019

  1. Add sessionAttributeDoesNotExist ResultMatcher

    Similar to attributeDoesNotExist of ModelResultMatchers, sessionAttributeDoesNotExist asserts that the given attributes are null in the HttpSession.
    drumonii committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    b29e8d8 View commit details
    Browse the repository at this point in the history