인프런 커뮤니티 질문&답변
asserThat에서 import 단축키 질문 드려요
작성
·
305
0
Assertions.assertThat 에서 Assertions에 alt + enter을 하면
.* 이 아닌 api.Assertions.assertThat만 import 되던데
.* 로 import 시키는 방법이 있을까요?
답변 3
2
김영한
지식공유자
구글에 intellij import *로 검색해보니 나오네요^^
https://www.google.com/search?q=intellij+import+*&oq=intellij+import+*
1
0





