16171819202122
private static Playground spielFeld; @BeforeClass public static void setUpBeforeClass() throws Exception { spielFeld = new Playground(null); }