toggle menu
Atrium
1.2.0
common
switch theme
search in API
atrium-logic
/
ch.tutteli.atrium.logic.impl
/
DefaultIterableLikeAssertions
/
hasNotNextOrNone
has
Not
Next
Or
None
open
override
fun
<
T
:
IterableLike
,
E
:
Any
>
hasNotNextOrNone
(
container
:
AssertionContainer
<
T
>
,
converter
:
(
T
)
->
Iterable
<
E
?
>
,
assertionCreatorOrNull
:
Expect
<
E
>
.
(
)
->
Unit
?
)
:
Assertion
(
source
)