mercredi 4 novembre 2020

Junit: What is the best way to check which test is testing a function in Intellij?

I am using IntelliJ community edition and I need to edit some application which was made in Java. In that application some functions are covered with tests.

What is the best way to figure out which test(s) is(are) covering some function?

Example: I have function called function1 and I need to find test which is covering that function.

Aucun commentaire:

Enregistrer un commentaire