| Package | Description |
|---|---|
| com.aventstack.extentreports.model | |
| com.aventstack.extentreports.model.context | |
| com.aventstack.extentreports.reporter |
| Modifier and Type | Class and Description |
|---|---|
class |
Author |
class |
Category |
class |
Device |
class |
SystemAttribute |
| Modifier and Type | Method and Description |
|---|---|
AbstractStructure<Attribute> |
Test.getAuthorContext() |
AbstractStructure<Attribute> |
Test.getCategoryContext() |
AbstractStructure<Attribute> |
Test.getDeviceContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
Test.setAuthorContext(AbstractStructure<Attribute> author) |
void |
Test.setCategoryContext(AbstractStructure<Attribute> category) |
void |
Test.setDeviceContext(AbstractStructure<Attribute> device) |
| Modifier and Type | Class and Description |
|---|---|
class |
TestAttributeTestContext<T extends Attribute> |
class |
TestAttributeTestContextStore<T extends Attribute>
|
| Modifier and Type | Method and Description |
|---|---|
<T extends Attribute> |
ExtentKlovReporter.assignAttribute(Test test,
Attribute attribute,
java.util.Map<java.lang.String,org.bson.types.ObjectId> nameObjectIdCollection,
com.mongodb.client.MongoCollection<org.bson.Document> mongoCollection,
TestAttributeTestContextStore<T> attributeContext) |
| Modifier and Type | Method and Description |
|---|---|
<T extends Attribute> |
ExtentKlovReporter.assignAttribute(Test test,
Attribute attribute,
java.util.Map<java.lang.String,org.bson.types.ObjectId> nameObjectIdCollection,
com.mongodb.client.MongoCollection<org.bson.Document> mongoCollection,
TestAttributeTestContextStore<T> attributeContext) |
Copyright © 2020. All Rights Reserved.