Description
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.