mockkFrontendContext

fun mockkFrontendContext(block: FrontendContext.() -> Unit = {}): FrontendContext

A convenience method for mocking a FrontendContext with reasonable default behaviour.