mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-02-27 23:54:47 +00:00
Recent Spring Framework changes to default to Mockito's STRICT stubbing mode requires that TestContext be mocked after the exection context has been fully instantiated Closes gh-15579