toggle menu
Atrium
1.2.0
common
switch theme
search in API
atrium-logic
/
ch.tutteli.atrium.logic.impl
/
DefaultIteratorAssertions
Default
Iterator
Assertions
class
DefaultIteratorAssertions
:
IteratorAssertions
(
source
)
Members
Constructors
Default
Iterator
Assertions
Link copied to clipboard
constructor
(
)
Functions
has
Next
Link copied to clipboard
open
override
fun
<
E
,
T
:
Iterator
<
E
>
>
hasNext
(
container
:
AssertionContainer
<
T
>
)
:
Assertion
has
Not
Next
Link copied to clipboard
open
override
fun
<
E
,
T
:
Iterator
<
E
>
>
hasNotNext
(
container
:
AssertionContainer
<
T
>
)
:
Assertion