Uses of Class
com.github.invictum.reportportal.ReportIntegrationConfig
Packages that use ReportIntegrationConfig
-
Uses of ReportIntegrationConfig in com.github.invictum.reportportal
Methods in com.github.invictum.reportportal that return ReportIntegrationConfigModifier and TypeMethodDescriptionstatic ReportIntegrationConfigReportIntegrationConfig.get()Access to shared configuration instanceReportIntegrationConfig.harvestSeleniumLogs(boolean harvestLogs) Option allows to enable or disable selenium based logs harvesting Designed to be used in conjunction withSeleniumlog unit Disabled by default that means selenium logs won't be collected even if selenium log unit was added to presetReportIntegrationConfig.truncateNames(boolean setting) Option sets names truncation feature, that allows to avoid RP errors with long entities creationReportIntegrationConfig.useClassNarrativeFormatter(Function<net.thucydides.core.annotations.Narrative, String> formatter) Overrides class level narrative formatter with custom implementationReportIntegrationConfig.usePreset(LogsPreset preset) DefinesLogsPresetconfiguration