logstash/logstash-core/spec
Andrea Selva 07a3c8e73b
Reimplement LogStash::Numeric setting in Java (#17127)
Reimplements `LogStash::Setting::Numeric` Ruby setting class into the `org.logstash.settings.NumericSetting` and exposes it through `java_import` as `LogStash::Setting::NumericSetting`.
Updates the rspec tests:
- verifies `java.lang.IllegalArgumentException` instead of `ArgumentError` is thrown because the kind of exception thrown by Java code, during verification.
2025-03-06 10:44:22 +01:00
..
logstash Reimplement LogStash::Numeric setting in Java (#17127) 2025-03-06 10:44:22 +01:00
static Rubocop: Enable various EmptyLine cops (#15194) 2023-07-18 16:49:16 -04:00
support Rubocop: Enable SpaceAround cops (#15196) 2023-07-18 21:11:57 -04:00
conditionals_spec.rb Rubocop: Enable most SpaceInside cops (#15201) 2023-07-20 09:49:46 -04:00
plugin_metadata_spec.rb Rubocop: Enable various EmptyLine cops (#15194) 2023-07-18 16:49:16 -04:00