ERXECLockingTestCase Class Reference
Inherits
er::erxtest::ERXTestCase.
List of all members.
Member Function Documentation
| void assertLockable |
( |
final EC |
ec |
) |
[private] |
| void assertNotLockable |
( |
EC |
ec |
) |
[private] |
| static Object call |
( |
Callable<?extends Object > |
aCallable, |
|
|
long |
timeout | |
|
) |
| | throws TimeoutException [static, protected] |
| EC createEC |
( |
|
) |
[private] |
| boolean isLockable |
( |
final EC |
ec |
) |
[private] |
| void testPlainOneThreadAutoLocking |
( |
|
) |
|
| void testPlainOneThreadAutoLockingCoalesceInRequest |
( |
|
) |
|
| void testPlainOneThreadAutoLockingCoalesceNotInRequest |
( |
|
) |
|
| void testPlainOneThreadAutoLockingWithLock |
( |
|
) |
|
| void testPlainOneThreadLocking |
( |
|
) |
|
| void testTwoThreadWithAutoLock |
( |
|
) |
|
| void testTwoThreadWithAutoLockLock |
( |
|
) |
|
| void testTwoThreadWithLock |
( |
|
) |
|
| void testTwoThreadWithLockAutoLock |
( |
|
) |
|
Member Data Documentation
ExecutorService executor = Executors.newCachedThreadPool() [static, package] |
final long JOIN_TIME = 2000L [static, private] |
final Logger log = Logger.getLogger(ERXECLockingTestCase.class) [static] |
The documentation for this class was generated from the following file: