Package | Description |
---|---|
org.mockftpserver.fake | |
org.mockftpserver.stub |
Modifier and Type | Class and Description |
---|---|
class |
FakeFtpServer
FakeFtpServer is the top-level class for a "fake" implementation of an FTP Server,
suitable for testing FTP client code or standing in for a live FTP server.
|
Modifier and Type | Class and Description |
---|---|
class |
StubFtpServer
StubFtpServer is the top-level class for a "stub" implementation of an FTP Server,
suitable for testing FTP client code or standing in for a live FTP server.
|
Copyright © 2016. All rights reserved.