Project

General

Profile

« Previous | Next » 

Revision df989a18

Added by Cherian Mathew over 9 years ago

added recursive loading for collection and maps and also correspoding tests.
cleanup of code.

View differences:

eu.etaxonomy.taxeditor.remoting/src/test/java/eu/etaxonomy/taxeditor/httpinvoker/BaseRemotingTest.java
64 64
    
65 65
    @BeforeClass
66 66
    public static void initializeBaseRemotingTest() {
67
        //Logger.getRootLogger().setLevel(Level.INFO);
67
        //NOTE: Run this the cdmTest H2 DB whenever it needs to be
68
    	//      recreated e.g. after a model change
68 69
    	//DatabaseUnitils.disableConstraints();
69 70

  
70 71
		try {

Also available in: Unified diff