| Modifier and Type | Interface and Description |
|---|---|
static class |
TypeMatchers.DefaultImpls |
| Modifier and Type | Method and Description |
|---|---|
void |
a(BeWrapper<?> $receiver,
kotlin.reflect.KClass<?> expected) |
void |
an(BeWrapper<?> $receiver,
kotlin.reflect.KClass<?> expected) |
<T> Matcher<T> |
beTheSameInstanceAs(T ref) |
<T> void |
theSameInstanceAs(BeWrapper<? extends T> $receiver,
T ref) |