X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Fdevelhome.html;h=eeca0f2a1ee174f06d0b270bd913314a8cf45a72;hb=0fe28c8386f1c1d7c7cd09c927693c465f5f1ab2;hp=1053fafea1e0c8c36760ad336aaa1f6b2b6ce730;hpb=535359a3d592ee41bda72e7356f0181f6cee9d07;p=jabaws.git diff --git a/website/develhome.html b/website/develhome.html index 1053faf..eeca0f2 100644 --- a/website/develhome.html +++ b/website/develhome.html @@ -12,12 +12,18 @@
+
@@ -44,7 +50,7 @@ The repository contains a complete JABAWS Eclip

A client package contains only classes from data model layer and a simple web services client. Framework package is for anyone who want to use JABAWS framework for controlling native executables in local or cluster environments. Framework exclude the web services layer. Server package contains all the code.

Running tests

-

The test results for the JABAWS package offered for download can be found here: Test Results
+

The test results for the JABAWS package offered for download can be found here: Test Results
JABAWS uses TestNG for testing. There is a TestNG plugin available for Eclipse which has functionality similar to JUnit. However, no plugins are necessary to run the test cases, as testng jar is supplied with JABAWS together with an ant tasks to run the test cases.

The best way to ensure that JABAWS framework is completely functional on your system is to run all test cases. Test cases tests all aspects of JABAWS functionality. Consequently, one need to have non windows operation system and support of the cluster to be able to run all tests. If your system does not support cluster, then you could run all test excluding those that depends on the cluster. @@ -103,10 +109,20 @@ Several testing groups are supported:

JABAWS are the standard JAX-WS web services, which are WS-I basic profile compatible.

- +
- + + +