555657585960616263
* @throws java.lang.Exception */ @BeforeClass public static void setUpBeforeClass() throws Exception { fork = new Fork(StandaloneBootstrap.class); // TODO: how do I know the server has started? Thread.sleep(5000); }