Spring을 사용하는 경우에는 외와 같이 @RunWith 를 @ExtendWith 바꿔서 Spring의 설정을 적용할 수 있습니다. @RunWith(SpringRunner.class) @ ...
確定! 回上一頁