FakeRuntimeFactory


class FakeRuntimeFactory


Factory for creating test-only instances of Runtime.

Summary

Public constructors

Public functions

open FakeRuntime

Creates a Runtime instance

Public constructors

FakeRuntimeFactory

Added in 1.0.0-alpha01
FakeRuntimeFactory()

Public functions

createRuntime

Added in 1.0.0-alpha01
open fun createRuntime(activity: Activity): FakeRuntime

Creates a Runtime instance