IDEA console cannot be entered
If you are using IDEA and you find that you cannot input from the console while testing with JUnit, you need to make the following changes to make the configuration successful
Step 1: Help –Edit Constom VM Options…
Step 2: open the configuration, add – Deditable. Java. Test. The console = true
If the configuration is successful, restart IDEA and the problem will be solved
Read More:
- Idea error: (4, 46) Java: package org.springframework.boot . autoconfigure does not exist problem solving
- How to Fix The error may exist in com/kuang/dao/UserMapper.xml
- Solution to the problem of Chinese garbled in gradle console in idea
- import org.junit.Test And @ test error reporting — solutions
- Vscode debug Java console input: evaluation failed because the thread is not suspended
- IntelliJ idea community community integrated Tomcat or jetty tutorial
- Solve the problem of Chinese garbled code of actibpm plug-in in idea
- Perfect solution for IntelliJ idea error “CreateProcess error = 2, system cannot find the specified file”
- Error: could not find java.dll Error: could not find Java se runtime environment solution
- Spring integrates JUnit configuration
- Ubutnu’s idea input method candidate box can’t follow the cursor
- The solution of console flash in C + +
- Call to undefined function oci_ Connect() problem solving
- Failed to connect to remote VM. Connection reused. Connection reused: Connect
- Spring configuration transaction, JUnit unit test error “failed to load ApplicationContext”
- Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0
- Compare whether two sets are the same in Java
- Solve gradle project refresh failed
- Could not find or load main class
- Using Mocha to test can not find module ‘. /build/release/scrypt’ (Fixed)