Searched defs:devLauncherController (Results 1 – 3 of 3) sorted by relevance
25 val devLauncherController = mockk<DevLauncherControllerInterface>(relaxed = true) in exports manifestURL for currently loaded app() constant
76 …public func devLauncherController(_ developmentClientController: EXDevLauncherController, didStart… in devLauncherController() function
40 val devLauncherController = mockk<DevLauncherControllerInterface>(relaxed = true) in setup() constant