|
Expresso 5-5-0 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.jcorporate.expresso.core.dbobj.tests.MultiDBObjectTest
A test case to verify the functions of DBObject
| Constructor Summary | |
MultiDBObjectTest(String name)
Constructs a test case with the given name. |
|
| Method Summary | |
int |
countTestCases()
Counts the number of test cases executed by run(TestResult result). |
static void |
main(String[] args)
|
protected void |
setUp()
Sets up the fixture, for example, open a network connection. |
static junit.framework.Test |
suite()
Define the suite of tests that verify each function of the cache |
protected void |
tearDown()
Tears down the fixture, for example, close a network connection. |
void |
testMulti()
Test adding/updating, etc |
| Methods inherited from class junit.framework.TestCase |
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 MultiDBObjectTest(String name)
name - name of the test| Method Detail |
public static void main(String[] args)
throws Exception
Exceptionpublic int countTestCases()
protected void setUp()
throws Exception
Exception
protected void tearDown()
throws Exception
Exceptionpublic void testMulti()
public static junit.framework.Test suite()
|
Expresso 5-5-0 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||