vi-eclipse / Eclipse-JDT

Umbrella repository for managing a backlog of Eclipse-JDT-related features/issues
0 stars 0 forks source link

"Run" button is still active when selecting an invalid test in a Run Configuration for JUnit #6

Closed fedejeanne closed 1 year ago

fedejeanne commented 1 year ago

If I open the Run Configurations and edit a valid configuration for a JUnit test, I can set the Test method to some non-existing method and the Run button remains activated (I can click on it).

Image

Expected behavior

The Run button should be deactivated, just as it is deactivated when I set an invalid Test class / Project

fedejeanne commented 1 year ago

Transferred to https://github.com/eclipse-jdt/eclipse.jdt.ui/issues/686

HeikoKlare commented 1 year ago

-