You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've run into a few testing situations that involve saving something in the WebSession and then trying to retrieve it. This is more complicated than necessary at the moment because MockServerWebExchange does not allow setting the WebSession It would be nice if the WebSession could just be set so that these scenarios could easily be tested.