public class AnglesReporterUtils extends Object
| Constructor and Description |
|---|
AnglesReporterUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getAnglesPropertyFromSystem(String property) |
static String |
getAnglesPropertyFromSystem(String property,
Boolean mandatory) |
static AnglesReporterInterface |
getAnglesReporter() |
static String |
getComponent() |
static String |
getEnvironment() |
static String |
getPhase() |
static String |
getRunName() |
static String |
getTeam() |
static AnglesReporterInterface |
initialiseAnglesTestParameters() |
public static AnglesReporterInterface initialiseAnglesTestParameters() throws AnglesPropertyNotGivenException
AnglesPropertyNotGivenExceptionpublic static String getAnglesPropertyFromSystem(String property) throws AnglesPropertyNotGivenException
AnglesPropertyNotGivenExceptionpublic static String getAnglesPropertyFromSystem(String property, Boolean mandatory) throws AnglesPropertyNotGivenException
AnglesPropertyNotGivenExceptionpublic static AnglesReporterInterface getAnglesReporter()
public static String getRunName()
public static String getTeam()
public static String getComponent()
public static String getEnvironment()
public static String getPhase()
Copyright © 2021. All rights reserved.