public static interface GraphProvider.TestListener
Modifier and Type | Method and Description |
---|---|
default void |
onTestEnd(Class<?> test,
String testName) |
default void |
onTestStart(Class<?> test,
String testName) |
Copyright © 2013–2017 Apache Software Foundation. All rights reserved.