コード例 #1
0
 @Before
 public void setup() {
   when(ftpClientConfig.getDefaultDateFormatStr()).thenReturn("yyyy-MM-dd");
 }