MockFtpServer MockFtpServer

Group org.mockftpserver
描述 The MockFtpServer project provides mock/dummy FTP server implementations for testing FTP client code. Two FTP Server implementations are provided, each at a different level of abstraction. FakeFtpServer provides a higher-level abstraction. You define a virtual file system, including directories and files, as well as a set of valid user accounts and credentials. The FakeFtpServer then responds with appropriate replies and reply codes based on that configuration. StubFtpServer, on the other hand, is a lower-level "stub" implementation. You configure the individual FTP server commands to return custom data or reply codes, allowing simulation of either success or failure scenarios. You can also verify expected command invocations
Packaging jar
Size 140.13 KB
文件 pom jar
网址 http://mockftpserver.sourceforge.net/
发布时间 2016-10-16 05:12

dependencies

Group Artifact Version
org.slf4j slf4j-api 1.6.6
org.codehaus.groovy groovy-all 1.7.10
commons-net commons-net 1.4.1
easymock easymock 1.2_Java1.3
junit-addons junit-addons 1.4
org.springframework spring 2.0.7
org.slf4j slf4j-log4j12 1.6.6

developers

chrismair Chris Mair

licenses

Apache 2 http://www.apache.org/licenses/LICENSE-2.0.txt
索引仓库
仓库 个数
Central 592045
7264779