An abstract base class for tests of concrete {@code ConcurrentInitializer}implementations.
This class provides some basic tests for initializer implementations. Derived class have to create a {@link ConcurrentInitializer} object on which thetests are executed.
@version $Id: AbstractConcurrentInitializerTest.java 1088899 2011-04-05 05:31:27Z bayard $
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|