Class ModelContextTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class ModelContextTest extends ServicelayerTransactionalBaseTest
Separate class for testing model context behaviour since using parallel threads was impossible on SQL Server due to (supposedly) obtained locks while creating data in setUp(). (See PLA-8626 for details)