public class JUnitTestRunnerListener
| Constructor and Description |
|---|
JUnitTestRunnerListener(org.junit.runner.notification.RunNotifier notifier) |
| Modifier and Type | Method and Description |
|---|---|
void |
enterTestCase(io.kotlintest.TestCase testCase) |
void |
exitTestCase(io.kotlintest.TestCase testCase,
io.kotlintest.TestResult result) |