Besides CitrusSettings, there are other classes that hold and provide Citrus configuration properties. To make the integration more comprehensive, code completion for the properties in those classes should also be provided.
Tasks
Extend the current code completion with properties from the following classes:
Summary
Besides
CitrusSettings
, there are other classes that hold and provide Citrus configuration properties. To make the integration more comprehensive, code completion for the properties in those classes should also be provided.Tasks
org.citrusframework.report.HtmlReporterSettings
org.citrusframework.report.JUnitReporterSettings
org.citrusframework.report.SummaryReporterSettings
org.citrusframework.report.TestReporterSettings
org.citrusframework.CitrusSpringSettings
org.citrusframework.ftp.FtpSettings
org.citrusframework.http.server.HttpServerSettings
org.citrusframework.json.JsonSettings
org.citrusframework.mail.MailSettings