Is there any way to change the suggested class nam...
# intellij
n
Is there any way to change the suggested class name when creating tests in intellij? So for example instead of
{ClassName}Test
I want it to be
{ClassName}Should