3940414243444546
private static PersistentTestContext context; @BeforeClass public static void init() throws Exception { context = new PersistentTestContext(); AbstractTest.setContext(context.getUnstoppable()); }