You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by st...@apache.org on 2018/01/04 18:39:06 UTC

[2/2] incubator-taverna-plugin-bioinformatics git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-bioinformatics

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-bioinformatics


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-bioinformatics/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-bioinformatics/commit/4d67ab4a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-bioinformatics/tree/4d67ab4a
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-bioinformatics/diff/4d67ab4a

Branch: refs/heads/master
Commit: 4d67ab4a1cda82dc9f303b5e45d4da65a5b7924a
Parents: ad36207 37963ac
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Thu Jan 4 18:34:51 2018 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Thu Jan 4 18:34:51 2018 +0000

----------------------------------------------------------------------
 .../biomart/martservice/MartDatasetTest.java    | 640 ++++++++++---------
 .../biomart/martservice/MartRegistryTest.java   | 196 +++---
 .../martservice/MartServiceUtilsTest.java       | 100 +--
 .../martservice/MartServiceXMLHandlerTest.java  | 406 ++++++------
 .../martservice/MartURLLocationTest.java        | 480 +++++++-------
 .../config/event/QueryComponentEventTest.java   | 232 +++----
 .../config/ui/MartServiceIconsTest.java         | 124 ++--
 .../martservice/query/AttributeTest.java        | 298 ++++-----
 .../biomart/martservice/query/DatasetTest.java  | 586 ++++++++---------
 .../biomart/martservice/query/FilterTest.java   | 454 ++++++-------
 .../biomart/martservice/query/QueryTest.java    | 576 ++++++++---------
 11 files changed, 2057 insertions(+), 2035 deletions(-)
----------------------------------------------------------------------