mockStatic (SecurityUtils.class);. 4. securityUtilsMockedStatic.when(SecurityUtils::getCurrentUserId).thenReturn(Mono.just("test"));.
確定! 回上一頁