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).
Expected behavior
The Run button should be deactivated, just as it is deactivated when I set an invalid Test class / Project
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).
Expected behavior
The Run button should be deactivated, just as it is deactivated when I set an invalid Test class / Project