|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTestCase
appl.parallel.test.XuluServerTest
public class XuluServerTest
Generated code for the test suite XuluServerTest located at /XuluSVN/javasrc/appl/parallel/test/XuluServerTest.testsuite. Tests the Server functionality
Field Summary | |
---|---|
String |
IP
|
Constructor Summary | |
---|---|
XuluServerTest(String whatsthis)
Constructor for XuluServerTest. |
Method Summary | |
---|---|
protected void |
setUp()
|
static Test |
suite()
Returns the JUnit test suite that implements the XuluServerTest definition. |
protected void |
tearDown()
|
void |
testPingServer()
testServer |
void |
testSendModel()
sendModel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final String IP
Constructor Detail |
---|
public XuluServerTest(String whatsthis)
whatsthis
- Method Detail |
---|
protected void setUp() throws Exception
Exception
junit.framework.TestCase#setUp()
public static Test suite()
protected void tearDown() throws Exception
Exception
junit.framework.TestCase#tearDown()
public void testPingServer() throws Exception
Exception
public void testSendModel() throws Exception
Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |