Uses of Interface
com.github.angleshq.angles.AnglesReporterInterface
Packages that use AnglesReporterInterface
Package
Description
-
Uses of AnglesReporterInterface in com.github.angleshq.angles
Classes in com.github.angleshq.angles that implement AnglesReporterInterfaceMethods in com.github.angleshq.angles that return AnglesReporterInterfaceModifier and TypeMethodDescriptionstatic AnglesReporterInterfaceAnglesReporter.getInstance(String url) static AnglesReporterInterfaceAnglesReporter.getInstance(String url, org.apache.http.client.config.RequestConfig requestConfig) -
Uses of AnglesReporterInterface in com.github.angleshq.angles.basetest
Fields in com.github.angleshq.angles.basetest declared as AnglesReporterInterfaceModifier and TypeFieldDescriptionprotected AnglesReporterInterfaceAbstractAnglesTestCase.anglesReporter -
Uses of AnglesReporterInterface in com.github.angleshq.angles.listeners.log4j2
Fields in com.github.angleshq.angles.listeners.log4j2 declared as AnglesReporterInterfaceModifier and TypeFieldDescriptionprotected AnglesReporterInterfaceAnglesLog4j2LogAppender.anglesReporter -
Uses of AnglesReporterInterface in com.github.angleshq.angles.util
Methods in com.github.angleshq.angles.util that return AnglesReporterInterfaceModifier and TypeMethodDescriptionstatic AnglesReporterInterfaceAnglesReporterUtils.getAnglesReporter()static AnglesReporterInterfaceAnglesReporterUtils.initialiseAnglesTestParameters()