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 |
Tags
- 숫자야구
- NamedParameterNotBound
- mycp
- decorator
- 10951
- designpattern
- setParameter
- 여러인수
- Spring
- 쉬운 계단 수
- @Spring
- 자바
- junit
- 데코레이터패턴
- 전치행렬 #C
- 10844
- springboot
- BubbleSorting
- 백준
- Linux
- 자료구조
- gradle
- pscp
- @NotEmpty
- @ModelAttribute
- C
- 점세개
- createQuery
- java
- 디자인패턴
Archives
- Today
- Total
...
Spring Test 오류 해결 [FAILURE: Build failed with an exception] 본문
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':test'.
> No tests found for given includes: [jpabook.jpashop2.MemberServiceTest.ȸ ](filter.includeTestsMatching)
--> File> Settings의 Run tests using을 Gradle에서 IntelliJ IDEA로 변경해주면 오류 해결

'이것저것 > 오류 해결' 카테고리의 다른 글
[Spring Boot] @NotEmpty 어노테이션이 import 되지 않을 때 (0) | 2022.04.17 |
---|---|
[JUnit]Named parameter not bound 에러 (0) | 2022.04.17 |
JPA /Maven 이용시 Error:java: error: release version 5 not supported 해결 (0) | 2022.03.26 |
H2 연결 에러가 발생하였을 때 해결 방법 (0) | 2022.03.26 |
[MAVEN/JAVA11 JPA 이용시 에러 해결]ClassNotFoundException (0) | 2022.03.26 |