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
- @ModelAttribute
- Linux
- 숫자야구
- 점세개
- @NotEmpty
- java
- 쉬운 계단 수
- gradle
- mycp
- 데코레이터패턴
- createQuery
- C
- 디자인패턴
- setParameter
- @Spring
- Spring
- 백준
- decorator
- BubbleSorting
- 자료구조
- NamedParameterNotBound
- 전치행렬 #C
- pscp
- 10844
- junit
- springboot
- 자바
- designpattern
- 여러인수
- 10951
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 |
Comments