tree and classes ok ! :D

This commit is contained in:
JunkJumper
2020-05-20 17:36:45 +02:00
parent 91677806cf
commit e675183ae8
122 changed files with 263 additions and 1012 deletions

View File

@ -1,10 +1,6 @@
import static org.junit.jupiter.api.Assertions.*;
package TD8.pokemon;
import org.junit.jupiter.api.AfterEach;
import org.junit.jupiter.api.BeforeEach;
import pokemon.*;
import org.junit.jupiter.api.Test;
class testJoueurs {