unit tests making sure that requested output is provided by annotator added
parent
6a915eff
No related branches found
No related tags found
Showing
- annotation/src/main/java/lcsb/mapviewer/annotation/services/annotators/ElementAnnotator.java 83 additions, 0 deletions...ewer/annotation/services/annotators/ElementAnnotator.java
- annotation/src/main/java/lcsb/mapviewer/annotation/services/annotators/EntrezAnnotator.java 1 addition, 2 deletions...iewer/annotation/services/annotators/EntrezAnnotator.java
- annotation/src/main/java/lcsb/mapviewer/annotation/services/annotators/KeggAnnotator.java 6 additions, 3 deletions...pviewer/annotation/services/annotators/KeggAnnotator.java
- annotation/src/main/java/lcsb/mapviewer/annotation/services/annotators/StitchAnnotator.java 1 addition, 2 deletions...iewer/annotation/services/annotators/StitchAnnotator.java
- annotation/src/main/java/lcsb/mapviewer/annotation/services/annotators/UniprotAnnotator.java 5 additions, 5 deletions...ewer/annotation/services/annotators/UniprotAnnotator.java
- annotation/src/test/java/lcsb/mapviewer/annotation/services/annotators/AllAnnotatorTests.java 1 addition, 0 deletions...wer/annotation/services/annotators/AllAnnotatorTests.java
- annotation/src/test/java/lcsb/mapviewer/annotation/services/annotators/ElementAnnotatorImplementationsTest.java 108 additions, 0 deletions...vices/annotators/ElementAnnotatorImplementationsTest.java
- annotation/src/test/java/lcsb/mapviewer/annotation/services/annotators/ElementAnnotatorTest.java 4 additions, 6 deletions.../annotation/services/annotators/ElementAnnotatorTest.java
- annotation/src/test/java/lcsb/mapviewer/annotation/services/annotators/EnsemblAnnotatorTest.java 0 additions, 2 deletions.../annotation/services/annotators/EnsemblAnnotatorTest.java
- annotation/src/test/java/lcsb/mapviewer/annotation/services/annotators/EntrezAnnotatorTest.java 0 additions, 1 deletion...r/annotation/services/annotators/EntrezAnnotatorTest.java
- model/src/main/java/lcsb/mapviewer/model/map/BioEntity.java 2 additions, 0 deletionsmodel/src/main/java/lcsb/mapviewer/model/map/BioEntity.java
Loading
Please register or sign in to comment