Modification author

Début class Menu
This commit is contained in:
Tristan Nogaret
2021-11-20 22:42:07 +01:00
parent 1ac8256122
commit 58b23b271e
7 changed files with 125 additions and 4 deletions
+16
View File
@@ -1,9 +1,25 @@
/*
* PageTest.java, 17/11/2021
* IUT Rodez 2021-2021, INFO2
* pas de copyright, aucun droits
*/
package lecteur_pdf.document;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;
/**
* TODO class comment
*
* @author Léo FRANCH
* @author Tristan NOGARET
* @author Lucàs VABRE
* @author Noé VILLENEUVE
* @version 1.0
*/
class PageTest {
@Test