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