toggle menu
Atrium
1.2.0
common
switch theme
search in API
atrium-logic
/
ch.tutteli.atrium.logic
/
AnyAssertions
/
notToBeAnInstanceOf
not
To
Be
An
Instance
Of
abstract
fun
<
T
>
notToBeAnInstanceOf
(
container
:
AssertionContainer
<
T
>
,
notExpectedTypes
:
List
<
KClass
<
*
>
>
)
:
Assertion
(
source
)