|
||||||||||
| 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.apache.commons.transaction.memory.MapWrapperTest
public class MapWrapperTest
Tests for map wrapper.
| Field Summary | |
|---|---|
protected static long |
BARRIER_TIMEOUT
|
| Constructor Summary | |
|---|---|
MapWrapperTest(java.lang.String testName)
|
|
| Method Summary | |
|---|---|
protected static void |
checkCollection(java.util.Collection col,
java.lang.Object[] values)
|
protected org.apache.commons.transaction.memory.TransactionalMapWrapper |
getNewWrapper(java.util.Map map)
|
static void |
main(java.lang.String[] args)
|
protected static void |
report(java.lang.String should,
java.lang.String is)
|
static junit.framework.Test |
suite()
|
void |
testBasic()
|
void |
testComplex()
|
void |
testContainsKeyWithNullValue()
|
void |
testMulti()
|
void |
testSets()
|
void |
testTxControl()
|
| 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, format |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected static final long BARRIER_TIMEOUT
| Constructor Detail |
|---|
public MapWrapperTest(java.lang.String testName)
| Method Detail |
|---|
protected static void report(java.lang.String should,
java.lang.String is)
protected static void checkCollection(java.util.Collection col,
java.lang.Object[] values)
public static junit.framework.Test suite()
public static void main(java.lang.String[] args)
protected org.apache.commons.transaction.memory.TransactionalMapWrapper getNewWrapper(java.util.Map map)
public void testBasic()
throws java.lang.Throwable
java.lang.Throwable
public void testContainsKeyWithNullValue()
throws java.lang.Throwable
java.lang.Throwable
public void testComplex()
throws java.lang.Throwable
java.lang.Throwable
public void testSets()
throws java.lang.Throwable
java.lang.Throwable
public void testMulti()
throws java.lang.Throwable
java.lang.Throwable
public void testTxControl()
throws java.lang.Throwable
java.lang.Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||