parent
b6de8f83b3
commit
552a2d5fab
@ -60,7 +60,7 @@ public class PairTest {
|
|||||||
|
|
||||||
@Test
|
@Test
|
||||||
public void testGetName() throws Exception {
|
public void testGetName() throws Exception {
|
||||||
assertEquals("(Head,12.0)", p.toString());
|
assertEquals("(Head,12.0)", p.getName());
|
||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user