Atrium
1.0.0
jvm
atrium-api-infix
/
ch.tutteli.atrium.api.infix.en_GB
/
path
path
jvm
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
.