FakeRuntimeFactory.Companion


public static class FakeRuntimeFactory.Companion


Summary

Public methods

static final boolean

Will be passed to the FakeLifecycleManager constructor during testing

static final void
setHasCreatePermission(boolean hasCreatePermission)

Will be passed to the FakeLifecycleManager constructor during testing

Public methods

hasCreatePermission

Added in 1.0.0-alpha04
public static final boolean hasCreatePermission()

Will be passed to the FakeLifecycleManager constructor during testing

setHasCreatePermission

Added in 1.0.0-alpha04
public static final void setHasCreatePermission(boolean hasCreatePermission)

Will be passed to the FakeLifecycleManager constructor during testing