|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnesstar.test.functional.BasicSingleServerTest
public class BasicSingleServerTest
A basic test for the server. Will setup a fixture containing a set of known objects and then execute a set of common operations on them. Won't check for: multiple server access (e.g. queries on multiple server) or concurrent access to the same objects, security faults, the server-side clients (object browser and light) and tons of other things
| Constructor Summary | |
|---|---|
BasicSingleServerTest()
|
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
The main program for the BasicSingleServerTest class |
static void |
oneTimeSetUp()
Description of the Method |
static void |
oneTimeTearDown()
Description of the Method |
static junit.framework.Test |
suite()
Return the suite of all tests of this class * |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BasicSingleServerTest()
| Method Detail |
|---|
public static void main(String[] args)
throws Exception
args - The command line arguments
Exception
public static junit.framework.Test suite()
throws Exception
Exception
public static void oneTimeSetUp()
throws Exception
Exceptionpublic static void oneTimeTearDown()
|
Nesstar SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||