Project

General

Profile

« Previous | Next » 

Revision 45499

Basically adjusted logs for debugging

View differences:

MongoPublisherStoreTest.java
9 9
import org.junit.Assert;
10 10
import org.junit.Test;
11 11

  
12
import eu.dnetlib.oai.mongo.MongoPublisherStore;
13
import eu.dnetlib.oai.mongo.RecordInfoGenerator;
14

  
15 12
/**
16 13
 * @author sandro
17 14
 *
......
19 16
public class MongoPublisherStoreTest {
20 17

  
21 18
	/**
22
	 * Test method for {@link eu.dnetlib.data.oai.store.mongo.MongoPublisherStore#createCompressRecord(java.lang.String)}.
19
	 * Test method for {@link eu.dnetlib.oai.mongo.MongoPublisherStore#createCompressRecord(java.lang.String)}.
23 20
	 * 
24 21
	 * @throws IOException
25 22
	 */

Also available in: Unified diff