Project

General

Profile

« Previous | Next » 

Revision 63173

fixed junit

View differences:

modules/dnet-isti/trunk/src/test/java/eu/dnetlib/msro/workflows/nodes/PatchCinecaIdsJobNodeTest.java
1 1
package eu.dnetlib.msro.workflows.nodes;
2 2

  
3
import static org.junit.Assert.assertEquals;
4
import static org.junit.Assert.assertNotEquals;
3 5
import static org.junit.Assert.assertTrue;
4
import static org.junit.jupiter.api.Assertions.assertEquals;
5
import static org.junit.jupiter.api.Assertions.assertNotEquals;
6 6

  
7 7
import java.util.HashMap;
8 8
import java.util.Map;

Also available in: Unified diff