This commit is contained in:
Minh VU
2024-10-18 17:18:30 +02:00
parent f97509496e
commit 1b80e60980
13 changed files with 30 additions and 29 deletions

View File

@@ -1,5 +1,4 @@
package tests;
import src.*;
package src.fr.test;
import java.util.Set;
import java.util.HashSet;
@@ -8,6 +7,8 @@ import static org.junit.Assert.*;
import org.junit.Test;
import src.fr.impl.*;
public class test {
public static void main(String[] args){
Category Engine = new Category("Engine");