@ -0,0 +1,12 @@
package com.ugsbo.IsMyComputerOn;
public class IsMyComputerOn_App {
public static void main(String[] args) {
}
@ -0,0 +1,18 @@
/**
*
*/
import static org.junit.Assert.*;
import org.junit.Test;
* @author christian
* Testen der Funktionen "IsMyComputerOn"
public class IstErAn {