Project

General

Profile

« Previous | Next » 

Revision 5c3c9b6f

Added by Andreas Müller about 8 years ago

Preliminary set IPNI tests to ignore

View differences:

cdmlib-ext/src/test/java/eu/etaxonomy/cdm/ext/ipni/IpniServiceTest.java
10 10
import org.junit.Assert;
11 11
import org.junit.Before;
12 12
import org.junit.BeforeClass;
13
import org.junit.Ignore;
13 14
import org.junit.Test;
14 15

  
15 16
import eu.etaxonomy.cdm.api.application.ICdmApplicationConfiguration;
......
26 27
 * @author a.mueller
27 28
 *
28 29
 */
30
@Ignore //preliminary set to ignore
29 31
public class IpniServiceTest {
30 32
	@SuppressWarnings("unused")
31 33
	private static final Logger logger = Logger.getLogger(IpniServiceTest.class);

Also available in: Unified diff