-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Issues: mockito/mockito
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Mocking static method does not work with CompletableFuture in different thread
#3438
opened Sep 4, 2024 by
FJiayang
Mockito 5 on WildFly has a llegalStateException in MethodWriter.visitFrame
#3435
opened Sep 2, 2024 by
tbee
org.mockito.exceptions.base.MockitoException at MockitoExtension
#3426
opened Aug 21, 2024 by
akumar10-chwy
5 tasks
@Spy
fields initalized by closable = MockitoAnnotations.openMocks(this)
is not cleared by closable.close()
for Jqwik
#3421
opened Aug 18, 2024 by
rsampaths16
4 of 5 tasks
Accessing a mock after clearInlineMocks could provide much more useful error message.
#3419
opened Aug 16, 2024 by
dsaff
ArgumentCaptor appears to be doubling/merging results for non-vararg methods
#3418
opened Aug 16, 2024 by
rbramante
Seemingly random java.lang.AssertionError in MockUtil.getMockHandlerOrNull
#3406
opened Jul 30, 2024 by
mpiela
Mockito canonical name does not show mock anymore since version 5
#3395
opened Jul 4, 2024 by
jordilaforge
Deep stubs created by @Mock(answer = Answers.RETURNS_DEEP_STUBS, lenient = true) are not lenient
#3378
opened Jun 20, 2024 by
JasonMathison
verify can't differ/handle logging methods with "Object... arguments" in signature
#3343
opened May 15, 2024 by
fourhundredfortyfour
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.