doc / ch.tutteli.atrium.api.infix.en_GB / path

path

fun <E> path(path: String, assertionCreator: Expect<E>.() -> Unit): PathWithCreator<E> (source)

Helper function to create a PathWithCreator based on the given path and assertionCreator.