Skip navigation links
A B C E F G H I L N O P Q R S T U X Z 

A

AbstractTest - Class in com.qaprosoft.carina.core.foundation
 
AbstractTest() - Constructor for class com.qaprosoft.carina.core.foundation.AbstractTest
 
AbstractTest.ShutdownHook - Class in com.qaprosoft.carina.core.foundation
 
AbstractTestListener - Class in com.qaprosoft.carina.core.foundation.listeners
 
AbstractTestListener() - Constructor for class com.qaprosoft.carina.core.foundation.listeners.AbstractTestListener
 
actualLocale - Static variable in class com.qaprosoft.carina.core.foundation.utils.resources.L10Nparser
 
apiMethodBuilder - Variable in class com.qaprosoft.carina.core.foundation.AbstractTest
 
assertErrorMsg - Static variable in class com.qaprosoft.carina.core.foundation.utils.resources.L10Nparser
 

B

BASIC_WAIT_SHORT_TIMEOUT - Static variable in class com.qaprosoft.carina.core.foundation.utils.resources.L10Nparser
 
beforeConfiguration(ITestResult) - Method in class com.qaprosoft.carina.core.foundation.listeners.AbstractTestListener
 
beforeScenario() - Method in class com.qaprosoft.carina.core.foundation.cucumber.CucumberBaseTest
Check is it Cucumber Test or not.
browserVersion - Variable in class com.qaprosoft.carina.core.foundation.AbstractTest
 

C

checkLocalizationText(ExtendedWebElement) - Static method in class com.qaprosoft.carina.core.foundation.utils.resources.L10Nparser
check Localization Text.
checkLocalizationText(ExtendedWebElement, boolean) - Static method in class com.qaprosoft.carina.core.foundation.utils.resources.L10Nparser
check Localization Text.
checkLocalizationText(ExtendedWebElement, boolean, int, boolean) - Static method in class com.qaprosoft.carina.core.foundation.utils.resources.L10Nparser
check Localization Text.
checkLocalizationText(ExtendedWebElement, String) - Static method in class com.qaprosoft.carina.core.foundation.utils.resources.L10Nparser
check Localization Text.
checkLocalizationText(ExtendedWebElement, String, int, boolean) - Static method in class com.qaprosoft.carina.core.foundation.utils.resources.L10Nparser
check Localization Text.
checkLocalizationText(String, String, boolean) - Static method in class com.qaprosoft.carina.core.foundation.utils.resources.L10Nparser
check Localization Text
checkMultipleLocalization(ExtendedWebElement[]) - Static method in class com.qaprosoft.carina.core.foundation.utils.resources.L10Nparser
check MultipleLocalization
checkMultipleLocalization(ExtendedWebElement[], boolean) - Static method in class com.qaprosoft.carina.core.foundation.utils.resources.L10Nparser
check MultipleLocalization
checkMultipleLocalization(ExtendedWebElement[], int, boolean) - Static method in class com.qaprosoft.carina.core.foundation.utils.resources.L10Nparser
check MultipleLocalization
com.qaprosoft.carina.core.foundation - package com.qaprosoft.carina.core.foundation
 
com.qaprosoft.carina.core.foundation.cucumber - package com.qaprosoft.carina.core.foundation.cucumber
 
com.qaprosoft.carina.core.foundation.listeners - package com.qaprosoft.carina.core.foundation.listeners
 
com.qaprosoft.carina.core.foundation.report - package com.qaprosoft.carina.core.foundation.report
 
com.qaprosoft.carina.core.foundation.report.email - package com.qaprosoft.carina.core.foundation.report.email
 
com.qaprosoft.carina.core.foundation.rule - package com.qaprosoft.carina.core.foundation.rule
 
com.qaprosoft.carina.core.foundation.skip - package com.qaprosoft.carina.core.foundation.skip
 
com.qaprosoft.carina.core.foundation.utils.resources - package com.qaprosoft.carina.core.foundation.utils.resources
 
configFailures - Static variable in class com.qaprosoft.carina.core.foundation.listeners.AbstractTestListener
 
createData(ITestNGMethod, ITestContext) - Method in class com.qaprosoft.carina.core.foundation.AbstractTest
 
createDataSingleThread(ITestNGMethod, ITestContext) - Method in class com.qaprosoft.carina.core.foundation.AbstractTest
 
createTestResult(ITestResult, TestResultType, String, String) - Method in class com.qaprosoft.carina.core.foundation.listeners.AbstractTestListener
 
CUCUMBER_REPORT_FOLDER - Static variable in class com.qaprosoft.carina.core.foundation.cucumber.CucumberRunner
 
CucumberBaseTest - Class in com.qaprosoft.carina.core.foundation.cucumber
 
CucumberBaseTest() - Constructor for class com.qaprosoft.carina.core.foundation.cucumber.CucumberBaseTest
 
CucumberRunner - Class in com.qaprosoft.carina.core.foundation.cucumber
 
CucumberRunner() - Constructor for class com.qaprosoft.carina.core.foundation.cucumber.CucumberRunner
 

E

EmailReportGenerator - Class in com.qaprosoft.carina.core.foundation.report.email
EmailReportGenerator generates emailable report using data from test suite log.
EmailReportGenerator(String, String, String, String, String, String, String, String, List<TestResultItem>, List<String>) - Constructor for class com.qaprosoft.carina.core.foundation.report.email.EmailReportGenerator
 
executeAfterTestClass(ITestContext) - Method in class com.qaprosoft.carina.core.foundation.AbstractTest
 
executeAfterTestMethod(ITestResult) - Method in class com.qaprosoft.carina.core.foundation.AbstractTest
 
executeAfterTestSuite(ITestContext) - Method in class com.qaprosoft.carina.core.foundation.AbstractTest
 
executeBeforeTestClass(ITestContext) - Method in class com.qaprosoft.carina.core.foundation.AbstractTest
 
executeBeforeTestMethod(XmlTest, Method, ITestContext) - Method in class com.qaprosoft.carina.core.foundation.AbstractTest
 
executeBeforeTestSuite(ITestContext) - Method in class com.qaprosoft.carina.core.foundation.AbstractTest
 
ExpectedSkip - Annotation Type in com.qaprosoft.carina.core.foundation.skip
 
ExpectedSkipManager - Class in com.qaprosoft.carina.core.foundation.skip
 
EXPLICIT_TIMEOUT - Static variable in class com.qaprosoft.carina.core.foundation.AbstractTest
 

F

feature(CucumberFeatureWrapper) - Method in class com.qaprosoft.carina.core.foundation.cucumber.CucumberRunner
 
features() - Method in class com.qaprosoft.carina.core.foundation.cucumber.CucumberRunner
 
formatFailReasonAsHtml(String) - Method in class com.qaprosoft.carina.core.foundation.report.email.EmailReportGenerator
 

G

generate(String) - Static method in class com.qaprosoft.carina.core.foundation.report.HtmlReportGenerator
 
generateCucumberReport() - Method in class com.qaprosoft.carina.core.foundation.cucumber.CucumberRunner
Generate Cucumber Report based on config parameters cucumber_tests_app_version and cucumber_tests_name
generateCucumberReport(ITestContext) - Method in class com.qaprosoft.carina.core.foundation.cucumber.CucumberRunner
Generate Cucumber Report based on TestNg context
generateCucumberReport(String, String) - Method in class com.qaprosoft.carina.core.foundation.cucumber.CucumberRunner
Generate Cucumber Report based on json files in target folder
getActualLocale() - Static method in class com.qaprosoft.carina.core.foundation.utils.resources.L10Nparser
get Actual Locale
getArtifacts(ITestResult) - Method in class com.qaprosoft.carina.core.foundation.report.ZafiraConfigurator
 
getAssertErrorMsg() - Static method in class com.qaprosoft.carina.core.foundation.utils.resources.L10Nparser
get AssertErrorMsg
getBrowser() - Method in class com.qaprosoft.carina.core.foundation.AbstractTest
 
getConfiguration() - Method in class com.qaprosoft.carina.core.foundation.report.ZafiraConfigurator
 
getCreatedItemsList(List<String>) - Method in class com.qaprosoft.carina.core.foundation.report.email.EmailReportGenerator
 
getCucumberReportResultLink() - Static method in class com.qaprosoft.carina.core.foundation.cucumber.CucumberRunner
Returns URL for cucumber report.
getCucumberResults() - Method in class com.qaprosoft.carina.core.foundation.report.email.EmailReportGenerator
 
getDriver() - Method in class com.qaprosoft.carina.core.foundation.AbstractTest
 
getDriver(String) - Method in class com.qaprosoft.carina.core.foundation.AbstractTest
 
getDriver(String, DesiredCapabilities, String) - Method in class com.qaprosoft.carina.core.foundation.AbstractTest
 
getDriverMode() - Method in class com.qaprosoft.carina.core.foundation.report.ZafiraConfigurator
 
getEmailBody() - Method in class com.qaprosoft.carina.core.foundation.report.email.EmailReportGenerator
 
getFailureReason(ITestResult) - Method in class com.qaprosoft.carina.core.foundation.listeners.AbstractTestListener
 
getInstance() - Static method in class com.qaprosoft.carina.core.foundation.skip.ExpectedSkipManager
 
getNewLocalization() - Static method in class com.qaprosoft.carina.core.foundation.utils.resources.L10Nparser
should we add New Localization - true or false
getOwner(ISuite) - Method in class com.qaprosoft.carina.core.foundation.report.ZafiraConfigurator
 
getPrimaryOwner(ITestResult) - Method in class com.qaprosoft.carina.core.foundation.report.ZafiraConfigurator
 
getReportEmails() - Method in class com.qaprosoft.carina.core.foundation.report.ZafiraConfigurator
 
getRunCount(ITestResult) - Method in class com.qaprosoft.carina.core.foundation.report.ZafiraConfigurator
 
getS3Artifact(String, String) - Method in class com.qaprosoft.carina.core.foundation.AbstractTest
 
getS3Artifact(String) - Method in class com.qaprosoft.carina.core.foundation.AbstractTest
 
getSecondaryOwner(ITestResult) - Method in class com.qaprosoft.carina.core.foundation.report.ZafiraConfigurator
 
getSuiteName(ITestContext) - Method in class com.qaprosoft.carina.core.foundation.AbstractTest
 
getSuiteNameAppender() - Method in class com.qaprosoft.carina.core.foundation.AbstractTest
 
getSuiteResult(List<TestResultItem>) - Static method in class com.qaprosoft.carina.core.foundation.report.email.EmailReportGenerator
 
getTestMethodName(ITestResult) - Method in class com.qaprosoft.carina.core.foundation.report.ZafiraConfigurator
 
getTestMetrics(ITestResult) - Method in class com.qaprosoft.carina.core.foundation.report.ZafiraConfigurator
 
getTestName(ITestResult) - Method in class com.qaprosoft.carina.core.foundation.report.ZafiraConfigurator
 
getTestWorkItems(ITestResult) - Method in class com.qaprosoft.carina.core.foundation.report.ZafiraConfigurator
 
getTitle(ITestContext) - Method in class com.qaprosoft.carina.core.foundation.AbstractTest
 

H

HealthCheckListener - Class in com.qaprosoft.carina.core.foundation.listeners
 
HealthCheckListener() - Constructor for class com.qaprosoft.carina.core.foundation.listeners.HealthCheckListener
 
HtmlReportGenerator - Class in com.qaprosoft.carina.core.foundation.report
 
HtmlReportGenerator() - Constructor for class com.qaprosoft.carina.core.foundation.report.HtmlReportGenerator
 

I

IMPLICIT_TIMEOUT - Static variable in class com.qaprosoft.carina.core.foundation.AbstractTest
 
init() - Static method in class com.qaprosoft.carina.core.foundation.utils.resources.L10Nparser
 
IRule - Interface in com.qaprosoft.carina.core.foundation.rule
Rule for handling of conditional cases: expectedSkips, etc.
isCucumberReportFolderExists() - Static method in class com.qaprosoft.carina.core.foundation.cucumber.CucumberRunner
Check that CucumberReport Folder exists.
isCucumberTest() - Static method in class com.qaprosoft.carina.core.foundation.cucumber.CucumberRunner
 
isPerform() - Method in interface com.qaprosoft.carina.core.foundation.rule.IRule
 
isSkip(Method, ITestContext) - Method in class com.qaprosoft.carina.core.foundation.skip.ExpectedSkipManager
Return decision whether this tests should be skipped or not - based on rules

L

L10Nparser - Class in com.qaprosoft.carina.core.foundation.utils.resources
 
L10Nparser() - Constructor for class com.qaprosoft.carina.core.foundation.utils.resources.L10Nparser
 
LOGGER - Static variable in class com.qaprosoft.carina.core.foundation.AbstractTest
 
LOGGER - Static variable in class com.qaprosoft.carina.core.foundation.cucumber.CucumberRunner
 
LOGGER - Static variable in class com.qaprosoft.carina.core.foundation.report.email.EmailReportGenerator
 
LOGGER - Static variable in class com.qaprosoft.carina.core.foundation.report.ZafiraConfigurator
 
LOGGER - Static variable in class com.qaprosoft.carina.core.foundation.utils.resources.L10Nparser
 

N

newLocalization - Static variable in class com.qaprosoft.carina.core.foundation.utils.resources.L10Nparser
 
newLocList - Static variable in class com.qaprosoft.carina.core.foundation.utils.resources.L10Nparser
 

O

onConfigurationFailure(ITestResult) - Method in class com.qaprosoft.carina.core.foundation.listeners.AbstractTestListener
 
onConfigurationSkip(ITestResult) - Method in class com.qaprosoft.carina.core.foundation.listeners.AbstractTestListener
 
onConfigurationSuccess(ITestResult) - Method in class com.qaprosoft.carina.core.foundation.listeners.AbstractTestListener
 
onFinish(ITestContext) - Method in class com.qaprosoft.carina.core.foundation.listeners.AbstractTestListener
 
onFinish(ISuite) - Method in class com.qaprosoft.carina.core.foundation.listeners.HealthCheckListener
 
onStart(ITestContext) - Method in class com.qaprosoft.carina.core.foundation.listeners.AbstractTestListener
 
onStart(ISuite) - Method in class com.qaprosoft.carina.core.foundation.listeners.HealthCheckListener
 
onTestFailure(ITestResult) - Method in class com.qaprosoft.carina.core.foundation.listeners.AbstractTestListener
 
onTestSkipped(ITestResult) - Method in class com.qaprosoft.carina.core.foundation.listeners.AbstractTestListener
 
onTestStart(ITestResult) - Method in class com.qaprosoft.carina.core.foundation.listeners.AbstractTestListener
 
onTestStart(ITestResult) - Method in class com.qaprosoft.carina.core.foundation.listeners.TestArgsListener
 
onTestSuccess(ITestResult) - Method in class com.qaprosoft.carina.core.foundation.listeners.AbstractTestListener
 

P

pause(long) - Method in class com.qaprosoft.carina.core.foundation.AbstractTest
Pause for specified timeout.
pause(Double) - Method in class com.qaprosoft.carina.core.foundation.AbstractTest
 
prop - Static variable in class com.qaprosoft.carina.core.foundation.utils.resources.L10Nparser
 
propFileName - Static variable in class com.qaprosoft.carina.core.foundation.utils.resources.L10Nparser
 
putS3Artifact(String, String) - Method in class com.qaprosoft.carina.core.foundation.AbstractTest
 

Q

quitDrivers() - Static method in class com.qaprosoft.carina.core.foundation.AbstractTest
 

R

run() - Method in class com.qaprosoft.carina.core.foundation.AbstractTest.ShutdownHook
 

S

saveLocalization() - Static method in class com.qaprosoft.carina.core.foundation.utils.resources.L10Nparser
Save Localization to property file
setActualLocale(String) - Static method in class com.qaprosoft.carina.core.foundation.utils.resources.L10Nparser
set Actual Locale
setActualLocale(Locale) - Static method in class com.qaprosoft.carina.core.foundation.utils.resources.L10Nparser
set Actual Locale
setActualLocale(Locale, boolean) - Static method in class com.qaprosoft.carina.core.foundation.utils.resources.L10Nparser
set Actual Locale
setBug(String) - Method in class com.qaprosoft.carina.core.foundation.AbstractTest
 
setConfigFailure(TestResultItem) - Method in class com.qaprosoft.carina.core.foundation.listeners.AbstractTestListener
 
setJiraTicket(String...) - Method in class com.qaprosoft.carina.core.foundation.AbstractTest
Deprecated.
setSuiteNameAppender(String) - Method in class com.qaprosoft.carina.core.foundation.AbstractTest
 
setTestRailCase(String...) - Method in class com.qaprosoft.carina.core.foundation.AbstractTest
Redefine TestRails cases from test.
setUpClass() - Method in class com.qaprosoft.carina.core.foundation.cucumber.CucumberRunner
 
ShutdownHook() - Constructor for class com.qaprosoft.carina.core.foundation.AbstractTest.ShutdownHook
 
skipExecution(String) - Method in class com.qaprosoft.carina.core.foundation.AbstractTest
 
startDate - Variable in class com.qaprosoft.carina.core.foundation.AbstractTest
 
SUITE_TITLE - Static variable in class com.qaprosoft.carina.core.foundation.AbstractTest
 
suiteNameAppender - Static variable in class com.qaprosoft.carina.core.foundation.AbstractTest
 

T

takeScreenshotOfFailure(Scenario) - Method in class com.qaprosoft.carina.core.foundation.cucumber.CucumberBaseTest
take Screenshot Of Failure - this step should be added manually in common step definition files if it will not be executed automatically
tearDownClass(ITestContext) - Method in class com.qaprosoft.carina.core.foundation.cucumber.CucumberRunner
 
TestArgsListener - Class in com.qaprosoft.carina.core.foundation.listeners
 
TestArgsListener() - Constructor for class com.qaprosoft.carina.core.foundation.listeners.TestArgsListener
 

U

useJSinCucumberReport() - Static method in class com.qaprosoft.carina.core.foundation.cucumber.CucumberRunner
useJSinCucumberReport

X

XML_SUITE_NAME - Static variable in class com.qaprosoft.carina.core.foundation.AbstractTest
 

Z

ZafiraConfigurator - Class in com.qaprosoft.carina.core.foundation.report
Carina-based implementation of IConfigurator that provides better integration with Zafira reporting tool.
ZafiraConfigurator() - Constructor for class com.qaprosoft.carina.core.foundation.report.ZafiraConfigurator
 
A B C E F G H I L N O P Q R S T U X Z 
Skip navigation links

Copyright © 2018. All Rights Reserved.