| |
|
| com.enterprisedt.net.ftp.test.FTPTestCase com.enterprisedt.net.ftp.test.TestTimeout
TestTimeout | public class TestTimeout extends FTPTestCase (Code) | | Test timeout functionality. On a local network there is
virtually no blocking, so ordinarily timeouts will not
occur on network reads. We do this test in isolation and
pull out a network cable to test the timeout
author: Bruce Blackshaw version: $Revision: 1.9 $ |
getLogName | protected String getLogName()(Code) | | Get name of log file
name of file to log to |
main | public static void main(String[] args)(Code) | | Enable our class to be run, doing the
tests
|
suite | public static Test suite()(Code) | | Automatic test suite construction
suite of tests for this class |
testTimeout | public void testTimeout() throws Exception(Code) | | Test some general methods
|
|
|
|