Next we have the MockMvc object, the main tool to test our controller class, it's a static variable, so we can initiate it in the @BeforeAll method:
確定! 回上一頁