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

Download org.mockftpserver JAR files with all dependencies

Search JAR files by class name

MockFtpServer from group org.mockftpserver (version 3.2.0)

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 all versions Show documentation Show source 
 

10 downloads
Artifact MockFtpServer
Group org.mockftpserver
Version 3.2.0
Last update 17. May 2024
Organization not specified
URL http://mockftpserver.sourceforge.net/
License Apache 2
Dependencies amount 1
Dependencies log4j,
There are maybe transitive dependencies!



Page 1 from 1 (items total 1)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy