Project

General

Profile

« Previous | Next » 

Revision fd992c0d

Added by Niels Hoffmann over 13 years ago

Refactoring of taxon business logic methods and started to write tests for these methods. The tests are far from finished.

View differences:

cdmlib-services/src/test/java/eu/etaxonomy/cdm/api/service/TaxonServiceImplTest.java
120 120
		//printDataSet(System.out);
121 121
	}
122 122
	
123
	@Test
123 124
	public final void testMakeTaxonSynonym() {
124 125
		
125 126
	}
127
	
128

  
126 129
}

Also available in: Unified diff