public class ShouldSpec
| Constructor and Description |
|---|
ShouldSpec(kotlin.jvm.functions.Function1<? super io.kotlintest.specs.AbstractShouldSpec,kotlin.Unit> body) |
ShouldSpec() |
| Modifier and Type | Method and Description |
|---|---|
void |
should(java.lang.String $receiver,
io.kotlintest.Matcher<java.lang.String> matcher) |