Package com.github.angleshq.angles.util
Class AnglesReporterUtils
java.lang.Object
com.github.angleshq.angles.util.AnglesReporterUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetAnglesPropertyFromSystem(String property) static StringgetAnglesPropertyFromSystem(String property, Boolean mandatory) static AnglesReporterInterfacestatic Stringstatic Stringstatic StringgetPhase()static Stringstatic StringgetTeam()static AnglesReporterInterface
-
Constructor Details
-
AnglesReporterUtils
public AnglesReporterUtils()
-
-
Method Details
-
initialiseAnglesTestParameters
public static AnglesReporterInterface initialiseAnglesTestParameters() throws AnglesPropertyNotGivenException- Throws:
AnglesPropertyNotGivenException
-
getAnglesPropertyFromSystem
public static String getAnglesPropertyFromSystem(String property) throws AnglesPropertyNotGivenException - Throws:
AnglesPropertyNotGivenException
-
getAnglesPropertyFromSystem
public static String getAnglesPropertyFromSystem(String property, Boolean mandatory) throws AnglesPropertyNotGivenException - Throws:
AnglesPropertyNotGivenException
-
getAnglesReporter
-
getRunName
-
getTeam
-
getComponent
-
getEnvironment
-
getPhase
-