TestFtp
Tests the FTP server tool.
Methods
static void
main
(String... a)
Run just this test.
static void
main
(String... a) throws Exception
Run just this test.
Parameters:
a - ignored
void
afterCommand
(FtpEvent event)
void
afterCommand
(FtpEvent event)
void
beforeCommand
(FtpEvent event)
void
beforeCommand
(FtpEvent event)
void
onUnsupportedCommand
(FtpEvent event)
void
onUnsupportedCommand
(FtpEvent event)
void
test
()
void
test
() throws Exception