Mark Paluch
Results
497
issues of
Mark Paluch
After upgrading to Mockito 5.12.0 (from 5.11.0), the JUnit 5 extension fails with an NPE: ``` org.mockito.exceptions.misusing.UnfinishedMockingSessionException: Unfinished mocking session detected. Previous MockitoSession was not concluded with 'finishMocking()'. For examples...
With Lettuce 5.1, we introduced `TimeoutOptions` as additional layer to time out commands issued by the asynchronous or reactive API. We should now apply this behavior as default to avoid...
type: feature
status: good-first-issue