HiltTestRunner
Default Hilt test runner that Hilt does not provide out of the box Useful for running Hilt tests isolated from the rest of the application, like feature module testing
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
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
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard