| java.lang.Object | |
| ↳ | org.mule.munit.FTPServerModule |
Known Direct Subclasses
|
Known Indirect Subclasses
|
FTP server for Integration tests.
With this module you can start a FTP server on your local machine
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| port | FTP server port. |
||||||||||
| secure | Defines if is FTP over ssh. |
||||||||||
| server | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
check if a file exists. | |||||||||||
Remove created files | |||||||||||
Starts the server | |||||||||||
Stops the server | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
FTP server port.
Defines if is FTP over ssh.
check if a file exists.
| file | File |
|---|---|
| path | Path |
| InitialisationException |
|---|
| port |
|---|
| secure |
|---|
Starts the server
Stops the server