|
2009-01-09 1.2.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
org.eclipse.soda.dk.core.testcase.TableTestcase
public class TableTestcase
| Field Summary | |
|---|---|
static int |
COUNT
Define the count (int) constant. |
int |
dummyCount
Define the dummy count (int) field. |
int |
dummyCountV
Define the dummy count v (int) field. |
| Constructor Summary | |
|---|---|
TableTestcase()
Constructs an instance of this class. |
|
| Method Summary | |
|---|---|
int |
getValue()
Gets the value (int) value. |
int |
getValueSync()
Gets the value sync (int) value. |
int |
getValueSyncInternal()
Gets the value sync internal (int) value. |
static void |
main(java.lang.String[] arguments)
Main with the specified arguments parameter. |
void |
testHashMap01()
Test hash map. |
void |
testHashMap02()
Test hash map02. |
void |
testHashMap03()
Test hash map03. |
void |
testHashMap04()
Test hash map04. |
void |
testSync()
Test sync. |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, 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, failNotEquals, failNotSame, failSame |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final int COUNT
public int dummyCount
public volatile int dummyCountV
| Constructor Detail |
|---|
public TableTestcase()
| Method Detail |
|---|
public static void main(java.lang.String[] arguments)
arguments - The arguments (String[]) parameter.public int getValue()
int) value.public int getValueSync()
int) value.public int getValueSyncInternal()
int) value.public void testHashMap01()
public void testHashMap02()
public void testHashMap03()
public void testHashMap04()
public void testSync()
getValueSync()
|
2009-01-09 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||