Project

General

Profile

« Previous | Next » 

Revision 96377298

Added by Andreas Müller over 7 years ago

Ignore service test

View differences:

cdmlib-services/src/test/java/eu/etaxonomy/cdm/api/service/IdentifiableServiceBaseTest.java
14 14

  
15 15
import org.apache.log4j.Logger;
16 16
import org.junit.Assert;
17
import org.junit.Ignore;
17 18
import org.junit.Test;
18 19
import org.unitils.database.annotations.Transactional;
19 20
import org.unitils.database.util.TransactionMode;
......
195 196

  
196 197
	}
197 198

  
198
    @Test
199
    @Ignore
200
	@Test
199 201
    @DataSet(value="IdentifiableServiceBaseTest.testFindByIdentifierOrMarker.xml")
200 202
    public final void testFindByMarker(){
201 203
        //classification Filter

Also available in: Unified diff