doc
/
ch.tutteli.atrium.domain.creating
/
AnyAssertions
/
notToBe
notToBe
abstract
fun
<
T
>
notToBe
(
subjectProvider
:
SubjectProvider
<
T
>
,
expected
:
T
)
:
Assertion