Searched refs:initApplicationContextForTests (Results 1 – 2 of 2) sorted by relevance
29 ContextUtils.initApplicationContextForTests(RuntimeEnvironment.application); in beforeTest()
98 public static void initApplicationContextForTests(Context appContext) { in initApplicationContextForTests() method in ContextUtils