public class PessimisticMapWrapperTest extends MapWrapperTest
| Modifier and Type | Field and Description |
|---|---|
protected static long |
TIMEOUT |
BARRIER_TIMEOUT| Constructor and Description |
|---|
PessimisticMapWrapperTest(String testName) |
| Modifier and Type | Method and Description |
|---|---|
protected TransactionalMapWrapper |
getNewWrapper(Map map) |
static void |
main(String[] args) |
static junit.framework.Test |
suite() |
void |
testBasic() |
void |
testComplex() |
void |
testConflict() |
void |
testMulti() |
void |
testSets() |
void |
testTxControl() |
checkCollection, report, testContainsKeyWithNullValuecountTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, 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, fail, failNotEquals, failNotSame, failSame, formatprotected static final long TIMEOUT
public PessimisticMapWrapperTest(String testName)
public static junit.framework.Test suite()
protected TransactionalMapWrapper getNewWrapper(Map map)
getNewWrapper in class MapWrapperTestpublic void testBasic() throws Throwable
testBasic in class MapWrapperTestThrowablepublic void testComplex() throws Throwable
testComplex in class MapWrapperTestThrowablepublic void testSets() throws Throwable
testSets in class MapWrapperTestThrowablepublic void testMulti() throws Throwable
testMulti in class MapWrapperTestThrowablepublic void testConflict() throws Throwable
Throwablepublic void testTxControl() throws Throwable
testTxControl in class MapWrapperTestThrowableCopyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.