| |
|
| org.apache.james.remotemanager.RemoteManagerTest
RemoteManagerTest | public class RemoteManagerTest extends TestCase (Code) | | Tests the org.apache.james.remotemanager.RemoteManager
TODO: impl missing command tests for:
USER
SHUTDOWN (hard to test, because it does shutdown the whole (testing) JVM
|
LINE_SEPARATOR | final public static String LINE_SEPARATOR(Code) | | |
m_remoteManagerListenerPort | protected int m_remoteManagerListenerPort(Code) | | |
m_telnetClient | protected TelnetClient m_telnetClient(Code) | | |
testCommandCaseInsensitive | public void testCommandCaseInsensitive() throws IOException(Code) | | |
testParameterCaseSensitive | public void testParameterCaseSensitive() throws IOException(Code) | | |
|
|
|