Package | Description |
---|---|
org.testng.xml.dom |
Modifier and Type | Method and Description |
---|---|
static List<Pair<Method,Wrapper>> |
Reflect.findMethodsWithAnnotation(Class<?> c,
Class<? extends Annotation> ac,
Object bean) |
static Pair<Method,Wrapper> |
Reflect.findSetterForTag(Class<?> c,
String tagName,
Object bean) |
Copyright © 2018. All rights reserved.