Project

General

Profile

Download (6.1 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
68ee041d 12/11/2014 09:32 PM Patrick Plitzner
  • change visibility of createTestDataSet to public
d06ba760 12/10/2014 03:27 PM Patrick Plitzner
  • added abstract method createTestData() to CdmIntegrationalTest
    • method should be used for generatin test XML data sets
    • making it abstract and enforcing implementation in sub classes ensures that the same structure is used thus making it easier for the developer to find similar examples....
1aa19623 06/26/2014 05:03 PM Cherian Mathew

IService, ServiceBase : added method findWithoutFlush
CdmCacher, CdmDaoCacher : split CdmCacher class to sub class which uses dao to access the data
MockCdmCacher : added mock cdm cacher for tests
TaxonNodeServiceImplTest, FeatureNodeServiceImplTest : removed duplicate @SpringApplicationContext annotation...

84635420 09/28/2013 03:05 AM Andreas Müller

add FeatureNodeService test #3757