public class AttributeTestStatusBasicDisplay extends Display implements DestinationAware
| Modifier and Type | Field and Description |
|---|---|
protected com.aventstack.extentreports.model.context.NamedAttributeContext<? extends com.aventstack.extentreports.model.NamedAttribute> |
attribute |
protected static float |
MULTILINE_SPACING |
protected org.vandeseer.easytable.structure.Table.TableBuilder |
tableBuilder |
protected TextSanitizer |
textSanitizer |
protected AttributeType |
type |
config, content, CONTENT_END_Y, CONTENT_MARGIN_TOP_Y, CONTENT_START_Y, document, page, report, xlocation, ylocation| Constructor and Description |
|---|
AttributeTestStatusBasicDisplay() |
| Modifier and Type | Method and Description |
|---|---|
Destination |
createDestination() |
void |
display() |
protected void |
drawDetailsTable() |
protected static final float MULTILINE_SPACING
protected com.aventstack.extentreports.model.context.NamedAttributeContext<? extends com.aventstack.extentreports.model.NamedAttribute> attribute
protected AttributeType type
protected org.vandeseer.easytable.structure.Table.TableBuilder tableBuilder
protected final TextSanitizer textSanitizer
protected void drawDetailsTable()
public Destination createDestination()
createDestination in interface DestinationAwareCopyright © 2021. All rights reserved.