mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 22:57:16 -04:00
Reimplements `LogStash::Setting::String` Ruby setting class into the `org.logstash.settings.SettingString` and exposes it through `java_import` as `LogStash::Setting::SettingString`. Updates the rspec tests in two ways: - logging mock is now converted to real Log4J appender that spy log line that are later verified - verifies `java.lang.IllegalArgumentException` instead of `ArgumentError` is thrown because the kind of exception thrown by Java code, during verification. |
||
---|---|---|
.. | ||
logstash | ||
static | ||
support | ||
conditionals_spec.rb | ||
plugin_metadata_spec.rb |