i had three classes
DirectoryRevertionTestCase
DirectoryRevertionTest extends DirectoryRevertionTestCase
DirectoryRevertionCanRevertTest extends DirectoryRevertionTestCase
then i renamed DirectoryRevertionTestCase to DirectoryReverterTestCase
and allow idea to automatically rename inheritors
after that i've got the error messages:
'file not registered on server'.../DirectoryReverterTest'
'file not registered on server'.../DirectoryReverterCanRevertTest'