JAL-1805 JAL-1700 house keeping
authortcofoegbu <tcnofoegbu@dundee.ac.uk>
Wed, 2 Sep 2015 15:48:07 +0000 (16:48 +0100)
committertcofoegbu <tcnofoegbu@dundee.ac.uk>
Wed, 2 Sep 2015 15:48:07 +0000 (16:48 +0100)
doc/UnitTesting.html
resources/lang/Messages.properties

index 7b43de3..8969b9d 100644 (file)
@@ -93,7 +93,7 @@ The TestNG tests for Jalview can be executed in any of the following ways:
        <ul>
             <li>Ensure that you have ant installed</li>
             <li>Ensure that your test classes are error free and properly annotated</li>
-            <li>Ensure that the test class or group is available in the testing config file. For Jalview this is located in jalview/utils/jalview_testng.xml</li>
+            <li>Ensure that the test class or group is available in the TestNG config file. For Jalview this is located in jalview/utils/jalview_testng.xml</li>
            <li>Add a TestNG run target to your main ant build file, and execute the target.</li>
         </ul> 
         A more detailed guide for executing TestNG from ant is available at <a href=http://testng.org/doc/ant.html>http://testng.org/doc/ant.html</a>
index d9f13f2..55d7a90 100644 (file)
@@ -1264,4 +1264,4 @@ exception.unable_to_detect_internet_connection = Jalview is unable to detect an
 exception.pdb_rest_service_no_longer_available = PDB rest services no longer available!
 exception.resource_not_be_found = The requested resource could not be found
 exception.pdb_server_error = There seems to be an error from the PDB server
-exception.pdb_server_unreachable = Jalview is unable to reach the PDBe Solr server. Please ensure that you are connected to the internet and try again.
+exception.pdb_server_unreachable = Jalview is unable to reach the PDBe Solr server. \nPlease ensure that you are connected to the internet and try again.