modified: src/test/java/AllgemeinTest.java

This commit is contained in:
pl@gohorb.ba-horb.de 2023-10-05 15:49:09 +02:00
parent 769f1bb677
commit 87f8b8799e

View File

@ -57,7 +57,8 @@ public class AllgemeinTest {
//String className = "UseWildcardPair";
//String className = "Assign";
//String className = "StreamTest";
String className = "Iteration";
//String className = "Iteration";
String className = "TripleTest";
//PL 2019-10-24: genutzt fuer unterschiedliche Tests
path = System.getProperty("user.dir")+"/resources/AllgemeinTest/" + className + ".jav";
//path = System.getProperty("user.dir")+"/src/test/resources/AllgemeinTest/Overloading_Generics.jav";