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