junit5 --> <dependency> <groupId>org.junit.jupiter</groupId> ... @InjectMocks // auto inject userMapper private UserService userService = new ...
確定! 回上一頁