childContext

fun FakeContext.childContext(index: Int, seedIndex: Int = index): FakeContext

Creates a child fake context with separate seed and public index values.