JAL-1645 source formatting and organise imports
[jalview.git] / test / jalview / ws / jabaws / JpredJabaStructExportImport.java
index e458876..afb24c4 100644 (file)
@@ -94,7 +94,7 @@ public class JpredJabaStructExportImport
     }
   }
 
-  @Test(groups ={ "Functional" })
+  @Test(groups = { "Functional" })
   public void testJPredStructOneSeqOnly()
   {
     af.selectAllSequenceMenuItem_actionPerformed(null);
@@ -146,7 +146,7 @@ public class JpredJabaStructExportImport
 
   }
 
-  @Test(groups ={ "Functional" })
+  @Test(groups = { "Functional" })
   public void testJPredStructExport()
   {
 
@@ -217,7 +217,7 @@ public class JpredJabaStructExportImport
             + "\nCouldn't complete Annotation file roundtrip input/output/input test.");
   }
 
-  @Test(groups ={ "Functional" })
+  @Test(groups = { "Functional" })
   public void testJpredwsSettingsRecovery()
   {
     Assert.fail("not implemnented");