Intellij: Change JUnit Test Class template

前端 未结 2 1651
我寻月下人不归
我寻月下人不归 2020-12-10 01:30

I would like to customize the JUnit Test class template however I cannot find it anywhere in settings. This guy has the same problem. I can\'t find anything in File Templa

2条回答
  •  萌比男神i
    2020-12-10 02:02

    The link provided by CrazyCoder suggests that this is not directly possible but that I you need to add if statements to the Class File Type template. I will probably split the template in two using a big if-else.

提交回复
热议问题