doc / ch.tutteli.atrium.logic.creating.charsequence.contains.steps.impl / AtMostCheckerStepImpl / <init>

<init>

AtMostCheckerStepImpl(times: Int, nameContainsNotFun: String, atMostCall: (Int) -> String, atLeastCall: (Int) -> String, exactlyCall: (Int) -> String, entryPointStepLogic: CharSequenceContains.EntryPointStepLogic<T, S>)