Package core.support.listeners
Class ParamOverrideTestNgService
java.lang.Object
com.epam.reportportal.testng.TestNGService
core.support.listeners.ParamOverrideTestNgService
- All Implemented Interfaces:
com.epam.reportportal.testng.ITestNGService
public class ParamOverrideTestNgService
extends com.epam.reportportal.testng.TestNGService
-
Field Summary
Fields Modifier and Type Field Description static StringATTRIBUTESstatic StringBATCH_SIZEstatic StringCONVERT_IMAGEstatic StringDESCRIPTIONstatic StringENDPOINTstatic StringHTTP_PROXYstatic StringLAUNCHstatic StringLAUNCH_IDstatic StringLAUNCH_UUIDstatic StringPROJECTstatic StringREPORT_PORTAL_ENABLEstatic StringUUIDFields inherited from class com.epam.reportportal.testng.TestNGService
ITEM_TREE, NULL_VALUE, RP_ID, RP_METHOD_TYPE, RP_RETRY, SKIPPED_ISSUE_KEY -
Constructor Summary
Constructors Constructor Description ParamOverrideTestNgService() -
Method Summary
Methods inherited from class com.epam.reportportal.testng.TestNGService
buildFinishTestMethodRq, buildFinishTestMethodRq, buildFinishTestRq, buildFinishTestSuiteRq, buildStartConfigurationRq, buildStartLaunchRq, buildStartStepRq, buildStartStepRq, buildStartSuiteRq, buildStartTestItemRq, createConfigurationDescription, createConfigurationName, createSkippedSteps, createStepAttributes, createStepDescription, createStepName, createStepParameters, finishLaunch, finishTest, finishTestMethod, finishTestMethod, finishTestSuite, getAttribute, sendReportPortalMsg, startConfiguration, startLaunch, startTest, startTestMethod, startTestSuite
-
Field Details
-
ENDPOINT
-
UUID
-
LAUNCH
-
PROJECT
-
REPORT_PORTAL_ENABLE
-
DESCRIPTION
-
HTTP_PROXY
-
CONVERT_IMAGE
-
BATCH_SIZE
-
ATTRIBUTES
-
LAUNCH_UUID
-
LAUNCH_ID
-
-
Constructor Details
-
ParamOverrideTestNgService
public ParamOverrideTestNgService()
-