refactored Testing
This commit is contained in:
parent
11a6cbcca8
commit
8d6d19ca99
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
lib/jcommander-1.82.jar
Normal file
BIN
lib/jcommander-1.82.jar
Normal file
Binary file not shown.
BIN
lib/slf4j-api-2.1.0-alpha1.jar
Normal file
BIN
lib/slf4j-api-2.1.0-alpha1.jar
Normal file
Binary file not shown.
BIN
lib/testng-7.10.2.jar
Normal file
BIN
lib/testng-7.10.2.jar
Normal file
Binary file not shown.
@ -1,8 +0,0 @@
|
||||
package Spieler;
|
||||
import java.util.ArrayList;
|
||||
import java.util.List;
|
||||
|
||||
|
||||
public class Mannschaft {
|
||||
|
||||
}
|
@ -1,5 +1,3 @@
|
||||
package Spieler;
|
||||
|
||||
import org.testng.annotations.Test;
|
||||
import static org.testng.Assert.assertEquals;
|
||||
import static org.testng.Assert.assertThrows;
|
@ -1,5 +1,3 @@
|
||||
package Stadion;
|
||||
|
||||
import org.testng.annotations.Test;
|
||||
|
||||
public class TestStadion {
|
Loading…
Reference in New Issue
Block a user