public class DescribeSpecStyleParser implements StyleParser
| Modifier and Type | Field and Description |
|---|---|
static DescribeSpecStyleParser |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
io.kotlintest.Description |
parse(io.kotlintest.Description root,
java.lang.String testPath) |
parsepublic static DescribeSpecStyleParser INSTANCE