git://source.jalview.org
/
jalview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
405e8b1
)
JAL-2759 test renaming
author
kiramt
<k.mourao@dundee.ac.uk>
Wed, 31 Jan 2018 09:21:20 +0000
(09:21 +0000)
committer
kiramt
<k.mourao@dundee.ac.uk>
Wed, 31 Jan 2018 09:21:20 +0000
(09:21 +0000)
test/jalview/datamodel/HiddenColumnsTest.java
patch
|
blob
|
history
diff --git
a/test/jalview/datamodel/HiddenColumnsTest.java
b/test/jalview/datamodel/HiddenColumnsTest.java
index
1cc9a96
..
cc5744f
100644
(file)
--- a/
test/jalview/datamodel/HiddenColumnsTest.java
+++ b/
test/jalview/datamodel/HiddenColumnsTest.java
@@
-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();