Class ConcurrentUseWithMergedContextTest

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
All Implemented Interfaces:
junit.framework.Test
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