Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
6a3c8a34 07/21/2015 10:42 AM Cherian Mathew

Correct tests to account for change in cache loader mechanism

df390232 06/12/2015 02:29 PM Cherian Mathew

RemotingSessionAwareTest : added new class which handles pre-config of test classes which require a session
*Test.java : set super class to RemotingSessionAwareTest
*.xml : removed DefinedTermBase entites from datasets so that the terms are not deleted
ServiceInterceptorTest : correction

608f7100 06/11/2015 10:50 AM Cherian Mathew

corrected merge to latest snapshot version
updated hibernate config file and test db
setup testing framework with jetty and maven

f4142aa7 05/27/2015 05:54 PM Cherian Mathew

cdmlib-ehcache : removed disk based cache manager since the hb config is now cached in memory
CdmApplicationRemoteController, CdmModelCacher, CdmRemoteCacheManager, CdmModelGetMethodCacherTest : running the hibernate config load in separate thread
CdmTransientEntityCacher, EntityCacherDebugResult, CdmStore, SessionsViewPart: refactoring...

f399aa02 05/20/2015 02:16 PM Cherian Mathew

corrected / moved existing tests

5528bb74 02/05/2015 10:42 AM Cherian Mathew

refactoring and added tests

5c6184af 02/02/2015 04:18 PM Cherian Mathew

merge from trunk

8ae70850 01/27/2015 10:35 AM Cherian Mathew

updated current tests and added new ones

46d0131b 12/10/2014 06:03 PM Cherian Mathew

moving tests from cdmlib to the test project