Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- TextView 일부분
- Github Token
- docker에서 mysql 실행
- 안드로이드 자동으로 포커싱
- git
- Android Studio
- git cannot identify version of git executable
- php
- 팝업 바깥 레이어
- nextFocusDown
- Linux 패키지 관리자
- AWS
- sourceSet
- Chat GPT
- Execution failed for task ':test'.
- Location Permission
- Android Flavor
- mac 패키지 관리자
- 다음으로 이동
- 챗GPT
- 여러 개
- Github 등록
- MySQL
- junit
- codeigniter
- 5회 인증
- PHP Storm
- XML Opacity
- 챗지피티
- InvalidTestClassError
Archives
- Today
- Total
목록Spring (1)
128june
[Spring] Execution failed for task ':test'.
Execution failed for task ':test'. > No tests found for given includes: [--- 프로젝트 경로 ---](--tests filter) * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. 위와 같은 오류가 발생하였다. 원인은 테스트 메소드 명이 한글일 경우 발생하는 오류. 해결방법은 setting에서 테스트 구동방식을 intellij로 바꿔주면 끝.
Java/Spring
2022. 7. 18. 12:28