X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=test%2Fjalview%2Fws%2Fjabaws%2FJalviewJabawsTestUtils.java;fp=test%2Fjalview%2Fws%2Fjabaws%2FJalviewJabawsTestUtils.java;h=4414782d72d61ff6352b04b603aabf7e79463c3b;hb=55027d8ab5b1e5f0620724cadcf7876e1669544b;hp=4550fe88229a8b464367999737eadb0b1298897e;hpb=8dfdafee89d06dd397c392619b4b285f0dc35430;p=jalview.git diff --git a/test/jalview/ws/jabaws/JalviewJabawsTestUtils.java b/test/jalview/ws/jabaws/JalviewJabawsTestUtils.java index 4550fe8..4414782 100644 --- a/test/jalview/ws/jabaws/JalviewJabawsTestUtils.java +++ b/test/jalview/ws/jabaws/JalviewJabawsTestUtils.java @@ -60,6 +60,20 @@ public class JalviewJabawsTestUtils return getJabawsDiscoverer(true); } + /** + * Returns a service discoverer that queries localhost and compbio urls. + *

+ * If using this method, be sure to have read-only Jalview properties, to + * avoid writing the test urls to .jalview_properties. This can be done by + * either + *