Uses of Enum
core.support.rules.RetryTest.ReportType
Packages that use RetryTest.ReportType
-
Uses of RetryTest.ReportType in core.support.rules
Methods in core.support.rules 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.rules with parameters of type RetryTest.ReportTypeModifier and TypeMethodDescriptionvoidRetryTest.logReport(RetryTest.ReportType type, String value, Throwable t)