简体   繁体   English

从 IntelliJ IDEA 运行 Junit 测试时出错

[英]Error running Junit test from IntelliJ IDEA

I running a Junit test from IntelliJ IDEA, but I have this error:我从 IntelliJ IDEA 运行 Junit 测试,但出现此错误:

Error running 'BookingTest': 
Command line is too long. Shorten command line for BookingTest or also for JUnit default configuration

Please change the corresponding option for the active and Template configurations you are using for the tests.请更改您用于测试的活动和模板配置的相应选项

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 从 IntelliJ IDEA 2020.1 运行 JUnit 测试会生成 ClassNotFoundException - Running JUnit test from IntelliJ IDEA 2020.1 generates ClassNotFoundException Neo4j在IntelliJ IDEA中的JUnit测试中运行时登录服务器扩展 - Neo4j logging in a server extension while running from within a JUnit test in IntelliJ IDEA IntelliJ Idea“Make”导致在运行JUnit Test时重建 - IntelliJ Idea “Make” causes rebuild while running JUnit Test 如何使用 VisualVM 分析从 Intellij Idea 运行的 JUnit 测试 - how to profile JUnit test run from Intellij Idea with VisualVM 无法从intellij想法运行junit-5测试用例 - Unable to run junit-5 test cases from intellij idea 从 IntelliJ IDEA (Android) 运行 JUnit 测试时“找不到类” - “Class not found” when running JUnit tests from IntelliJ IDEA (Android) mvn 测试失败,但从 IntelliJ IDEA 运行测试通过 - mvn test fails but running the test from IntelliJ IDEA pass 如何在运行任何junit测试时告诉IntelliJ Idea 12+使用测试Maven配置文件 - How to tell IntelliJ Idea 12+ to use test Maven profile when running any junit test IntelliUn IDEA中出现了JUnit测试版本 - JUnit test debuging hangs in IntelliJ IDEA Play Framework 2在Intellij IDEA中运行JUnit测试 - Play Framework 2 running JUnit tests in Intellij IDEA
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM