We have a name convention for our test classes:
For unit test : TestMyCoolClazz
For integration tests : ITestMyCoolClazz
But whenever Intellij Idea prompts 'Create Test' dialog window, class name is always MyCoolClazzTest. So basically it adds a word 'Test' at the and of a class name.
So can a change it?
Aucun commentaire:
Enregistrer un commentaire