Class ConcurrentUseWithMergedContextTest

All Implemented Interfaces:
com.google.inject.Module
Direct Known Subclasses:
ConcurrentUseWithMergedContextPublishingTest

public class ConcurrentUseWithMergedContextTest extends ConcurrentUseTest
The point in this test is: we use Merged context, and we modify some of the "members" in the merged context, while we try to search over merged one simultaneously.
Author:
cstamas