| Package | Description |
|---|---|
| com.relevantcodes.extentreports.model |
| Modifier and Type | Class and Description |
|---|---|
class |
Author |
class |
Category |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TestAttribute> |
Test.getAuthorsList() |
java.util.List<TestAttribute> |
Test.getCategoryList() |
| Modifier and Type | Method and Description |
|---|---|
void |
Test.setAuthor(TestAttribute author) |
void |
Test.setCategory(TestAttribute category) |