|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
nesstar.test.NesstarTestCase
nesstar.test.functional.SimulatedSingleClient
public class SimulatedSingleClient
Description of the Class
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
SimulatedSingleClient(String testName)
Constructor for the SimulatedSingleClient object |
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
The main program for the SimulatedSingleClient class |
static junit.framework.Test |
suite()
Return the suite of all tests of this class * |
void |
testCatalogs()
A unit test for JUnit |
void |
testNewServerType()
A unit test for JUnit |
void |
testReport()
A unit test for JUnit |
void |
testStatEngine()
A unit test for JUnit |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, getName, run, run, runBare, 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 |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SimulatedSingleClient(String testName)
testName - | Method Detail |
|---|
public static void main(String[] args)
args - The command line argumentspublic static junit.framework.Test suite()
public void testReport()
throws Exception
Exception
public void testStatEngine()
throws Exception
Exception
public void testNewServerType()
throws Exception
Exception
public void testCatalogs()
throws Exception
Exception
|
Nesstar SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||