Uses of Enum
core.support.listeners.RetryTest.ReportType
Packages that use RetryTest.ReportType
-
Uses of RetryTest.ReportType in core.support.listeners
Methods in core.support.listeners that return RetryTest.ReportTypeModifier and TypeMethodDescriptionstatic RetryTest.ReportTypeReturns the enum constant of this type with the specified name.static RetryTest.ReportType[]RetryTest.ReportType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in core.support.listeners with parameters of type RetryTest.ReportTypeModifier and TypeMethodDescriptionvoidRetryTest.logReport(RetryTest.ReportType type, String value, Throwable t)