HiltApplicationTestRunner
A custom runner used to set up a hilt instrumented test application.
Do not delete!!! It is referenced via fully qualified name in SpeziAbstractConfigPlugin
which is the base convention plugin used by all the modules of the project
Functions
Link copied to clipboard
Link copied to clipboard
open fun addMonitor(p0: IntentFilter, p1: Instrumentation.ActivityResult, p2: Boolean): Instrumentation.ActivityMonitor
open fun addMonitor(p0: String, p1: Instrumentation.ActivityResult, p2: Boolean): Instrumentation.ActivityMonitor
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun execStartActivity(who: Context, contextThread: IBinder, token: IBinder, target: Activity, intent: Intent, requestCode: Int): Instrumentation.ActivityResult
open fun execStartActivity(who: Context, contextThread: IBinder, token: IBinder, target: Activity, intent: Intent, requestCode: Int, options: Bundle): Instrumentation.ActivityResult
open fun execStartActivity(who: Context, contextThread: IBinder, token: IBinder, target: Fragment, intent: Intent, requestCode: Int, options: Bundle): Instrumentation.ActivityResult
open fun execStartActivity(who: Context, contextThread: IBinder, token: IBinder, target: String, intent: Intent, requestCode: Int, options: Bundle): Instrumentation.ActivityResult
open fun execStartActivity(who: Context, contextThread: IBinder, token: IBinder, target: Activity, intent: Intent, requestCode: Int, options: Bundle, user: UserHandle): Instrumentation.ActivityResult
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun newActivity(clazz: Class<*>, context: Context, token: IBinder, application: Application, intent: Intent, info: ActivityInfo, title: CharSequence, parent: Activity, id: String, lastNonConfigurationInstance: Any): Activity
Link copied to clipboard
open override fun newApplication(cl: ClassLoader?, className: String?, context: Context?): Application
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard