Uses of Enum
org.junitpioneer.jupiter.ReportEntry.PublishCondition
Packages that use ReportEntry.PublishCondition
-
Uses of ReportEntry.PublishCondition in org.junitpioneer.jupiter
Methods in org.junitpioneer.jupiter that return ReportEntry.PublishConditionModifier and TypeMethodDescriptionstatic ReportEntry.PublishConditionReturns the enum constant of this type with the specified name.static ReportEntry.PublishCondition[]ReportEntry.PublishCondition.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.junitpioneer.jupiter with parameters of type ReportEntry.PublishConditionModifier and TypeMethodDescriptionprivate voidReportEntryExtension.publishOnConditions(org.junit.jupiter.api.extension.ExtensionContext context, ReportEntry.PublishCondition... conditions)