Searched refs:StubFtpServer (Results 1 - 25 of 191) sorted by relevance

12345678

/external/mockftpserver/tags/1.0/src/test/java/org/mockftpserver/stub/
H A DStubFtpServer_StartTest.java18 import org.mockftpserver.stub.StubFtpServer;
22 * Tests for StubFtpServer that require the StubFtpServer thread to be started.
30 private StubFtpServer stubFtpServer;
33 * Test the start() and stop() methods. Start the StubFtpServer and then stop it immediately.
36 stubFtpServer = new StubFtpServer();
/external/mockftpserver/MockFtpServer/src/test/java/org/mockftpserver/stub/
H A DStubFtpServer_StartTest.java22 * Tests for StubFtpServer that require the StubFtpServer thread to be started.
34 return new StubFtpServer();
/external/mockftpserver/tags/2.0/src/test/java/org/mockftpserver/stub/
H A DStubFtpServer_StartTest.java22 * Tests for StubFtpServer that require the StubFtpServer thread to be started.
34 return new StubFtpServer();
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/test/java/org/mockftpserver/stub/
H A DStubFtpServer_StartTest.java22 * Tests for StubFtpServer that require the StubFtpServer thread to be started.
34 return new StubFtpServer();
/external/mockftpserver/tags/2.0-rc1/src/test/java/org/mockftpserver/stub/
H A DStubFtpServer_StartTest.java22 * Tests for StubFtpServer that require the StubFtpServer thread to be started.
34 return new StubFtpServer();
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/test/java/org/mockftpserver/stub/
H A DStubFtpServer_StartTest.java22 * Tests for StubFtpServer that require the StubFtpServer thread to be started.
34 return new StubFtpServer();
/external/mockftpserver/tags/2.0.1/src/test/java/org/mockftpserver/stub/
H A DStubFtpServer_StartTest.java22 * Tests for StubFtpServer that require the StubFtpServer thread to be started.
34 return new StubFtpServer();
/external/mockftpserver/tags/2.0.2/src/test/java/org/mockftpserver/stub/
H A DStubFtpServer_StartTest.java22 * Tests for StubFtpServer that require the StubFtpServer thread to be started.
34 return new StubFtpServer();
/external/mockftpserver/tags/2.1/src/test/java/org/mockftpserver/stub/
H A DStubFtpServer_StartTest.java22 * Tests for StubFtpServer that require the StubFtpServer thread to be started.
34 return new StubFtpServer();
/external/mockftpserver/tags/2.2/src/test/java/org/mockftpserver/stub/
H A DStubFtpServer_StartTest.java22 * Tests for StubFtpServer that require the StubFtpServer thread to be started.
34 return new StubFtpServer();
/external/mockftpserver/tags/2.3/src/test/java/org/mockftpserver/stub/
H A DStubFtpServer_StartTest.java22 * Tests for StubFtpServer that require the StubFtpServer thread to be started.
34 return new StubFtpServer();
/external/mockftpserver/tags/2.4/src/test/java/org/mockftpserver/stub/
H A DStubFtpServer_StartTest.java22 * Tests for StubFtpServer that require the StubFtpServer thread to be started.
34 return new StubFtpServer();
/external/mockftpserver/tags/2.5/src/test/java/org/mockftpserver/stub/
H A DStubFtpServer_StartTest.java22 * Tests for StubFtpServer that require the StubFtpServer thread to be started.
34 return new StubFtpServer();
/external/mockftpserver/MockFtpServer/src/test/java/org/mockftpserver/stub/example/
H A DFtpWorkingDirectoryTest.java19 import org.mockftpserver.stub.StubFtpServer;
25 * Example test using StubFtpServer, with programmatic configuration.
31 private StubFtpServer stubFtpServer;
58 stubFtpServer = new StubFtpServer();
/external/mockftpserver/branches/1.x_Branch/src/test/java/org/mockftpserver/stub/example/
H A DFtpWorkingDirectoryTest.java19 import org.mockftpserver.stub.StubFtpServer;
25 * Example test using StubFtpServer, with programmatic configuration.
31 private StubFtpServer stubFtpServer;
58 stubFtpServer = new StubFtpServer();
/external/mockftpserver/tags/1.0/src/test/java/org/mockftpserver/stub/example/
H A DFtpWorkingDirectoryTest.java19 import org.mockftpserver.stub.StubFtpServer;
25 * Example test using StubFtpServer, with programmatic configuration.
30 private StubFtpServer stubFtpServer;
56 stubFtpServer = new StubFtpServer();
/external/mockftpserver/tags/1.1/src/test/java/org/mockftpserver/stub/example/
H A DFtpWorkingDirectoryTest.java19 import org.mockftpserver.stub.StubFtpServer;
25 * Example test using StubFtpServer, with programmatic configuration.
30 private StubFtpServer stubFtpServer;
56 stubFtpServer = new StubFtpServer();
/external/mockftpserver/tags/1.2/src/test/java/org/mockftpserver/stub/example/
H A DFtpWorkingDirectoryTest.java19 import org.mockftpserver.stub.StubFtpServer;
25 * Example test using StubFtpServer, with programmatic configuration.
31 private StubFtpServer stubFtpServer;
58 stubFtpServer = new StubFtpServer();
/external/mockftpserver/tags/1.2.1/src/test/java/org/mockftpserver/stub/example/
H A DFtpWorkingDirectoryTest.java19 import org.mockftpserver.stub.StubFtpServer;
25 * Example test using StubFtpServer, with programmatic configuration.
31 private StubFtpServer stubFtpServer;
58 stubFtpServer = new StubFtpServer();
/external/mockftpserver/tags/1.2.2/src/test/java/org/mockftpserver/stub/example/
H A DFtpWorkingDirectoryTest.java19 import org.mockftpserver.stub.StubFtpServer;
25 * Example test using StubFtpServer, with programmatic configuration.
31 private StubFtpServer stubFtpServer;
58 stubFtpServer = new StubFtpServer();
/external/mockftpserver/tags/1.2.3/src/test/java/org/mockftpserver/stub/example/
H A DFtpWorkingDirectoryTest.java19 import org.mockftpserver.stub.StubFtpServer;
25 * Example test using StubFtpServer, with programmatic configuration.
31 private StubFtpServer stubFtpServer;
58 stubFtpServer = new StubFtpServer();
/external/mockftpserver/tags/1.2.4/src/test/java/org/mockftpserver/stub/example/
H A DFtpWorkingDirectoryTest.java19 import org.mockftpserver.stub.StubFtpServer;
25 * Example test using StubFtpServer, with programmatic configuration.
31 private StubFtpServer stubFtpServer;
58 stubFtpServer = new StubFtpServer();
/external/mockftpserver/tags/2.0/src/test/java/org/mockftpserver/stub/example/
H A DFtpWorkingDirectoryTest.java19 import org.mockftpserver.stub.StubFtpServer;
25 * Example test using StubFtpServer, with programmatic configuration.
31 private StubFtpServer stubFtpServer;
58 stubFtpServer = new StubFtpServer();
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/test/java/org/mockftpserver/stub/example/
H A DFtpWorkingDirectoryTest.java19 import org.mockftpserver.stub.StubFtpServer;
25 * Example test using StubFtpServer, with programmatic configuration.
31 private StubFtpServer stubFtpServer;
58 stubFtpServer = new StubFtpServer();
/external/mockftpserver/tags/2.0-rc1/src/test/java/org/mockftpserver/stub/example/
H A DFtpWorkingDirectoryTest.java19 import org.mockftpserver.stub.StubFtpServer;
25 * Example test using StubFtpServer, with programmatic configuration.
31 private StubFtpServer stubFtpServer;
58 stubFtpServer = new StubFtpServer();

Completed in 680 milliseconds

12345678