Package org.apache.tinkerpop.gremlin
Interface GraphProvider.TestListener
-
- Enclosing interface:
- GraphProvider
public static interface GraphProvider.TestListener
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default voidonTestEnd(Class<?> test, String testName)default voidonTestStart(Class<?> test, String testName)
-