public class SerializedDataManagerTest
extends junit.framework.TestCase
| Constructor and Description |
|---|
SerializedDataManagerTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
protected void |
setUp() |
static junit.framework.Test |
suite() |
protected void |
tearDown() |
void |
test_getIDsSorted_method() |
void |
test_getNumRecords() |
void |
test_locking_methods() |
void |
test_put_and_get_methods() |
void |
test_random_filename_encode_decode() |
void |
test_simple_filename_encode_decode() |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toStringassertEquals, 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, failpublic static junit.framework.Test suite()
protected void setUp()
throws java.lang.Exception
setUp in class junit.framework.TestCasejava.lang.Exceptionpublic void test_getIDsSorted_method()
throws java.lang.Exception
java.lang.Exceptionpublic void test_locking_methods()
throws java.lang.Exception
java.lang.Exceptionpublic void test_put_and_get_methods()
throws java.lang.Exception
java.lang.Exceptionpublic void test_simple_filename_encode_decode()
public void test_getNumRecords()
public void test_random_filename_encode_decode()
protected void tearDown()
tearDown in class junit.framework.TestCasepublic static void main(java.lang.String[] args)