@SpringBootTest
public class ZFtpUtilTest
extends java.lang.Object
构造器和说明 |
---|
ZFtpUtilTest() |
限定符和类型 | 方法和说明 |
---|---|
void |
deleteFile() |
void |
getCurrentPath() |
void |
getFtpClient() |
void |
getFtpFileDataByUrl() |
void |
getFtpFileListByDir() |
void |
renameFileName() |
void |
uploadFile() |
@Test public void getFtpClient() throws java.io.IOException
java.io.IOException
@Test public void getFtpFileListByDir()
@Test public void getCurrentPath()
@Test public void getFtpFileDataByUrl()
@Test public void uploadFile()
@Test public void renameFileName()
@Test public void deleteFile()