|
|
|
|
|
by joelbluminator
1783 days ago
|
|
OK. first I could be ignorant about Java since I haven't touched it in more than a decade. Which library is doing that? And also what is mock(User.java) returning - is it an actual User instance or a stub? I want a real User instance (nothing mocked in it) with just the one method mocked. And again if this is possible I will admit ignorance and tip my hat at the Java guys. |
|
[1] https://site.mockito.org/