来自 IntelliJ IDEA 的错误 运行 Junit 测试
Error running Junit test from IntelliJ IDEA
我运行一个来自IntelliJ IDEA的Junit测试,但是我有这个错误:
Error running 'BookingTest':
Command line is too long. Shorten command line for BookingTest or also for JUnit default configuration
请更改 the corresponding option 用于测试的活动配置和模板配置。
我运行一个来自IntelliJ IDEA的Junit测试,但是我有这个错误:
Error running 'BookingTest':
Command line is too long. Shorten command line for BookingTest or also for JUnit default configuration
请更改 the corresponding option 用于测试的活动配置和模板配置。