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