startMockzilla
Starts the Mockzilla server,
Return
runtimeParams Configuration of the mockzilla runtime environment
Parameters
config
The config with which to initialise mockzilla.
context
The android context
Starts the Mockzilla server,
Parameters
config
The config with which to initialise mockzilla.
fun startMockzilla(appName: String, appVersion: String, config: MockzillaConfig): MockzillaRuntimeParams
Starts the Mockzilla server,
Return
runtimeParams Configuration of the mockzilla runtime environment
Parameters
appName
The name of the client app
appVersion
The version of the client app
config
The config with which to initialise mockzilla.