java - How can I edit source lookup path using Mockito -


i'm having trouble debugging using mockito due impossibility of finding source when stepping in debugger.

it won't find class right inside project.

the scenario this: have class , class atest 1 using mockito test class a. once class atest tested, there's line in class calls method in class b, debugger cannot find source class b right in project.

any suggestions?

thanks!

as @sureshkoya alludes, ides provide way @ attach sources java .class file.

depending on whether b yours or third-party, , ide you're using, may easy fix.

please provide further problem details.


Comments

Popular posts from this blog

javascript - How to get current YouTube IDs via iMacros? -

c# - Maintaining a program folder in program files out of date? -

emulation - Android map show my location didn't work -