Home
last modified time | relevance | path

Searched refs:commandHandler_NoReplyTextBundle (Results 1 – 21 of 21) sorted by relevance

/external/mockftpserver/tags/1.0/src/test/java/org/mockftpserver/stub/
DStubFtpServerTest.java48 private CommandHandler commandHandler_NoReplyTextBundle; field in StubFtpServerTest
56 mapping.put("BBB", commandHandler_NoReplyTextBundle); in testSetCommandHandlers()
60 …assertSame("commandHandler2", commandHandler_NoReplyTextBundle, stubFtpServer.getCommandHandler("B… in testSetCommandHandlers()
85 stubFtpServer.setCommandHandler("ZZZ", commandHandler_NoReplyTextBundle); in testSetCommandHandler_NotReplyTextBundleAware()
86 …assertSame("commandHandler", commandHandler_NoReplyTextBundle, stubFtpServer.getCommandHandler("ZZ… in testSetCommandHandler_NotReplyTextBundleAware()
178 commandHandler_NoReplyTextBundle = new CommandHandler() { in setUp()
/external/mockftpserver/tags/1.1/src/test/java/org/mockftpserver/stub/
DStubFtpServerTest.java48 private CommandHandler commandHandler_NoReplyTextBundle; field in StubFtpServerTest
56 mapping.put("BBB", commandHandler_NoReplyTextBundle); in testSetCommandHandlers()
60 …assertSame("commandHandler2", commandHandler_NoReplyTextBundle, stubFtpServer.getCommandHandler("B… in testSetCommandHandlers()
85 stubFtpServer.setCommandHandler("ZZZ", commandHandler_NoReplyTextBundle); in testSetCommandHandler_NotReplyTextBundleAware()
86 …assertSame("commandHandler", commandHandler_NoReplyTextBundle, stubFtpServer.getCommandHandler("ZZ… in testSetCommandHandler_NotReplyTextBundleAware()
178 commandHandler_NoReplyTextBundle = new CommandHandler() { in setUp()
/external/mockftpserver/tags/1.2.3/src/test/java/org/mockftpserver/stub/
DStubFtpServerTest.java48 private CommandHandler commandHandler_NoReplyTextBundle; field in StubFtpServerTest
56 mapping.put("BBB", commandHandler_NoReplyTextBundle); in testSetCommandHandlers()
60 …assertSame("commandHandler2", commandHandler_NoReplyTextBundle, stubFtpServer.getCommandHandler("B… in testSetCommandHandlers()
85 stubFtpServer.setCommandHandler("ZZZ", commandHandler_NoReplyTextBundle); in testSetCommandHandler_NotReplyTextBundleAware()
86 …assertSame("commandHandler", commandHandler_NoReplyTextBundle, stubFtpServer.getCommandHandler("ZZ… in testSetCommandHandler_NotReplyTextBundleAware()
178 commandHandler_NoReplyTextBundle = new CommandHandler() { in setUp()
/external/mockftpserver/tags/1.2.1/src/test/java/org/mockftpserver/stub/
DStubFtpServerTest.java48 private CommandHandler commandHandler_NoReplyTextBundle; field in StubFtpServerTest
56 mapping.put("BBB", commandHandler_NoReplyTextBundle); in testSetCommandHandlers()
60 …assertSame("commandHandler2", commandHandler_NoReplyTextBundle, stubFtpServer.getCommandHandler("B… in testSetCommandHandlers()
85 stubFtpServer.setCommandHandler("ZZZ", commandHandler_NoReplyTextBundle); in testSetCommandHandler_NotReplyTextBundleAware()
86 …assertSame("commandHandler", commandHandler_NoReplyTextBundle, stubFtpServer.getCommandHandler("ZZ… in testSetCommandHandler_NotReplyTextBundleAware()
178 commandHandler_NoReplyTextBundle = new CommandHandler() { in setUp()
/external/mockftpserver/tags/2.x_Before_IDEA/src/test/java/org/mockftpserver/stub/
DStubFtpServerTest.java48 private CommandHandler commandHandler_NoReplyTextBundle; field in StubFtpServerTest
56 mapping.put("BBB", commandHandler_NoReplyTextBundle); in testSetCommandHandlers()
60 …assertSame("commandHandler2", commandHandler_NoReplyTextBundle, stubFtpServer.getCommandHandler("B… in testSetCommandHandlers()
85 stubFtpServer.setCommandHandler("ZZZ", commandHandler_NoReplyTextBundle); in testSetCommandHandler_NotReplyTextBundleAware()
86 …assertSame("commandHandler", commandHandler_NoReplyTextBundle, stubFtpServer.getCommandHandler("ZZ… in testSetCommandHandler_NotReplyTextBundleAware()
178 commandHandler_NoReplyTextBundle = new CommandHandler() { in setUp()
/external/mockftpserver/branches/1.x_Branch/src/test/java/org/mockftpserver/stub/
DStubFtpServerTest.java48 private CommandHandler commandHandler_NoReplyTextBundle; field in StubFtpServerTest
56 mapping.put("BBB", commandHandler_NoReplyTextBundle); in testSetCommandHandlers()
60 …assertSame("commandHandler2", commandHandler_NoReplyTextBundle, stubFtpServer.getCommandHandler("B… in testSetCommandHandlers()
85 stubFtpServer.setCommandHandler("ZZZ", commandHandler_NoReplyTextBundle); in testSetCommandHandler_NotReplyTextBundleAware()
86 …assertSame("commandHandler", commandHandler_NoReplyTextBundle, stubFtpServer.getCommandHandler("ZZ… in testSetCommandHandler_NotReplyTextBundleAware()
178 commandHandler_NoReplyTextBundle = new CommandHandler() { in setUp()
/external/mockftpserver/tags/1.2.4/src/test/java/org/mockftpserver/stub/
DStubFtpServerTest.java48 private CommandHandler commandHandler_NoReplyTextBundle; field in StubFtpServerTest
56 mapping.put("BBB", commandHandler_NoReplyTextBundle); in testSetCommandHandlers()
60 …assertSame("commandHandler2", commandHandler_NoReplyTextBundle, stubFtpServer.getCommandHandler("B… in testSetCommandHandlers()
85 stubFtpServer.setCommandHandler("ZZZ", commandHandler_NoReplyTextBundle); in testSetCommandHandler_NotReplyTextBundleAware()
86 …assertSame("commandHandler", commandHandler_NoReplyTextBundle, stubFtpServer.getCommandHandler("ZZ… in testSetCommandHandler_NotReplyTextBundleAware()
178 commandHandler_NoReplyTextBundle = new CommandHandler() { in setUp()
/external/mockftpserver/tags/1.2/src/test/java/org/mockftpserver/stub/
DStubFtpServerTest.java48 private CommandHandler commandHandler_NoReplyTextBundle; field in StubFtpServerTest
56 mapping.put("BBB", commandHandler_NoReplyTextBundle); in testSetCommandHandlers()
60 …assertSame("commandHandler2", commandHandler_NoReplyTextBundle, stubFtpServer.getCommandHandler("B… in testSetCommandHandlers()
85 stubFtpServer.setCommandHandler("ZZZ", commandHandler_NoReplyTextBundle); in testSetCommandHandler_NotReplyTextBundleAware()
86 …assertSame("commandHandler", commandHandler_NoReplyTextBundle, stubFtpServer.getCommandHandler("ZZ… in testSetCommandHandler_NotReplyTextBundleAware()
178 commandHandler_NoReplyTextBundle = new CommandHandler() { in setUp()
/external/mockftpserver/tags/1.2.2/src/test/java/org/mockftpserver/stub/
DStubFtpServerTest.java48 private CommandHandler commandHandler_NoReplyTextBundle; field in StubFtpServerTest
56 mapping.put("BBB", commandHandler_NoReplyTextBundle); in testSetCommandHandlers()
60 …assertSame("commandHandler2", commandHandler_NoReplyTextBundle, stubFtpServer.getCommandHandler("B… in testSetCommandHandlers()
85 stubFtpServer.setCommandHandler("ZZZ", commandHandler_NoReplyTextBundle); in testSetCommandHandler_NotReplyTextBundleAware()
86 …assertSame("commandHandler", commandHandler_NoReplyTextBundle, stubFtpServer.getCommandHandler("ZZ… in testSetCommandHandler_NotReplyTextBundleAware()
178 commandHandler_NoReplyTextBundle = new CommandHandler() { in setUp()
/external/mockftpserver/tags/2.4/src/test/java/org/mockftpserver/stub/
DStubFtpServerTest.java40 private CommandHandler commandHandler_NoReplyTextBundle; field in StubFtpServerTest
50 stubFtpServer.setCommandHandler("ZZZ", commandHandler_NoReplyTextBundle); in testSetCommandHandler_NotReplyTextBundleAware()
51 …assertSame("commandHandler", commandHandler_NoReplyTextBundle, stubFtpServer.getCommandHandler("ZZ… in testSetCommandHandler_NotReplyTextBundleAware()
96 commandHandler_NoReplyTextBundle = new CommandHandler() { in setUp()
/external/mockftpserver/tags/2.0.2/src/test/java/org/mockftpserver/stub/
DStubFtpServerTest.java40 private CommandHandler commandHandler_NoReplyTextBundle; field in StubFtpServerTest
50 stubFtpServer.setCommandHandler("ZZZ", commandHandler_NoReplyTextBundle); in testSetCommandHandler_NotReplyTextBundleAware()
51 …assertSame("commandHandler", commandHandler_NoReplyTextBundle, stubFtpServer.getCommandHandler("ZZ… in testSetCommandHandler_NotReplyTextBundleAware()
96 commandHandler_NoReplyTextBundle = new CommandHandler() { in setUp()
/external/mockftpserver/tags/2.0.1/src/test/java/org/mockftpserver/stub/
DStubFtpServerTest.java40 private CommandHandler commandHandler_NoReplyTextBundle; field in StubFtpServerTest
50 stubFtpServer.setCommandHandler("ZZZ", commandHandler_NoReplyTextBundle); in testSetCommandHandler_NotReplyTextBundleAware()
51 …assertSame("commandHandler", commandHandler_NoReplyTextBundle, stubFtpServer.getCommandHandler("ZZ… in testSetCommandHandler_NotReplyTextBundleAware()
96 commandHandler_NoReplyTextBundle = new CommandHandler() { in setUp()
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/test/java/org/mockftpserver/stub/
DStubFtpServerTest.java40 private CommandHandler commandHandler_NoReplyTextBundle; field in StubFtpServerTest
50 stubFtpServer.setCommandHandler("ZZZ", commandHandler_NoReplyTextBundle); in testSetCommandHandler_NotReplyTextBundleAware()
51 …assertSame("commandHandler", commandHandler_NoReplyTextBundle, stubFtpServer.getCommandHandler("ZZ… in testSetCommandHandler_NotReplyTextBundleAware()
96 commandHandler_NoReplyTextBundle = new CommandHandler() { in setUp()
/external/mockftpserver/tags/2.5/src/test/java/org/mockftpserver/stub/
DStubFtpServerTest.java40 private CommandHandler commandHandler_NoReplyTextBundle; field in StubFtpServerTest
50 stubFtpServer.setCommandHandler("ZZZ", commandHandler_NoReplyTextBundle); in testSetCommandHandler_NotReplyTextBundleAware()
51 …assertSame("commandHandler", commandHandler_NoReplyTextBundle, stubFtpServer.getCommandHandler("ZZ… in testSetCommandHandler_NotReplyTextBundleAware()
96 commandHandler_NoReplyTextBundle = new CommandHandler() { in setUp()
/external/mockftpserver/MockFtpServer/src/test/java/org/mockftpserver/stub/
DStubFtpServerTest.java40 private CommandHandler commandHandler_NoReplyTextBundle; field in StubFtpServerTest
50 stubFtpServer.setCommandHandler("ZZZ", commandHandler_NoReplyTextBundle); in testSetCommandHandler_NotReplyTextBundleAware()
51 …assertSame("commandHandler", commandHandler_NoReplyTextBundle, stubFtpServer.getCommandHandler("ZZ… in testSetCommandHandler_NotReplyTextBundleAware()
96 commandHandler_NoReplyTextBundle = new CommandHandler() { in setUp()
/external/mockftpserver/tags/2.1/src/test/java/org/mockftpserver/stub/
DStubFtpServerTest.java40 private CommandHandler commandHandler_NoReplyTextBundle; field in StubFtpServerTest
50 stubFtpServer.setCommandHandler("ZZZ", commandHandler_NoReplyTextBundle); in testSetCommandHandler_NotReplyTextBundleAware()
51 …assertSame("commandHandler", commandHandler_NoReplyTextBundle, stubFtpServer.getCommandHandler("ZZ… in testSetCommandHandler_NotReplyTextBundleAware()
96 commandHandler_NoReplyTextBundle = new CommandHandler() { in setUp()
/external/mockftpserver/tags/2.0-rc1/src/test/java/org/mockftpserver/stub/
DStubFtpServerTest.java40 private CommandHandler commandHandler_NoReplyTextBundle; field in StubFtpServerTest
50 stubFtpServer.setCommandHandler("ZZZ", commandHandler_NoReplyTextBundle); in testSetCommandHandler_NotReplyTextBundleAware()
51 …assertSame("commandHandler", commandHandler_NoReplyTextBundle, stubFtpServer.getCommandHandler("ZZ… in testSetCommandHandler_NotReplyTextBundleAware()
96 commandHandler_NoReplyTextBundle = new CommandHandler() { in setUp()
/external/mockftpserver/tags/2.3/src/test/java/org/mockftpserver/stub/
DStubFtpServerTest.java40 private CommandHandler commandHandler_NoReplyTextBundle; field in StubFtpServerTest
50 stubFtpServer.setCommandHandler("ZZZ", commandHandler_NoReplyTextBundle); in testSetCommandHandler_NotReplyTextBundleAware()
51 …assertSame("commandHandler", commandHandler_NoReplyTextBundle, stubFtpServer.getCommandHandler("ZZ… in testSetCommandHandler_NotReplyTextBundleAware()
96 commandHandler_NoReplyTextBundle = new CommandHandler() { in setUp()
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/test/java/org/mockftpserver/stub/
DStubFtpServerTest.java40 private CommandHandler commandHandler_NoReplyTextBundle; field in StubFtpServerTest
50 stubFtpServer.setCommandHandler("ZZZ", commandHandler_NoReplyTextBundle); in testSetCommandHandler_NotReplyTextBundleAware()
51 …assertSame("commandHandler", commandHandler_NoReplyTextBundle, stubFtpServer.getCommandHandler("ZZ… in testSetCommandHandler_NotReplyTextBundleAware()
96 commandHandler_NoReplyTextBundle = new CommandHandler() { in setUp()
/external/mockftpserver/tags/2.0/src/test/java/org/mockftpserver/stub/
DStubFtpServerTest.java40 private CommandHandler commandHandler_NoReplyTextBundle; field in StubFtpServerTest
50 stubFtpServer.setCommandHandler("ZZZ", commandHandler_NoReplyTextBundle); in testSetCommandHandler_NotReplyTextBundleAware()
51 …assertSame("commandHandler", commandHandler_NoReplyTextBundle, stubFtpServer.getCommandHandler("ZZ… in testSetCommandHandler_NotReplyTextBundleAware()
96 commandHandler_NoReplyTextBundle = new CommandHandler() { in setUp()
/external/mockftpserver/tags/2.2/src/test/java/org/mockftpserver/stub/
DStubFtpServerTest.java40 private CommandHandler commandHandler_NoReplyTextBundle; field in StubFtpServerTest
50 stubFtpServer.setCommandHandler("ZZZ", commandHandler_NoReplyTextBundle); in testSetCommandHandler_NotReplyTextBundleAware()
51 …assertSame("commandHandler", commandHandler_NoReplyTextBundle, stubFtpServer.getCommandHandler("ZZ… in testSetCommandHandler_NotReplyTextBundleAware()
96 commandHandler_NoReplyTextBundle = new CommandHandler() { in setUp()