kite-testing / jp.co.cyberagent.kite.testing / TestKiteActivity / makeIntent
makeIntent¶
fun makeIntent(@LayoutRes contentLayoutId:
Int
, config:
TestKiteActivity.Config
): Intent
Creates an Intent that can launch into this Activity using ActivityScenario with specific configuration.
Parameters¶
contentLayoutId
- set the activity content with this layout id.
config
- setup kite DSL with this config in onCreate.