androidRoot
jvm
test-seeder-api
/
com.duckduckgo.testseeder.api
/
TestSeederPlugin
Test
Seeder
Plugin
interface
TestSeederPlugin
Members
Properties
handled
Keys
Link copied to clipboard
abstract
val
handledKeys
:
Set
<
String
>
Functions
apply
Link copied to clipboard
abstract
suspend
fun
apply
(
key
:
String
,
value
:
String
)