Project

General

Profile

« Previous | Next » 

Revision 707b6237

Added by Niels Hoffmann over 12 years ago

Merged with trunk

View differences:

eu.etaxonomy.taxeditor.editor/src/test/java/eu/etaxonomy/taxeditor/editor/name/operation/DeleteConceptRelationOperationTest.java
19 19
import eu.etaxonomy.cdm.model.common.ICdmBase;
20 20
import eu.etaxonomy.cdm.model.taxon.Taxon;
21 21
import eu.etaxonomy.cdm.model.taxon.TaxonRelationshipType;
22
import eu.etaxonomy.taxeditor.store.operations.AbstractTaxeditorOperationTest;
22
import eu.etaxonomy.taxeditor.store.operations.AbstractTaxeditorOperationTestBase;
23 23

  
24 24
/**
25 25
 * @author n.hoffmann
26 26
 * @created 08.04.2009
27 27
 * @version 1.0
28 28
 */
29
public class DeleteConceptRelationOperationTest extends AbstractTaxeditorOperationTest{
29
public class DeleteConceptRelationOperationTest extends AbstractTaxeditorOperationTestBase{
30 30
	private static final Logger logger = Logger
31 31
			.getLogger(DeleteConceptRelationOperationTest.class);
32 32

  

Also available in: Unified diff