Software Engineering “im WiSe18"
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

TestGumbert.java 95B

12345678
  1. import org.junit.Test;
  2. import static org.junit.Assert.*;
  3. @Test
  4. public class TestGumbert {
  5. }