34353637383940
"neutral allowed", "annihilation"); } @Test(expected = GameEngineException.class) public void testException() throws GameEngineException { throw new GameEngineException(null); }