JAL-2759 test renaming
authorkiramt <k.mourao@dundee.ac.uk>
Wed, 31 Jan 2018 09:21:20 +0000 (09:21 +0000)
committerkiramt <k.mourao@dundee.ac.uk>
Wed, 31 Jan 2018 09:21:20 +0000 (09:21 +0000)
test/jalview/datamodel/HiddenColumnsTest.java

index 1cc9a96..cc5744f 100644 (file)
@@ -739,7 +739,7 @@ public class HiddenColumnsTest
   }
 
   @Test(groups = "Functional")
-  public void testGetHiddenBoundaryLeft()
+  public void testGetNextHiddenBoundary_Left()
   {
     HiddenColumns h = new HiddenColumns();
 
@@ -757,7 +757,7 @@ public class HiddenColumnsTest
   }
 
   @Test(groups = "Functional")
-  public void testGetNextHiddenBoundary()
+  public void testGetNextHiddenBoundary_Right()
   {
     HiddenColumns h = new HiddenColumns();