| Package | Description |
|---|---|
| org.testng | |
| org.testng.annotations | |
| org.testng.internal | |
| org.testng.internal.annotations |
| Modifier and Type | Method and Description |
|---|---|
default CustomAttribute[] |
ITestNGMethod.getAttributes() |
| Modifier and Type | Method and Description |
|---|---|
CustomAttribute[] |
ITestAnnotation.getAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
ITestAnnotation.setAttributes(CustomAttribute[] attributes) |
| Modifier and Type | Method and Description |
|---|---|
CustomAttribute[] |
TestNGMethod.getAttributes() |
| Modifier and Type | Method and Description |
|---|---|
CustomAttribute[] |
TestAnnotation.getAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestAnnotation.setAttributes(CustomAttribute[] attributes) |
Copyright © 2025. All rights reserved.