Interface IListenersAnnotation
- All Superinterfaces:
IAnnotation
- All Known Subinterfaces:
IListeners
- All Known Implementing Classes:
ListenersAnnotation
-
Method Summary
Modifier and TypeMethodDescriptionClass<? extends ITestNGListener>[]getValue()voidsetValue(Class<? extends ITestNGListener>[] value)
-
Method Details
-
getValue
Class<? extends ITestNGListener>[] getValue() -
setValue
-