|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
edu.jas.util.ExecutableServerTest
public class ExecutableServerTest
ExecutableServer tests with JUnit.
| Constructor Summary | |
|---|---|
ExecutableServerTest(java.lang.String name)
Constructs a ExecutableServerTest object. |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
main. |
protected void |
setUp()
|
static junit.framework.Test |
suite()
suite. |
protected void |
tearDown()
|
void |
testExecutableServer1()
Tests if the ExecutableServer could be started and terminated. |
void |
testExecutableServer2()
Tests if the ExecutableServer can execute a RemoteExecutable. |
void |
testExecutableServer3()
Tests if the ExecutableServer can execute more RemoteExecutable. |
void |
testExecutableServer4()
Tests if the ExecutableServer can execute a RemoteExecutable. |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ExecutableServerTest(java.lang.String name)
ExecutableServerTest object.
name - String.| Method Detail |
|---|
public static void main(java.lang.String[] args)
public static junit.framework.Test suite()
protected void setUp()
setUp in class junit.framework.TestCaseprotected void tearDown()
tearDown in class junit.framework.TestCasepublic void testExecutableServer1()
public void testExecutableServer2()
public void testExecutableServer3()
public void testExecutableServer4()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||