| Package | Description |
|---|---|
| org.testng | |
| org.testng.internal.annotations |
| Modifier and Type | Method | Description |
|---|---|---|
void |
IAnnotationTransformer2.transform(IFactoryAnnotation annotation,
java.lang.reflect.Method method) |
Transform an IFactory annotation.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
FactoryAnnotation |
An implementation of IFactory
Created on Dec 20, 2005
|
| Modifier and Type | Method | Description |
|---|---|---|
static IFactoryAnnotation |
AnnotationHelper.findFactory(IAnnotationFinder finder,
java.lang.reflect.Constructor c) |
|
static IFactoryAnnotation |
AnnotationHelper.findFactory(IAnnotationFinder finder,
java.lang.reflect.Method m) |