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.

18 lines
205 B

5 years ago
  1. /**
  2. *
  3. */
  4. package com.ugsbo.IsMyComputerOn;
  5. import static org.junit.Assert.*;
  6. import org.junit.Test;
  7. /**
  8. * @author christian
  9. * Testen der Funktionen "IsMyComputerOn"
  10. */
  11. public class IstErAn {
  12. }