All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download MockFtpServer JAR file with all dependencies

Search JAR files by class name

MockFtpServer from group org.mockftpserver (version 2.3)

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.

Group: org.mockftpserver Artifact: MockFtpServer
Show source 
 

10 downloads



Page 1 from 1 (items total 1)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy