You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If user launches "Create tests with UTBot" on a class that has no methods (or no overriden methods), plugin shows a dialog with empty list of methods and disabled "OK" button which seems odd.
Expected behavior
Show a warning/error message stating that there are no available methods for test generation.
Potential alternatives
Other ways to clearly inform that there are no methods/classes available for testing.