added some e2e tests

This commit is contained in:
JonathanFleischmann 2024-06-28 23:20:52 +02:00
parent 4974a218b4
commit 60105093ac

View File

@ -1,7 +1,5 @@
package testResources.CodeGen.Features;
import de.maishai.typedast.Type;
import de.maishai.typedast.typedclass.*;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;