Package | Description |
---|---|
org.testng | |
org.testng.internal.annotations |
Modifier and Type | Method and Description |
---|---|
void |
IAnnotationTransformer2.transform(IConfigurationAnnotation annotation,
Class testClass,
Constructor testConstructor,
Method testMethod)
Transform an IConfiguration annotation.
|
Modifier and Type | Class and Description |
---|---|
class |
ConfigurationAnnotation
An implementation of IConfiguration
Created on Dec 16, 2005
|
Modifier and Type | Method and Description |
---|---|
static IConfigurationAnnotation |
AnnotationHelper.findConfiguration(IAnnotationFinder finder,
Constructor ctor) |
static IConfigurationAnnotation |
AnnotationHelper.findConfiguration(IAnnotationFinder finder,
ConstructorOrMethod m) |
static IConfigurationAnnotation |
AnnotationHelper.findConfiguration(IAnnotationFinder finder,
Method m) |
Copyright © 2024. All rights reserved.