Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
c62034dc11 | |||
aa61421fe3 |
@@ -21,7 +21,7 @@ public class LivreTest {
|
|||||||
|
|
||||||
@Test
|
@Test
|
||||||
public void testGetTitre() {
|
public void testGetTitre() {
|
||||||
assertEquals("pb titre","Java Basic", livre.getTitre());
|
assertEquals("pb titre","J Basic", livre.getTitre());
|
||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
|
Reference in New Issue
Block a user