public class ListenersAnnotation extends Object implements IListeners, IAnnotation
| Constructor and Description |
|---|
ListenersAnnotation() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ITestNGListener>[] |
getValue() |
void |
setValue(Class<? extends ITestNGListener>[] value) |
public Class<? extends ITestNGListener>[] getValue()
getValue in interface IListenersAnnotationpublic void setValue(Class<? extends ITestNGListener>[] value)
setValue in interface IListenersAnnotationCopyright © 2024. All rights reserved.