mockMvc.perform(post("/forums/42/register") .contentType("application/json")) .andExpect(status().isOk());. 不只是校验controller会对一个特定 ...
確定! 回上一頁