|
jSyncManager Simple Java Server | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Thread
org.jSyncManager.SJS.API.AbstractAdapter
org.jSyncManager.SJS.API.AbstractRequestResponseAdapter
org.jSyncManager.SJS.Adapters.TestAdapter.TestAdapter
org.jSyncManager.SJS.Tests.TestAdapterTester
public class TestAdapterTester
JUnit tests for the TestAdapter class.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class java.lang.Thread |
|---|
java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler |
| Field Summary |
|---|
| Fields inherited from class org.jSyncManager.SJS.Adapters.TestAdapter.TestAdapter |
|---|
DISCONNECT_MESSAGE |
| Fields inherited from class org.jSyncManager.SJS.API.AbstractAdapter |
|---|
props |
| Fields inherited from class java.lang.Thread |
|---|
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY |
| Constructor Summary | |
|---|---|
TestAdapterTester()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Main method. |
void |
setUp()
Set up method. |
void |
testRequest()
A method that tests the TestAdapter class. |
| Methods inherited from class org.jSyncManager.SJS.Adapters.TestAdapter.TestAdapter |
|---|
getConnectionHeaderString, getTimeoutMessage, processRequest |
| Methods inherited from class org.jSyncManager.SJS.API.AbstractRequestResponseAdapter |
|---|
disconnect, processConnection |
| Methods inherited from class org.jSyncManager.SJS.API.AbstractAdapter |
|---|
connectionPermitted, getConnectionManagerInterface, getInetAddress, getLogManager, getProperty, processConnection, run, setLogManager, setThreadGroup |
| Methods inherited from class java.lang.Thread |
|---|
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TestAdapterTester()
| Method Detail |
|---|
public void setUp()
public void testRequest()
public static void main(java.lang.String[] args)
JUnitCore to TestAdapterTester.
args - command line parameters are disregarded.
|
jSyncManager Simple Java Server | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||