Package | Description |
---|---|
com.relevantcodes.extentreports.model |
Modifier and Type | Class and Description |
---|---|
class |
Author |
class |
Category |
Modifier and Type | Method and Description |
---|---|
List<TestAttribute> |
Test.getAuthorsList() |
List<TestAttribute> |
ITest.getAuthorsList() |
List<TestAttribute> |
Test.getCategoryList() |
List<TestAttribute> |
ITest.getCategoryList() |
Modifier and Type | Method and Description |
---|---|
void |
Test.setAuthor(TestAttribute author) |
void |
ITest.setAuthor(TestAttribute author) |
void |
Test.setCategory(TestAttribute category) |
void |
ITest.setCategory(TestAttribute category) |
Copyright © 2016. All rights reserved.