Uses of Class
com.github.angleshq.angles.exceptions.AnglesPropertyNotGivenException
Packages that use AnglesPropertyNotGivenException
-
Uses of AnglesPropertyNotGivenException in com.github.angleshq.angles.listeners.log4j2
Methods in com.github.angleshq.angles.listeners.log4j2 that throw AnglesPropertyNotGivenExceptionModifier and TypeMethodDescriptionstatic AnglesLog4j2LogAppenderAnglesLog4j2LogAppender.createAppender(String name, org.apache.logging.log4j.core.Filter filter) Constructors in com.github.angleshq.angles.listeners.log4j2 that throw AnglesPropertyNotGivenExceptionModifierConstructorDescriptionprotectedAnglesLog4j2LogAppender(String name, org.apache.logging.log4j.core.Filter filter, org.apache.logging.log4j.core.Layout<? extends Serializable> layout, boolean ignoreExceptions, org.apache.logging.log4j.core.config.Property[] properties) -
Uses of AnglesPropertyNotGivenException in com.github.angleshq.angles.util
Methods in com.github.angleshq.angles.util that throw AnglesPropertyNotGivenExceptionModifier and TypeMethodDescriptionstatic StringAnglesReporterUtils.getAnglesPropertyFromSystem(String property) static StringAnglesReporterUtils.getAnglesPropertyFromSystem(String property, Boolean mandatory) static AnglesReporterInterfaceAnglesReporterUtils.initialiseAnglesTestParameters()