Springboot (10) 썸네일형 리스트형 [Springboot-error] 테스트코드 401에러 테스트코드 작성하고 실행했는데 다음과 같은 에러가 발생했다. 에러 내용 java.lang.AssertionError: Status Expected :200 Actual :401 at org.springframework.test.util.AssertionErrors.fail(AssertionErrors.java:59) at org.springframework.test.util.AssertionErrors.assertEquals(AssertionErrors.java:98) at org.springframework.test.web.servlet.result.StatusResultMatchers.lambda$matcher$9(StatusResultMatchers.java:619) at org.springfram.. [IntelliJ-error] No tests found for given includes: 에러내용 Execution failed for task ':test'. > No tests found for given includes: [com.eunyeong.book.springboot.HelloControllerTest.hello��_���ϵȴ�](--tests filter) Run tests using: IntelliJ IDEA로 변경하면 해결된다. 이전 1 2 다음