Spring Boot 在建置專案時已經先引入Test 套件org.springframework.boot:spring-boot-starter-test,裡面會包含相關測試模組,如Junit、AssertJ、Mockito等元件.
確定! 回上一頁