Searched refs:rootService (Results 1 – 1 of 1) sorted by relevance
40 final Closeable rootService = ObjectifyService.begin(); in beforeEach() local42 context.getStore(NAMESPACE).put(Closeable.class, rootService); in beforeEach()47 final Closeable rootService = in afterEach() local50 rootService.close(); in afterEach()