toggle menu
Atrium
1.1.0
jvm
switch theme
search in API
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
.