present

fun <E> present(assertionCreator: Expect<E>.() -> Unit): PresentWithCreator<E>(source)

Helper function to create a PresentWithCreator based on the given assertionCreator.