๐ ๋ฌธ์ ์ํฉ
Intellij IDEA ์์ Gradle Project, JUnit ์ ํตํด ์ ๋ ํ ์คํธ ์ฝ๋๋ฅผ ์์ฑํ๊ณ
์คํํ์ ๋ "No found test: " ์๋ฌ๊ฐ ๋ฐ์ํ๋ค๋ฉด?
๐ ํด๊ฒฐ ๋ฐฉ๋ฒ
1. Gradle Project Rebuild
Intellij IDEA ๋งจ ์ฐ์ธก ์๋จ์ Gradle - Reload All Gradle Projects

2. Set Module Content Root
Project Structure - Modules - Content Root
Content root?
The source code, build scripts, tests, and documentation. These files are usually organized in a hierarchy. The top-level folder is called a content root.

๐ ๊ฒฐ๊ณผ

p.s. Gradle -> Intellij IDEA
Setting - Build, Excution, , Deployment - Build Tools - Gralde - Run tests using: Intellij IDEA
๊ต์ฅํ ๋ง์ ๊ธ์์ ์๋ ๋ฐฉ๋ฒ์ ์๊ฐํ๊ณ ์๋๋ฐ, Gralde + JUnit ์กฐํฉ์ ์ฐ๋ ๊ฒฝ์ฐ "No tests found" ์๋ฌ๊ฐ ๋๊ธฐ๋ํ๋ค.

'JVM > Error' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
[Kafka] Error: ์ฌ์์ ์๋ฌ (0) | 2023.10.10 |
---|---|
[Spring] java.lang.IllegalStateException: No primary or single unique constructor found for interface javax.servlet.http.HttpServletRequest (0) | 2023.01.31 |
Eclipse Project Error (๋นจ๊ฐ ๋๋ํ!) (0) | 2019.06.04 |
JAVA ์ปดํ์ผ&์คํ in CMD (0) | 2019.05.27 |
[Java] Couldn't find default class (0) | 2019.05.22 |