| Package | Description |
|---|---|
| com.aventstack.extentreports | |
| com.aventstack.extentreports.model |
| Modifier and Type | Class and Description |
|---|---|
class |
TestAttributeTestContextProvider<T extends TestAttribute> |
| Modifier and Type | Class and Description |
|---|---|
class |
TestAttributeTestContext<T extends TestAttribute> |
| Modifier and Type | Class and Description |
|---|---|
class |
Author |
class |
Category |
| Modifier and Type | Method and Description |
|---|---|
TestAttribute |
Test.getAuthor(java.lang.Integer index) |
TestAttribute |
Test.getCategory(java.lang.Integer index) |
| Modifier and Type | Method and Description |
|---|---|
AbstractStructure<TestAttribute> |
Test.getAuthorContext() |
AbstractStructure<TestAttribute> |
Test.getCategoryContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
Test.setAuthor(TestAttribute author) |
void |
Test.setCategory(TestAttribute category) |