Skip navigation links
A B C D E F G L M R S U V W 

A

addScenarioLog(String) - Static method in class com.cucumber.listener.Reporter
Adds an info message to the current scenario
addScreenCaptureFromPath(String) - Static method in class com.cucumber.listener.Reporter
Adds the screenshot from the given path to the current step
addScreenCaptureFromPath(String, String) - Static method in class com.cucumber.listener.Reporter
Adds the screenshot from the given path with the given title to the current step
addScreenCast(String) - Static method in class com.cucumber.listener.Reporter
Adds the screen cast from the given path to the current step
addStepLog(String) - Static method in class com.cucumber.listener.Reporter
Adds an info message to the current step
after(Match, Result) - Method in class com.cucumber.listener.ExtentCucumberFormatter
 
assignAuthor(String...) - Static method in class com.cucumber.listener.Reporter
Sets the author name for the current scenario

B

background(Background) - Method in class com.cucumber.listener.ExtentCucumberFormatter
 
before(Match, Result) - Method in class com.cucumber.listener.ExtentCucumberFormatter
 

C

close() - Method in class com.cucumber.listener.ExtentCucumberFormatter
 
com.cucumber.listener - package com.cucumber.listener
This package houses the listener for cucumber reporting and few utilities

D

done() - Method in class com.cucumber.listener.ExtentCucumberFormatter
 

E

embedding(String, byte[]) - Method in class com.cucumber.listener.ExtentCucumberFormatter
 
endOfScenarioLifeCycle(Scenario) - Method in class com.cucumber.listener.ExtentCucumberFormatter
 
eof() - Method in class com.cucumber.listener.ExtentCucumberFormatter
 
examples(Examples) - Method in class com.cucumber.listener.ExtentCucumberFormatter
 
ExtentCucumberFormatter - Class in com.cucumber.listener
A cucumber based reporting listener which generates the Extent Report
ExtentCucumberFormatter(File) - Constructor for class com.cucumber.listener.ExtentCucumberFormatter
 
ExtentProperties - Enum in com.cucumber.listener
An enum which holds the properties to be set for extent reporter

F

feature(Feature) - Method in class com.cucumber.listener.ExtentCucumberFormatter
 

G

getExtentHtmlReport() - Static method in class com.cucumber.listener.Reporter
Gets the ExtentHtmlReporter instance created through listener
getExtentReport() - Static method in class com.cucumber.listener.Reporter
Gets the ExtentReports instance created through the listener
getExtentXServerUrl() - Method in enum com.cucumber.listener.ExtentProperties
Gets the ExtentX server URL
getProjectName() - Method in enum com.cucumber.listener.ExtentProperties
Gets the project name
getReportPath() - Method in enum com.cucumber.listener.ExtentProperties
Gets the report path

L

loadXMLConfig(String) - Static method in class com.cucumber.listener.Reporter
Loads the XML config file
loadXMLConfig(File) - Static method in class com.cucumber.listener.Reporter
Loads the XML config file

M

match(Match) - Method in class com.cucumber.listener.ExtentCucumberFormatter
 

R

Reporter - Class in com.cucumber.listener
This class houses few utilities required for the report
result(Result) - Method in class com.cucumber.listener.ExtentCucumberFormatter
 

S

scenario(Scenario) - Method in class com.cucumber.listener.ExtentCucumberFormatter
 
scenarioOutline(ScenarioOutline) - Method in class com.cucumber.listener.ExtentCucumberFormatter
 
setExtentXServerUrl(String) - Method in enum com.cucumber.listener.ExtentProperties
Sets the ExtentX server URL
setProjectName(String) - Method in enum com.cucumber.listener.ExtentProperties
Gets the project name
setReportPath(String) - Method in enum com.cucumber.listener.ExtentProperties
Sets the report path
setSystemInfo(String, String) - Static method in class com.cucumber.listener.Reporter
Sets the system information with the given key value pair
setTestRunnerOutput(List<String>) - Static method in class com.cucumber.listener.Reporter
Sets the test runner output with the given list of strings
setTestRunnerOutput(String) - Static method in class com.cucumber.listener.Reporter
Sets the test runner output with the given string
startOfScenarioLifeCycle(Scenario) - Method in class com.cucumber.listener.ExtentCucumberFormatter
 
step(Step) - Method in class com.cucumber.listener.ExtentCucumberFormatter
 
syntaxError(String, String, List<String>, String, Integer) - Method in class com.cucumber.listener.ExtentCucumberFormatter
 

U

uri(String) - Method in class com.cucumber.listener.ExtentCucumberFormatter
 

V

valueOf(String) - Static method in enum com.cucumber.listener.ExtentProperties
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.cucumber.listener.ExtentProperties
Returns an array containing the constants of this enum type, in the order they are declared.

W

write(String) - Method in class com.cucumber.listener.ExtentCucumberFormatter
 
A B C D E F G L M R S U V W 
Skip navigation links

Copyright © 2017. All rights reserved.