Project

General

Profile

« Previous | Next » 

Revision c5e6fc74

Added by Andreas Kohlbecker over 8 years ago

separating query protocol implementation from checklist clients

View differences:

src/test/java/org/bgbm/biovel/drf/tnr/msg/ChecklistTest.java
5 5
import java.util.List;
6 6

  
7 7
import org.bgbm.biovel.drf.checklist.DRFChecklistException;
8
import org.bgbm.biovel.drf.rest.ServiceProviderInfo;
8
import org.bgbm.biovel.drf.client.ServiceProviderInfo;
9 9
import org.bgbm.biovel.drf.utils.ServiceProviderInfoUtils;
10 10
import org.bgbm.biovel.drf.utils.JSONUtils;
11 11
import org.junit.BeforeClass;

Also available in: Unified diff