mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-11-01 15:18:53 +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