Ultra Geile Studenten Benutzer Oberfläche (UGSBO)
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.

17 lines
273 B

5 years ago
  1. package com.ugsbo.notenSpeicher;
  2. import static org.junit.Assert.*;
  3. import org.junit.Before;
  4. import org.junit.Test;
  5. public class Test_NotenChain {
  6. @Before
  7. public void setUp() throws Exception {}
  8. @Test
  9. public void test() {
  10. fail("Not yet implemented");
  11. }
  12. }