| Package | Description |
|---|---|
| org.testng | |
| org.testng.internal.annotations |
| Modifier and Type | Method and Description |
|---|---|
default void |
IAnnotationTransformer.transform(IFactoryAnnotation annotation,
Method method)
Transform an IFactory annotation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FactoryAnnotation
An implementation of IFactory
|
| Modifier and Type | Method and Description |
|---|---|
static IFactoryAnnotation |
AnnotationHelper.findFactory(IAnnotationFinder finder,
Constructor<?> c) |
static IFactoryAnnotation |
AnnotationHelper.findFactory(IAnnotationFinder finder,
Method m) |
Copyright © 2025. All rights reserved.