I added some methods in a class which was already under a JUnit coverage.
Now I want to extend the existing JUnit with some tests to validate the new methods.
I want to know if there is a way to do this via GUI, without installing any other plugin like this answer advices.
Thank you in advance.