Index

A B C D E F G H J K N O P R S T V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

afterAll(ExtensionContext) - Method in class tw.teddysoft.ezspec.extension.junit5.EzSpecReportExtension
 
allExampleDtos() - Method in record class tw.teddysoft.ezspec.report.ScenarioOutlineDto
Returns the value of the allExampleDtos record component.

B

backgroundDto() - Method in record class tw.teddysoft.ezspec.report.StoryDto
Returns the value of the backgroundDto record component.
BackgroundDto - Record Class in tw.teddysoft.ezspec.report
 
BackgroundDto(String, String, List<StepDto>) - Constructor for record class tw.teddysoft.ezspec.report.BackgroundDto
Creates an instance of a BackgroundDto record class.

C

columns() - Method in record class tw.teddysoft.ezspec.report.RowDto
Returns the value of the columns record component.
continuousAfterFailure - Variable in class tw.teddysoft.ezspec.report.StepDto
 

D

description - Variable in class tw.teddysoft.ezspec.report.StepDto
 
description() - Method in record class tw.teddysoft.ezspec.report.ExampleDto
Returns the value of the description record component.
description() - Method in record class tw.teddysoft.ezspec.report.FeatureDto
Returns the value of the description record component.
description() - Method in record class tw.teddysoft.ezspec.report.StoryDto
Returns the value of the description record component.
DisableEzSpecReport - Annotation Interface in tw.teddysoft.ezspec.report
 

E

equals(Object) - Method in record class tw.teddysoft.ezspec.report.BackgroundDto
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tw.teddysoft.ezspec.report.ExampleDto
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tw.teddysoft.ezspec.report.FeatureDto
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tw.teddysoft.ezspec.report.HeaderDto
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tw.teddysoft.ezspec.report.RowDto
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tw.teddysoft.ezspec.report.ScenarioDto
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tw.teddysoft.ezspec.report.ScenarioOutlineDto
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tw.teddysoft.ezspec.report.StoryDto
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tw.teddysoft.ezspec.report.TableDto
Indicates whether some other object is "equal to" this one.
errorMessage - Variable in class tw.teddysoft.ezspec.report.StepDto
 
ExampleDto - Record Class in tw.teddysoft.ezspec.report
 
ExampleDto(String, String, TableDto) - Constructor for record class tw.teddysoft.ezspec.report.ExampleDto
Creates an instance of a ExampleDto record class.
exception - Variable in class tw.teddysoft.ezspec.report.StepDto
 
EzFeatureReport - Annotation Interface in tw.teddysoft.ezspec
 
EZREPORT - Static variable in class tw.teddysoft.ezspec.extension.junit5.EzSpecReportExtension
To control generating report or not.
EzSpecReportExtension - Class in tw.teddysoft.ezspec.extension.junit5
EzSpecReportExtension is a class for generating report.
EzSpecReportExtension() - Constructor for class tw.teddysoft.ezspec.extension.junit5.EzSpecReportExtension
 
EzSpecReportFormat - Annotation Interface in tw.teddysoft.ezspec.report
 
EzSpecReportFormat.Format - Enum Class in tw.teddysoft.ezspec.report
 

F

FEATURE_NAME - Static variable in class tw.teddysoft.ezspec.extension.junit5.EzSpecReportExtension
 
FeatureDto - Record Class in tw.teddysoft.ezspec.report
 
FeatureDto(String, String, String, List<StoryDto>) - Constructor for record class tw.teddysoft.ezspec.report.FeatureDto
Creates an instance of a FeatureDto record class.
folderPrefix - Static variable in class tw.teddysoft.ezspec.extension.junit5.EzSpecReportExtension
 

G

getOutput() - Method in class tw.teddysoft.ezspec.visitor.PlainTextReport
 

H

hashCode() - Method in record class tw.teddysoft.ezspec.report.BackgroundDto
Returns a hash code value for this object.
hashCode() - Method in record class tw.teddysoft.ezspec.report.ExampleDto
Returns a hash code value for this object.
hashCode() - Method in record class tw.teddysoft.ezspec.report.FeatureDto
Returns a hash code value for this object.
hashCode() - Method in record class tw.teddysoft.ezspec.report.HeaderDto
Returns a hash code value for this object.
hashCode() - Method in record class tw.teddysoft.ezspec.report.RowDto
Returns a hash code value for this object.
hashCode() - Method in record class tw.teddysoft.ezspec.report.ScenarioDto
Returns a hash code value for this object.
hashCode() - Method in record class tw.teddysoft.ezspec.report.ScenarioOutlineDto
Returns a hash code value for this object.
hashCode() - Method in record class tw.teddysoft.ezspec.report.StoryDto
Returns a hash code value for this object.
hashCode() - Method in record class tw.teddysoft.ezspec.report.TableDto
Returns a hash code value for this object.
header() - Method in record class tw.teddysoft.ezspec.report.HeaderDto
Returns the value of the header record component.
headerDto() - Method in record class tw.teddysoft.ezspec.report.TableDto
Returns the value of the headerDto record component.
HeaderDto - Record Class in tw.teddysoft.ezspec.report
 
HeaderDto(List<String>) - Constructor for record class tw.teddysoft.ezspec.report.HeaderDto
Creates an instance of a HeaderDto record class.
html - Enum constant in enum class tw.teddysoft.ezspec.report.EzSpecReportFormat.Format
 

J

json - Enum constant in enum class tw.teddysoft.ezspec.report.EzSpecReportFormat.Format
 

K

keyword - Variable in class tw.teddysoft.ezspec.report.StepDto
 
keyword() - Method in record class tw.teddysoft.ezspec.report.BackgroundDto
Returns the value of the keyword record component.
keyword() - Method in record class tw.teddysoft.ezspec.report.FeatureDto
Returns the value of the keyword record component.
keyword() - Method in record class tw.teddysoft.ezspec.report.ScenarioDto
Returns the value of the keyword record component.
keyword() - Method in record class tw.teddysoft.ezspec.report.ScenarioOutlineDto
Returns the value of the keyword record component.
keyword() - Method in record class tw.teddysoft.ezspec.report.StoryDto
Returns the value of the keyword record component.

N

name() - Method in record class tw.teddysoft.ezspec.report.BackgroundDto
Returns the value of the name record component.
name() - Method in record class tw.teddysoft.ezspec.report.ExampleDto
Returns the value of the name record component.
name() - Method in record class tw.teddysoft.ezspec.report.FeatureDto
Returns the value of the name record component.
name() - Method in record class tw.teddysoft.ezspec.report.ScenarioDto
Returns the value of the name record component.
name() - Method in record class tw.teddysoft.ezspec.report.ScenarioOutlineDto
Returns the value of the name record component.
name() - Method in record class tw.teddysoft.ezspec.report.StoryDto
Returns the value of the name record component.

O

of(List<Example>) - Static method in record class tw.teddysoft.ezspec.report.ExampleDto
 
of(List<Background>) - Static method in record class tw.teddysoft.ezspec.report.BackgroundDto
 
of(List<Scenario>) - Static method in record class tw.teddysoft.ezspec.report.ScenarioDto
 
of(List<Step>) - Static method in class tw.teddysoft.ezspec.report.StepDto
 
of(List<Story>) - Static method in record class tw.teddysoft.ezspec.report.StoryDto
 
of(List<Row>) - Static method in record class tw.teddysoft.ezspec.report.RowDto
 
of(Example) - Static method in record class tw.teddysoft.ezspec.report.ExampleDto
 
of(Feature) - Static method in record class tw.teddysoft.ezspec.report.FeatureDto
 
of(Background) - Static method in record class tw.teddysoft.ezspec.report.BackgroundDto
 
of(Scenario) - Static method in record class tw.teddysoft.ezspec.report.ScenarioDto
 
of(ScenarioOutline) - Static method in record class tw.teddysoft.ezspec.report.ScenarioOutlineDto
 
of(Step) - Static method in class tw.teddysoft.ezspec.report.StepDto
 
of(Story) - Static method in record class tw.teddysoft.ezspec.report.StoryDto
 
of(Header) - Static method in record class tw.teddysoft.ezspec.report.HeaderDto
 
of(Row) - Static method in record class tw.teddysoft.ezspec.report.RowDto
 
of(Table) - Static method in record class tw.teddysoft.ezspec.report.TableDto
 
order() - Method in record class tw.teddysoft.ezspec.report.StoryDto
Returns the value of the order record component.

P

PlainTextReport - Class in tw.teddysoft.ezspec.visitor
PlainTextReport is a class for generating reports.
PlainTextReport() - Constructor for class tw.teddysoft.ezspec.visitor.PlainTextReport
 

R

RawData() - Method in record class tw.teddysoft.ezspec.report.TableDto
Returns the value of the RawData record component.
rawStepDtos() - Method in record class tw.teddysoft.ezspec.report.ScenarioOutlineDto
Returns the value of the rawStepDtos record component.
RowDto - Record Class in tw.teddysoft.ezspec.report
 
RowDto(List<String>) - Constructor for record class tw.teddysoft.ezspec.report.RowDto
Creates an instance of a RowDto record class.
rows() - Method in record class tw.teddysoft.ezspec.report.TableDto
Returns the value of the rows record component.
runtimeScenarioDtos() - Method in record class tw.teddysoft.ezspec.report.ScenarioOutlineDto
Returns the value of the runtimeScenarioDtos record component.

S

ScenarioDto - Record Class in tw.teddysoft.ezspec.report
 
ScenarioDto(String, String, List<StepDto>) - Constructor for record class tw.teddysoft.ezspec.report.ScenarioDto
Creates an instance of a ScenarioDto record class.
ScenarioOutlineDto - Record Class in tw.teddysoft.ezspec.report
 
ScenarioOutlineDto(String, String, List<StepDto>, List<ExampleDto>, List<ScenarioDto>) - Constructor for record class tw.teddysoft.ezspec.report.ScenarioOutlineDto
Creates an instance of a ScenarioOutlineDto record class.
SpecificationElementDto - Interface in tw.teddysoft.ezspec.report
 
specificationElementDtos() - Method in record class tw.teddysoft.ezspec.report.StoryDto
Returns the value of the specificationElementDtos record component.
stackTrace - Variable in class tw.teddysoft.ezspec.report.StepDto
 
StepDto - Class in tw.teddysoft.ezspec.report
 
StepDto() - Constructor for class tw.teddysoft.ezspec.report.StepDto
 
stepDtos() - Method in record class tw.teddysoft.ezspec.report.BackgroundDto
Returns the value of the stepDtos record component.
stepDtos() - Method in record class tw.teddysoft.ezspec.report.ScenarioDto
Returns the value of the stepDtos record component.
stepExecutionOutcome - Variable in class tw.teddysoft.ezspec.report.StepDto
 
storyDots() - Method in record class tw.teddysoft.ezspec.report.FeatureDto
Returns the value of the storyDots record component.
StoryDto - Record Class in tw.teddysoft.ezspec.report
 
StoryDto(String, String, String, int, BackgroundDto, List<SpecificationElementDto>) - Constructor for record class tw.teddysoft.ezspec.report.StoryDto
Creates an instance of a StoryDto record class.

T

tableDto() - Method in record class tw.teddysoft.ezspec.report.ExampleDto
Returns the value of the tableDto record component.
TableDto - Record Class in tw.teddysoft.ezspec.report
 
TableDto(HeaderDto, List<RowDto>, String) - Constructor for record class tw.teddysoft.ezspec.report.TableDto
Creates an instance of a TableDto record class.
toString() - Method in record class tw.teddysoft.ezspec.report.BackgroundDto
Returns a string representation of this record class.
toString() - Method in record class tw.teddysoft.ezspec.report.ExampleDto
Returns a string representation of this record class.
toString() - Method in record class tw.teddysoft.ezspec.report.FeatureDto
Returns a string representation of this record class.
toString() - Method in record class tw.teddysoft.ezspec.report.HeaderDto
Returns a string representation of this record class.
toString() - Method in record class tw.teddysoft.ezspec.report.RowDto
Returns a string representation of this record class.
toString() - Method in record class tw.teddysoft.ezspec.report.ScenarioDto
Returns a string representation of this record class.
toString() - Method in record class tw.teddysoft.ezspec.report.ScenarioOutlineDto
Returns a string representation of this record class.
toString() - Method in record class tw.teddysoft.ezspec.report.StoryDto
Returns a string representation of this record class.
toString() - Method in record class tw.teddysoft.ezspec.report.TableDto
Returns a string representation of this record class.
tw.teddysoft.ezspec - package tw.teddysoft.ezspec
 
tw.teddysoft.ezspec.extension.junit5 - package tw.teddysoft.ezspec.extension.junit5
 
tw.teddysoft.ezspec.report - package tw.teddysoft.ezspec.report
 
tw.teddysoft.ezspec.visitor - package tw.teddysoft.ezspec.visitor
 
txt - Enum constant in enum class tw.teddysoft.ezspec.report.EzSpecReportFormat.Format
 

V

value() - Element in annotation interface tw.teddysoft.ezspec.report.EzSpecReportFormat
 
valueOf(String) - Static method in enum class tw.teddysoft.ezspec.report.EzSpecReportFormat.Format
Returns the enum constant of this class with the specified name.
values() - Static method in enum class tw.teddysoft.ezspec.report.EzSpecReportFormat.Format
Returns an array containing the constants of this enum class, in the order they are declared.
visit(SpecificationElement) - Method in class tw.teddysoft.ezspec.visitor.PlainTextReport
 

W

writeToFile(String) - Method in class tw.teddysoft.ezspec.visitor.PlainTextReport
 
A B C D E F G H J K N O P R S T V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form