doc
/
ch.tutteli.atrium.logic
/
AnyAssertions
/
notToBe
notToBe
abstract
fun
<
T
>
notToBe
(
container
:
AssertionContainer
<
T
>
,
expected
:
T
)
:
Assertion