hammer_cli 0.19.0 → 0.19.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/doc/release_notes.md +4 -0
- data/lib/hammer_cli/output/adapter/table.rb +6 -75
- data/lib/hammer_cli/output/definition.rb +11 -56
- data/lib/hammer_cli/output/generators/table.rb +121 -0
- data/lib/hammer_cli/output/generators.rb +1 -0
- data/lib/hammer_cli/output.rb +1 -1
- data/lib/hammer_cli/version.rb +1 -1
- data/man/hammer.1.gz +0 -0
- data/test/unit/output/definition_test.rb +7 -7
- metadata +67 -340
- data/test/reports/TEST-Fields-ContainerField-display-.xml +0 -7
- data/test/reports/TEST-Fields-ContainerField-display-blank-is-allowed.xml +0 -15
- data/test/reports/TEST-Fields-ContainerField-display-blank-is-not-allowed.xml +0 -15
- data/test/reports/TEST-Fields-ContainerField.xml +0 -7
- data/test/reports/TEST-Fields-Field-display-.xml +0 -7
- data/test/reports/TEST-Fields-Field-display-blank-is-allowed.xml +0 -11
- data/test/reports/TEST-Fields-Field-display-blank-is-not-allowed.xml +0 -11
- data/test/reports/TEST-Fields-Field-hide-blank-.xml +0 -11
- data/test/reports/TEST-Fields-Field-parameters.xml +0 -9
- data/test/reports/TEST-Fields-Field.xml +0 -13
- data/test/reports/TEST-HammerCLI-AbstractCommand-build-options.xml +0 -15
- data/test/reports/TEST-HammerCLI-AbstractCommand-exception-handler.xml +0 -13
- data/test/reports/TEST-HammerCLI-AbstractCommand-logging.xml +0 -21
- data/test/reports/TEST-HammerCLI-AbstractCommand-option-builder.xml +0 -11
- data/test/reports/TEST-HammerCLI-AbstractCommand-options.xml +0 -11
- data/test/reports/TEST-HammerCLI-AbstractCommand-output.xml +0 -19
- data/test/reports/TEST-HammerCLI-AbstractCommand-subcommand-behavior-remove-subcommand.xml +0 -11
- data/test/reports/TEST-HammerCLI-AbstractCommand-subcommand-behavior-subcommand-.xml +0 -13
- data/test/reports/TEST-HammerCLI-AbstractCommand-subcommand-behavior-subcommand.xml +0 -11
- data/test/reports/TEST-HammerCLI-AbstractCommand-subcommand-behavior.xml +0 -7
- data/test/reports/TEST-HammerCLI-AbstractCommand.xml +0 -11
- data/test/reports/TEST-HammerCLI-Apipie-Command-options.xml +0 -11
- data/test/reports/TEST-HammerCLI-Apipie-Command-resource-defined.xml +0 -9
- data/test/reports/TEST-HammerCLI-Apipie-Command-setting-resources.xml +0 -19
- data/test/reports/TEST-HammerCLI-Apipie-Command.xml +0 -9
- data/test/reports/TEST-HammerCLI-Apipie-OptionBuilder-aliasing-resources.xml +0 -13
- data/test/reports/TEST-HammerCLI-Apipie-OptionBuilder-filtering-options.xml +0 -15
- data/test/reports/TEST-HammerCLI-Apipie-OptionBuilder-required-options.xml +0 -11
- data/test/reports/TEST-HammerCLI-Apipie-OptionBuilder-setting-correct-normalizers.xml +0 -9
- data/test/reports/TEST-HammerCLI-Apipie-OptionBuilder-with-hash-params.xml +0 -11
- data/test/reports/TEST-HammerCLI-Apipie-OptionBuilder-with-one-simple-param.xml +0 -15
- data/test/reports/TEST-HammerCLI-Apipie-OptionBuilder.xml +0 -7
- data/test/reports/TEST-HammerCLI-Completer-command-completion.xml +0 -29
- data/test/reports/TEST-HammerCLI-Completer-option-value-completion.xml +0 -17
- data/test/reports/TEST-HammerCLI-Completer-subcommand-completion.xml +0 -19
- data/test/reports/TEST-HammerCLI-Completer.xml +0 -7
- data/test/reports/TEST-HammerCLI-CompleterLine-line-complete.xml +0 -25
- data/test/reports/TEST-HammerCLI-CompleterLine-splitting-words.xml +0 -29
- data/test/reports/TEST-HammerCLI-CompleterLine.xml +0 -7
- data/test/reports/TEST-HammerCLI-CompleterWord-complete-.xml +0 -23
- data/test/reports/TEST-HammerCLI-CompleterWord-quote.xml +0 -15
- data/test/reports/TEST-HammerCLI-CompleterWord-quoted-.xml +0 -13
- data/test/reports/TEST-HammerCLI-CompleterWord.xml +0 -7
- data/test/reports/TEST-HammerCLI-Connection.xml +0 -21
- data/test/reports/TEST-HammerCLI-ExceptionHandler.xml +0 -21
- data/test/reports/TEST-HammerCLI-I18n.xml +0 -11
- data/test/reports/TEST-HammerCLI-MainCommand-loading-context-password.xml +0 -11
- data/test/reports/TEST-HammerCLI-MainCommand-loading-context-username.xml +0 -11
- data/test/reports/TEST-HammerCLI-MainCommand-loading-context-verbose.xml +0 -9
- data/test/reports/TEST-HammerCLI-MainCommand-loading-context.xml +0 -7
- data/test/reports/TEST-HammerCLI-MainCommand.xml +0 -7
- data/test/reports/TEST-HammerCLI-Modules-find-by-name.xml +0 -13
- data/test/reports/TEST-HammerCLI-Modules-load-a-module-module-not-found.xml +0 -13
- data/test/reports/TEST-HammerCLI-Modules-load-a-module-module-runtime-exception.xml +0 -13
- data/test/reports/TEST-HammerCLI-Modules-load-a-module-success.xml +0 -15
- data/test/reports/TEST-HammerCLI-Modules-load-a-module.xml +0 -7
- data/test/reports/TEST-HammerCLI-Modules-load-all-modules.xml +0 -9
- data/test/reports/TEST-HammerCLI-Modules-names.xml +0 -13
- data/test/reports/TEST-HammerCLI-Modules.xml +0 -7
- data/test/reports/TEST-HammerCLI-OptionBuilderContainer.0.xml +0 -7
- data/test/reports/TEST-HammerCLI-OptionBuilderContainer.xml +0 -11
- data/test/reports/TEST-HammerCLI-Options-Normalizers-abstract.xml +0 -9
- data/test/reports/TEST-HammerCLI-Options-Normalizers-bool.xml +0 -31
- data/test/reports/TEST-HammerCLI-Options-Normalizers-datetime.xml +0 -17
- data/test/reports/TEST-HammerCLI-Options-Normalizers-enum.xml +0 -15
- data/test/reports/TEST-HammerCLI-Options-Normalizers-enumlist.xml +0 -21
- data/test/reports/TEST-HammerCLI-Options-Normalizers-json-input.xml +0 -15
- data/test/reports/TEST-HammerCLI-Options-Normalizers-key-value-list.xml +0 -17
- data/test/reports/TEST-HammerCLI-Options-Normalizers-list.xml +0 -15
- data/test/reports/TEST-HammerCLI-Options-Normalizers.xml +0 -7
- data/test/reports/TEST-HammerCLI-Options-OptionDefinition-context.xml +0 -9
- data/test/reports/TEST-HammerCLI-Options-OptionDefinition-formatters.xml +0 -11
- data/test/reports/TEST-HammerCLI-Options-OptionDefinition.xml +0 -7
- data/test/reports/TEST-HammerCLI-Output-Adapter-Abstract-error-messages.xml +0 -15
- data/test/reports/TEST-HammerCLI-Output-Adapter-Abstract-messages.xml +0 -11
- data/test/reports/TEST-HammerCLI-Output-Adapter-Abstract-test-data-for-field.xml +0 -15
- data/test/reports/TEST-HammerCLI-Output-Adapter-Abstract.xml +0 -17
- data/test/reports/TEST-HammerCLI-Output-Adapter-Base-print-collection-show-ids.xml +0 -9
- data/test/reports/TEST-HammerCLI-Output-Adapter-Base-print-collection.xml +0 -27
- data/test/reports/TEST-HammerCLI-Output-Adapter-Base.xml +0 -7
- data/test/reports/TEST-HammerCLI-Output-Adapter-CSValues-print-collection-formatters.xml +0 -11
- data/test/reports/TEST-HammerCLI-Output-Adapter-CSValues-print-collection-handle-fields-with-collections.xml +0 -13
- data/test/reports/TEST-HammerCLI-Output-Adapter-CSValues-print-collection-handle-fields-with-containers.xml +0 -11
- data/test/reports/TEST-HammerCLI-Output-Adapter-CSValues-print-collection-handle-ids.xml +0 -11
- data/test/reports/TEST-HammerCLI-Output-Adapter-CSValues-print-collection.xml +0 -11
- data/test/reports/TEST-HammerCLI-Output-Adapter-CSValues-print-message.xml +0 -11
- data/test/reports/TEST-HammerCLI-Output-Adapter-CSValues.xml +0 -7
- data/test/reports/TEST-HammerCLI-Output-Adapter-Table-print-collection-column-width.xml +0 -15
- data/test/reports/TEST-HammerCLI-Output-Adapter-Table-print-collection-formatters.xml +0 -11
- data/test/reports/TEST-HammerCLI-Output-Adapter-Table-print-collection-handle-ids.xml +0 -11
- data/test/reports/TEST-HammerCLI-Output-Adapter-Table-print-collection-sort-columns.xml +0 -9
- data/test/reports/TEST-HammerCLI-Output-Adapter-Table-print-collection.xml +0 -11
- data/test/reports/TEST-HammerCLI-Output-Adapter-Table.xml +0 -7
- data/test/reports/TEST-HammerCLI-Output-Definition-empty-.xml +0 -11
- data/test/reports/TEST-HammerCLI-Output-Definition.xml +0 -11
- data/test/reports/TEST-HammerCLI-Output-Dsl-collection.xml +0 -13
- data/test/reports/TEST-HammerCLI-Output-Dsl-custom-fields.xml +0 -11
- data/test/reports/TEST-HammerCLI-Output-Dsl-fields.xml +0 -15
- data/test/reports/TEST-HammerCLI-Output-Dsl-label.xml +0 -13
- data/test/reports/TEST-HammerCLI-Output-Dsl-path-definition.xml +0 -13
- data/test/reports/TEST-HammerCLI-Output-Dsl.xml +0 -9
- data/test/reports/TEST-HammerCLI-Output-FieldFilter.xml +0 -13
- data/test/reports/TEST-HammerCLI-Output-Formatters-BooleanFormatter.xml +0 -11
- data/test/reports/TEST-HammerCLI-Output-Formatters-ColorFormatter.xml +0 -9
- data/test/reports/TEST-HammerCLI-Output-Formatters-DateFormatter.xml +0 -11
- data/test/reports/TEST-HammerCLI-Output-Formatters-FieldFormatter.xml +0 -13
- data/test/reports/TEST-HammerCLI-Output-Formatters-FormatterContainer.xml +0 -13
- data/test/reports/TEST-HammerCLI-Output-Formatters-FormatterLibrary.xml +0 -11
- data/test/reports/TEST-HammerCLI-Output-Formatters-KeyValueFormatter.xml +0 -13
- data/test/reports/TEST-HammerCLI-Output-Formatters-ListFormatter.xml +0 -13
- data/test/reports/TEST-HammerCLI-Output-Formatters-LongTextFormatter.xml +0 -13
- data/test/reports/TEST-HammerCLI-Output-Output-adapters.xml +0 -17
- data/test/reports/TEST-HammerCLI-Output-Output-data.xml +0 -15
- data/test/reports/TEST-HammerCLI-Output-Output-formatters.xml +0 -9
- data/test/reports/TEST-HammerCLI-Output-Output-messages.xml +0 -19
- data/test/reports/TEST-HammerCLI-Output-Output.xml +0 -7
- data/test/reports/TEST-HammerCLI-Output-RecordCollection.xml +0 -13
- data/test/reports/TEST-HammerCLI-Settings-load-from-paths.xml +0 -15
- data/test/reports/TEST-HammerCLI-Settings.xml +0 -25
- data/test/reports/TEST-HammerCLI-ShellHistory-loading-old-history.xml +0 -11
- data/test/reports/TEST-HammerCLI-ShellHistory-saving-history.xml +0 -15
- data/test/reports/TEST-HammerCLI-ShellHistory.xml +0 -7
- data/test/reports/TEST-MiniTest-Spec.xml +0 -7
- data/test/reports/TEST-String-camelize.xml +0 -11
- data/test/reports/TEST-String-formatting.xml +0 -17
- data/test/reports/TEST-String-indent.xml +0 -11
- data/test/reports/TEST-String-interactive-.xml +0 -13
- data/test/reports/TEST-String.xml +0 -7
- data/test/reports/TEST-constraints-HammerCLI-Validator-AllConstraint-exist-.xml +0 -13
- data/test/reports/TEST-constraints-HammerCLI-Validator-AllConstraint.xml +0 -7
- data/test/reports/TEST-constraints-HammerCLI-Validator-AnyConstraint-exist-.xml +0 -13
- data/test/reports/TEST-constraints-HammerCLI-Validator-AnyConstraint.xml +0 -7
- data/test/reports/TEST-constraints-HammerCLI-Validator-BaseConstraint-exist-.xml +0 -9
- data/test/reports/TEST-constraints-HammerCLI-Validator-BaseConstraint-rejected.xml +0 -13
- data/test/reports/TEST-constraints-HammerCLI-Validator-BaseConstraint-required.xml +0 -13
- data/test/reports/TEST-constraints-HammerCLI-Validator-BaseConstraint.xml +0 -7
- data/test/reports/TEST-constraints.xml +0 -7
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: hammer_cli
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.19.
|
4
|
+
version: 0.19.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Martin Bačovský
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2019-
|
12
|
+
date: 2019-12-31 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: clamp
|
@@ -151,29 +151,29 @@ executables:
|
|
151
151
|
- hammer
|
152
152
|
extensions: []
|
153
153
|
extra_rdoc_files:
|
154
|
-
- doc/
|
155
|
-
- doc/option_normalizers.md
|
154
|
+
- doc/commands_extension.md
|
156
155
|
- doc/release_notes.md
|
156
|
+
- doc/design.png
|
157
157
|
- doc/commands_modification.md
|
158
|
-
- doc/
|
159
|
-
- doc/commands_extension.md
|
158
|
+
- doc/installation.md
|
160
159
|
- doc/development_tips.md
|
161
|
-
- doc/developer_docs.md
|
162
160
|
- doc/writing_a_plugin.md
|
163
|
-
- doc/
|
161
|
+
- doc/output.md
|
162
|
+
- doc/developer_docs.md
|
163
|
+
- doc/installation_deb.md
|
164
|
+
- doc/option_normalizers.md
|
164
165
|
- doc/installation_rpm.md
|
165
|
-
- doc/
|
166
|
-
- doc/installation.md
|
167
|
-
- doc/review_checklist.md
|
166
|
+
- doc/installation_gem.md
|
168
167
|
- doc/help_modification.md
|
168
|
+
- doc/creating_commands.md
|
169
169
|
- doc/installation_source.md
|
170
|
-
- doc/
|
171
|
-
- doc/
|
172
|
-
- doc/
|
170
|
+
- doc/option_builders.md
|
171
|
+
- doc/i18n.md
|
172
|
+
- doc/review_checklist.md
|
173
173
|
- doc/creating_apipie_commands.md
|
174
|
-
- doc/
|
175
|
-
- config/cli_config.template.yml
|
174
|
+
- doc/design.uml
|
176
175
|
- config/cli.modules.d/module_config_template.yml
|
176
|
+
- config/cli_config.template.yml
|
177
177
|
- README.md
|
178
178
|
files:
|
179
179
|
- LICENSE
|
@@ -271,6 +271,8 @@ files:
|
|
271
271
|
- lib/hammer_cli/output/field_filter.rb
|
272
272
|
- lib/hammer_cli/output/fields.rb
|
273
273
|
- lib/hammer_cli/output/formatters.rb
|
274
|
+
- lib/hammer_cli/output/generators.rb
|
275
|
+
- lib/hammer_cli/output/generators/table.rb
|
274
276
|
- lib/hammer_cli/output/output.rb
|
275
277
|
- lib/hammer_cli/output/record_collection.rb
|
276
278
|
- lib/hammer_cli/output/utils.rb
|
@@ -303,143 +305,6 @@ files:
|
|
303
305
|
- test/functional/help_test.rb
|
304
306
|
- test/functional/nil_values_test.rb
|
305
307
|
- test/functional/test_helper.rb
|
306
|
-
- test/reports/TEST-Fields-ContainerField-display-.xml
|
307
|
-
- test/reports/TEST-Fields-ContainerField-display-blank-is-allowed.xml
|
308
|
-
- test/reports/TEST-Fields-ContainerField-display-blank-is-not-allowed.xml
|
309
|
-
- test/reports/TEST-Fields-ContainerField.xml
|
310
|
-
- test/reports/TEST-Fields-Field-display-.xml
|
311
|
-
- test/reports/TEST-Fields-Field-display-blank-is-allowed.xml
|
312
|
-
- test/reports/TEST-Fields-Field-display-blank-is-not-allowed.xml
|
313
|
-
- test/reports/TEST-Fields-Field-hide-blank-.xml
|
314
|
-
- test/reports/TEST-Fields-Field-parameters.xml
|
315
|
-
- test/reports/TEST-Fields-Field.xml
|
316
|
-
- test/reports/TEST-HammerCLI-AbstractCommand-build-options.xml
|
317
|
-
- test/reports/TEST-HammerCLI-AbstractCommand-exception-handler.xml
|
318
|
-
- test/reports/TEST-HammerCLI-AbstractCommand-logging.xml
|
319
|
-
- test/reports/TEST-HammerCLI-AbstractCommand-option-builder.xml
|
320
|
-
- test/reports/TEST-HammerCLI-AbstractCommand-options.xml
|
321
|
-
- test/reports/TEST-HammerCLI-AbstractCommand-output.xml
|
322
|
-
- test/reports/TEST-HammerCLI-AbstractCommand-subcommand-behavior-remove-subcommand.xml
|
323
|
-
- test/reports/TEST-HammerCLI-AbstractCommand-subcommand-behavior-subcommand-.xml
|
324
|
-
- test/reports/TEST-HammerCLI-AbstractCommand-subcommand-behavior-subcommand.xml
|
325
|
-
- test/reports/TEST-HammerCLI-AbstractCommand-subcommand-behavior.xml
|
326
|
-
- test/reports/TEST-HammerCLI-AbstractCommand.xml
|
327
|
-
- test/reports/TEST-HammerCLI-Apipie-Command-options.xml
|
328
|
-
- test/reports/TEST-HammerCLI-Apipie-Command-resource-defined.xml
|
329
|
-
- test/reports/TEST-HammerCLI-Apipie-Command-setting-resources.xml
|
330
|
-
- test/reports/TEST-HammerCLI-Apipie-Command.xml
|
331
|
-
- test/reports/TEST-HammerCLI-Apipie-OptionBuilder-aliasing-resources.xml
|
332
|
-
- test/reports/TEST-HammerCLI-Apipie-OptionBuilder-filtering-options.xml
|
333
|
-
- test/reports/TEST-HammerCLI-Apipie-OptionBuilder-required-options.xml
|
334
|
-
- test/reports/TEST-HammerCLI-Apipie-OptionBuilder-setting-correct-normalizers.xml
|
335
|
-
- test/reports/TEST-HammerCLI-Apipie-OptionBuilder-with-hash-params.xml
|
336
|
-
- test/reports/TEST-HammerCLI-Apipie-OptionBuilder-with-one-simple-param.xml
|
337
|
-
- test/reports/TEST-HammerCLI-Apipie-OptionBuilder.xml
|
338
|
-
- test/reports/TEST-HammerCLI-Completer-command-completion.xml
|
339
|
-
- test/reports/TEST-HammerCLI-Completer-option-value-completion.xml
|
340
|
-
- test/reports/TEST-HammerCLI-Completer-subcommand-completion.xml
|
341
|
-
- test/reports/TEST-HammerCLI-Completer.xml
|
342
|
-
- test/reports/TEST-HammerCLI-CompleterLine-line-complete.xml
|
343
|
-
- test/reports/TEST-HammerCLI-CompleterLine-splitting-words.xml
|
344
|
-
- test/reports/TEST-HammerCLI-CompleterLine.xml
|
345
|
-
- test/reports/TEST-HammerCLI-CompleterWord-complete-.xml
|
346
|
-
- test/reports/TEST-HammerCLI-CompleterWord-quote.xml
|
347
|
-
- test/reports/TEST-HammerCLI-CompleterWord-quoted-.xml
|
348
|
-
- test/reports/TEST-HammerCLI-CompleterWord.xml
|
349
|
-
- test/reports/TEST-HammerCLI-Connection.xml
|
350
|
-
- test/reports/TEST-HammerCLI-ExceptionHandler.xml
|
351
|
-
- test/reports/TEST-HammerCLI-I18n.xml
|
352
|
-
- test/reports/TEST-HammerCLI-MainCommand-loading-context-password.xml
|
353
|
-
- test/reports/TEST-HammerCLI-MainCommand-loading-context-username.xml
|
354
|
-
- test/reports/TEST-HammerCLI-MainCommand-loading-context-verbose.xml
|
355
|
-
- test/reports/TEST-HammerCLI-MainCommand-loading-context.xml
|
356
|
-
- test/reports/TEST-HammerCLI-MainCommand.xml
|
357
|
-
- test/reports/TEST-HammerCLI-Modules-find-by-name.xml
|
358
|
-
- test/reports/TEST-HammerCLI-Modules-load-a-module-module-not-found.xml
|
359
|
-
- test/reports/TEST-HammerCLI-Modules-load-a-module-module-runtime-exception.xml
|
360
|
-
- test/reports/TEST-HammerCLI-Modules-load-a-module-success.xml
|
361
|
-
- test/reports/TEST-HammerCLI-Modules-load-a-module.xml
|
362
|
-
- test/reports/TEST-HammerCLI-Modules-load-all-modules.xml
|
363
|
-
- test/reports/TEST-HammerCLI-Modules-names.xml
|
364
|
-
- test/reports/TEST-HammerCLI-Modules.xml
|
365
|
-
- test/reports/TEST-HammerCLI-OptionBuilderContainer.0.xml
|
366
|
-
- test/reports/TEST-HammerCLI-OptionBuilderContainer.xml
|
367
|
-
- test/reports/TEST-HammerCLI-Options-Normalizers-abstract.xml
|
368
|
-
- test/reports/TEST-HammerCLI-Options-Normalizers-bool.xml
|
369
|
-
- test/reports/TEST-HammerCLI-Options-Normalizers-datetime.xml
|
370
|
-
- test/reports/TEST-HammerCLI-Options-Normalizers-enum.xml
|
371
|
-
- test/reports/TEST-HammerCLI-Options-Normalizers-enumlist.xml
|
372
|
-
- test/reports/TEST-HammerCLI-Options-Normalizers-json-input.xml
|
373
|
-
- test/reports/TEST-HammerCLI-Options-Normalizers-key-value-list.xml
|
374
|
-
- test/reports/TEST-HammerCLI-Options-Normalizers-list.xml
|
375
|
-
- test/reports/TEST-HammerCLI-Options-Normalizers.xml
|
376
|
-
- test/reports/TEST-HammerCLI-Options-OptionDefinition-context.xml
|
377
|
-
- test/reports/TEST-HammerCLI-Options-OptionDefinition-formatters.xml
|
378
|
-
- test/reports/TEST-HammerCLI-Options-OptionDefinition.xml
|
379
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-Abstract-error-messages.xml
|
380
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-Abstract-messages.xml
|
381
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-Abstract-test-data-for-field.xml
|
382
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-Abstract.xml
|
383
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-Base-print-collection-show-ids.xml
|
384
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-Base-print-collection.xml
|
385
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-Base.xml
|
386
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-CSValues-print-collection-formatters.xml
|
387
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-CSValues-print-collection-handle-fields-with-collections.xml
|
388
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-CSValues-print-collection-handle-fields-with-containers.xml
|
389
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-CSValues-print-collection-handle-ids.xml
|
390
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-CSValues-print-collection.xml
|
391
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-CSValues-print-message.xml
|
392
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-CSValues.xml
|
393
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-Table-print-collection-column-width.xml
|
394
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-Table-print-collection-formatters.xml
|
395
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-Table-print-collection-handle-ids.xml
|
396
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-Table-print-collection-sort-columns.xml
|
397
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-Table-print-collection.xml
|
398
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-Table.xml
|
399
|
-
- test/reports/TEST-HammerCLI-Output-Definition-empty-.xml
|
400
|
-
- test/reports/TEST-HammerCLI-Output-Definition.xml
|
401
|
-
- test/reports/TEST-HammerCLI-Output-Dsl-collection.xml
|
402
|
-
- test/reports/TEST-HammerCLI-Output-Dsl-custom-fields.xml
|
403
|
-
- test/reports/TEST-HammerCLI-Output-Dsl-fields.xml
|
404
|
-
- test/reports/TEST-HammerCLI-Output-Dsl-label.xml
|
405
|
-
- test/reports/TEST-HammerCLI-Output-Dsl-path-definition.xml
|
406
|
-
- test/reports/TEST-HammerCLI-Output-Dsl.xml
|
407
|
-
- test/reports/TEST-HammerCLI-Output-FieldFilter.xml
|
408
|
-
- test/reports/TEST-HammerCLI-Output-Formatters-BooleanFormatter.xml
|
409
|
-
- test/reports/TEST-HammerCLI-Output-Formatters-ColorFormatter.xml
|
410
|
-
- test/reports/TEST-HammerCLI-Output-Formatters-DateFormatter.xml
|
411
|
-
- test/reports/TEST-HammerCLI-Output-Formatters-FieldFormatter.xml
|
412
|
-
- test/reports/TEST-HammerCLI-Output-Formatters-FormatterContainer.xml
|
413
|
-
- test/reports/TEST-HammerCLI-Output-Formatters-FormatterLibrary.xml
|
414
|
-
- test/reports/TEST-HammerCLI-Output-Formatters-KeyValueFormatter.xml
|
415
|
-
- test/reports/TEST-HammerCLI-Output-Formatters-ListFormatter.xml
|
416
|
-
- test/reports/TEST-HammerCLI-Output-Formatters-LongTextFormatter.xml
|
417
|
-
- test/reports/TEST-HammerCLI-Output-Output-adapters.xml
|
418
|
-
- test/reports/TEST-HammerCLI-Output-Output-data.xml
|
419
|
-
- test/reports/TEST-HammerCLI-Output-Output-formatters.xml
|
420
|
-
- test/reports/TEST-HammerCLI-Output-Output-messages.xml
|
421
|
-
- test/reports/TEST-HammerCLI-Output-Output.xml
|
422
|
-
- test/reports/TEST-HammerCLI-Output-RecordCollection.xml
|
423
|
-
- test/reports/TEST-HammerCLI-Settings-load-from-paths.xml
|
424
|
-
- test/reports/TEST-HammerCLI-Settings.xml
|
425
|
-
- test/reports/TEST-HammerCLI-ShellHistory-loading-old-history.xml
|
426
|
-
- test/reports/TEST-HammerCLI-ShellHistory-saving-history.xml
|
427
|
-
- test/reports/TEST-HammerCLI-ShellHistory.xml
|
428
|
-
- test/reports/TEST-MiniTest-Spec.xml
|
429
|
-
- test/reports/TEST-String-camelize.xml
|
430
|
-
- test/reports/TEST-String-formatting.xml
|
431
|
-
- test/reports/TEST-String-indent.xml
|
432
|
-
- test/reports/TEST-String-interactive-.xml
|
433
|
-
- test/reports/TEST-String.xml
|
434
|
-
- test/reports/TEST-constraints-HammerCLI-Validator-AllConstraint-exist-.xml
|
435
|
-
- test/reports/TEST-constraints-HammerCLI-Validator-AllConstraint.xml
|
436
|
-
- test/reports/TEST-constraints-HammerCLI-Validator-AnyConstraint-exist-.xml
|
437
|
-
- test/reports/TEST-constraints-HammerCLI-Validator-AnyConstraint.xml
|
438
|
-
- test/reports/TEST-constraints-HammerCLI-Validator-BaseConstraint-exist-.xml
|
439
|
-
- test/reports/TEST-constraints-HammerCLI-Validator-BaseConstraint-rejected.xml
|
440
|
-
- test/reports/TEST-constraints-HammerCLI-Validator-BaseConstraint-required.xml
|
441
|
-
- test/reports/TEST-constraints-HammerCLI-Validator-BaseConstraint.xml
|
442
|
-
- test/reports/TEST-constraints.xml
|
443
308
|
- test/test_helper.rb
|
444
309
|
- test/unit/abstract_test.rb
|
445
310
|
- test/unit/apipie/api_connection_test.rb
|
@@ -520,211 +385,73 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
520
385
|
- !ruby/object:Gem::Version
|
521
386
|
version: '0'
|
522
387
|
requirements: []
|
523
|
-
|
524
|
-
rubygems_version: 2.7.10
|
388
|
+
rubygems_version: 3.0.3
|
525
389
|
signing_key:
|
526
390
|
specification_version: 4
|
527
391
|
summary: Universal command-line interface
|
528
392
|
test_files:
|
529
|
-
- test/
|
530
|
-
- test/reports/TEST-String-interactive-.xml
|
531
|
-
- test/reports/TEST-HammerCLI-Output-Formatters-BooleanFormatter.xml
|
532
|
-
- test/reports/TEST-HammerCLI-Apipie-OptionBuilder.xml
|
533
|
-
- test/reports/TEST-HammerCLI-Output-Dsl-path-definition.xml
|
534
|
-
- test/reports/TEST-HammerCLI-AbstractCommand-output.xml
|
535
|
-
- test/reports/TEST-HammerCLI-ShellHistory-loading-old-history.xml
|
536
|
-
- test/reports/TEST-Fields-Field-display-blank-is-allowed.xml
|
537
|
-
- test/reports/TEST-HammerCLI-Completer.xml
|
538
|
-
- test/reports/TEST-HammerCLI-Output-Output-adapters.xml
|
539
|
-
- test/reports/TEST-HammerCLI-MainCommand-loading-context.xml
|
540
|
-
- test/reports/TEST-HammerCLI-MainCommand-loading-context-username.xml
|
541
|
-
- test/reports/TEST-HammerCLI-Output-Formatters-ColorFormatter.xml
|
542
|
-
- test/reports/TEST-HammerCLI-Modules-load-a-module-module-runtime-exception.xml
|
543
|
-
- test/reports/TEST-HammerCLI-Modules-load-all-modules.xml
|
544
|
-
- test/reports/TEST-HammerCLI-Output-Definition.xml
|
545
|
-
- test/reports/TEST-Fields-Field-hide-blank-.xml
|
546
|
-
- test/reports/TEST-HammerCLI-Apipie-Command-resource-defined.xml
|
547
|
-
- test/reports/TEST-Fields-ContainerField-display-blank-is-not-allowed.xml
|
548
|
-
- test/reports/TEST-constraints-HammerCLI-Validator-BaseConstraint-exist-.xml
|
549
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-Base-print-collection.xml
|
550
|
-
- test/reports/TEST-HammerCLI-OptionBuilderContainer.0.xml
|
551
|
-
- test/reports/TEST-HammerCLI-Apipie-OptionBuilder-required-options.xml
|
552
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-CSValues-print-collection-handle-fields-with-containers.xml
|
553
|
-
- test/reports/TEST-HammerCLI-AbstractCommand-subcommand-behavior.xml
|
554
|
-
- test/reports/TEST-MiniTest-Spec.xml
|
555
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-Base.xml
|
556
|
-
- test/reports/TEST-HammerCLI-Completer-subcommand-completion.xml
|
557
|
-
- test/reports/TEST-Fields-Field-display-blank-is-not-allowed.xml
|
558
|
-
- test/reports/TEST-HammerCLI-Apipie-Command-setting-resources.xml
|
559
|
-
- test/reports/TEST-HammerCLI-Options-Normalizers-abstract.xml
|
560
|
-
- test/reports/TEST-HammerCLI-Modules-load-a-module-success.xml
|
561
|
-
- test/reports/TEST-Fields-Field.xml
|
562
|
-
- test/reports/TEST-HammerCLI-Output-RecordCollection.xml
|
563
|
-
- test/reports/TEST-HammerCLI-Options-Normalizers-list.xml
|
564
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-Table.xml
|
565
|
-
- test/reports/TEST-HammerCLI-Modules.xml
|
566
|
-
- test/reports/TEST-HammerCLI-Output-Formatters-FieldFormatter.xml
|
567
|
-
- test/reports/TEST-HammerCLI-Output-Dsl-label.xml
|
568
|
-
- test/reports/TEST-HammerCLI-Completer-command-completion.xml
|
569
|
-
- test/reports/TEST-HammerCLI-Modules-find-by-name.xml
|
570
|
-
- test/reports/TEST-HammerCLI-Options-OptionDefinition.xml
|
571
|
-
- test/reports/TEST-Fields-ContainerField-display-.xml
|
572
|
-
- test/reports/TEST-HammerCLI-Apipie-OptionBuilder-filtering-options.xml
|
573
|
-
- test/reports/TEST-HammerCLI-Output-Formatters-DateFormatter.xml
|
574
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-CSValues-print-collection-handle-ids.xml
|
575
|
-
- test/reports/TEST-HammerCLI-AbstractCommand.xml
|
576
|
-
- test/reports/TEST-constraints-HammerCLI-Validator-AllConstraint-exist-.xml
|
577
|
-
- test/reports/TEST-HammerCLI-Settings-load-from-paths.xml
|
578
|
-
- test/reports/TEST-HammerCLI-AbstractCommand-build-options.xml
|
579
|
-
- test/reports/TEST-HammerCLI-Options-Normalizers-enumlist.xml
|
580
|
-
- test/reports/TEST-HammerCLI-Options-OptionDefinition-context.xml
|
581
|
-
- test/reports/TEST-HammerCLI-Output-Definition-empty-.xml
|
582
|
-
- test/reports/TEST-HammerCLI-Output-Formatters-KeyValueFormatter.xml
|
583
|
-
- test/reports/TEST-HammerCLI-Output-FieldFilter.xml
|
584
|
-
- test/reports/TEST-HammerCLI-MainCommand-loading-context-password.xml
|
585
|
-
- test/reports/TEST-HammerCLI-Modules-load-a-module.xml
|
586
|
-
- test/reports/TEST-HammerCLI-Output-Dsl.xml
|
587
|
-
- test/reports/TEST-Fields-ContainerField-display-blank-is-allowed.xml
|
588
|
-
- test/reports/TEST-constraints.xml
|
589
|
-
- test/reports/TEST-String-camelize.xml
|
590
|
-
- test/reports/TEST-HammerCLI-Settings.xml
|
591
|
-
- test/reports/TEST-HammerCLI-ExceptionHandler.xml
|
592
|
-
- test/reports/TEST-constraints-HammerCLI-Validator-BaseConstraint-required.xml
|
593
|
-
- test/reports/TEST-HammerCLI-Options-Normalizers-bool.xml
|
594
|
-
- test/reports/TEST-HammerCLI-AbstractCommand-logging.xml
|
595
|
-
- test/reports/TEST-HammerCLI-Output-Formatters-ListFormatter.xml
|
596
|
-
- test/reports/TEST-HammerCLI-Output-Formatters-FormatterLibrary.xml
|
597
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-Table-print-collection-formatters.xml
|
598
|
-
- test/reports/TEST-Fields-ContainerField.xml
|
599
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-Abstract-messages.xml
|
600
|
-
- test/reports/TEST-HammerCLI-Output-Output-data.xml
|
601
|
-
- test/reports/TEST-HammerCLI-Apipie-OptionBuilder-aliasing-resources.xml
|
602
|
-
- test/reports/TEST-HammerCLI-Options-Normalizers-key-value-list.xml
|
603
|
-
- test/reports/TEST-constraints-HammerCLI-Validator-AnyConstraint-exist-.xml
|
604
|
-
- test/reports/TEST-HammerCLI-AbstractCommand-subcommand-behavior-subcommand.xml
|
605
|
-
- test/reports/TEST-HammerCLI-Completer-option-value-completion.xml
|
606
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-Abstract-error-messages.xml
|
607
|
-
- test/reports/TEST-constraints-HammerCLI-Validator-BaseConstraint.xml
|
608
|
-
- test/reports/TEST-HammerCLI-Output-Formatters-FormatterContainer.xml
|
609
|
-
- test/reports/TEST-HammerCLI-MainCommand.xml
|
610
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-CSValues-print-message.xml
|
611
|
-
- test/reports/TEST-HammerCLI-CompleterWord-quote.xml
|
612
|
-
- test/reports/TEST-HammerCLI-Apipie-OptionBuilder-with-one-simple-param.xml
|
613
|
-
- test/reports/TEST-HammerCLI-Apipie-OptionBuilder-with-hash-params.xml
|
614
|
-
- test/reports/TEST-HammerCLI-ShellHistory-saving-history.xml
|
615
|
-
- test/reports/TEST-HammerCLI-AbstractCommand-exception-handler.xml
|
616
|
-
- test/reports/TEST-String-formatting.xml
|
617
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-Abstract.xml
|
618
|
-
- test/reports/TEST-constraints-HammerCLI-Validator-AllConstraint.xml
|
619
|
-
- test/reports/TEST-HammerCLI-Output-Dsl-collection.xml
|
620
|
-
- test/reports/TEST-HammerCLI-Output-Dsl-fields.xml
|
621
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-Table-print-collection.xml
|
622
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-Table-print-collection-sort-columns.xml
|
623
|
-
- test/reports/TEST-HammerCLI-OptionBuilderContainer.xml
|
624
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-CSValues-print-collection.xml
|
625
|
-
- test/reports/TEST-HammerCLI-Modules-names.xml
|
626
|
-
- test/reports/TEST-HammerCLI-AbstractCommand-subcommand-behavior-subcommand-.xml
|
627
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-CSValues-print-collection-handle-fields-with-collections.xml
|
628
|
-
- test/reports/TEST-HammerCLI-MainCommand-loading-context-verbose.xml
|
629
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-Table-print-collection-handle-ids.xml
|
630
|
-
- test/reports/TEST-HammerCLI-Options-Normalizers-datetime.xml
|
631
|
-
- test/reports/TEST-HammerCLI-Output-Output-messages.xml
|
632
|
-
- test/reports/TEST-HammerCLI-AbstractCommand-subcommand-behavior-remove-subcommand.xml
|
633
|
-
- test/reports/TEST-HammerCLI-CompleterLine-line-complete.xml
|
634
|
-
- test/reports/TEST-constraints-HammerCLI-Validator-BaseConstraint-rejected.xml
|
635
|
-
- test/reports/TEST-HammerCLI-Apipie-Command.xml
|
636
|
-
- test/reports/TEST-HammerCLI-AbstractCommand-option-builder.xml
|
637
|
-
- test/reports/TEST-HammerCLI-Options-Normalizers-enum.xml
|
638
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-Abstract-test-data-for-field.xml
|
639
|
-
- test/reports/TEST-HammerCLI-CompleterWord-complete-.xml
|
640
|
-
- test/reports/TEST-HammerCLI-Output-Output.xml
|
641
|
-
- test/reports/TEST-HammerCLI-Options-OptionDefinition-formatters.xml
|
642
|
-
- test/reports/TEST-HammerCLI-I18n.xml
|
643
|
-
- test/reports/TEST-HammerCLI-Modules-load-a-module-module-not-found.xml
|
644
|
-
- test/reports/TEST-String-indent.xml
|
645
|
-
- test/reports/TEST-HammerCLI-AbstractCommand-options.xml
|
646
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-CSValues.xml
|
647
|
-
- test/reports/TEST-constraints-HammerCLI-Validator-AnyConstraint.xml
|
648
|
-
- test/reports/TEST-HammerCLI-Apipie-OptionBuilder-setting-correct-normalizers.xml
|
649
|
-
- test/reports/TEST-HammerCLI-Output-Dsl-custom-fields.xml
|
650
|
-
- test/reports/TEST-HammerCLI-ShellHistory.xml
|
651
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-Table-print-collection-column-width.xml
|
652
|
-
- test/reports/TEST-HammerCLI-Output-Formatters-LongTextFormatter.xml
|
653
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-Base-print-collection-show-ids.xml
|
654
|
-
- test/reports/TEST-Fields-Field-parameters.xml
|
655
|
-
- test/reports/TEST-HammerCLI-CompleterLine-splitting-words.xml
|
656
|
-
- test/reports/TEST-HammerCLI-Apipie-Command-options.xml
|
657
|
-
- test/reports/TEST-String.xml
|
658
|
-
- test/reports/TEST-HammerCLI-Output-Adapter-CSValues-print-collection-formatters.xml
|
659
|
-
- test/reports/TEST-HammerCLI-CompleterWord.xml
|
660
|
-
- test/reports/TEST-HammerCLI-Options-Normalizers.xml
|
661
|
-
- test/reports/TEST-HammerCLI-CompleterLine.xml
|
662
|
-
- test/reports/TEST-Fields-Field-display-.xml
|
663
|
-
- test/reports/TEST-HammerCLI-Connection.xml
|
664
|
-
- test/reports/TEST-HammerCLI-Options-Normalizers-json-input.xml
|
665
|
-
- test/reports/TEST-HammerCLI-Output-Output-formatters.xml
|
666
|
-
- test/unit/utils_test.rb
|
667
|
-
- test/unit/settings_test.rb
|
668
|
-
- test/unit/modules_test.rb
|
669
|
-
- test/unit/help/definition/abstract_item_test.rb
|
670
|
-
- test/unit/help/definition/note_test.rb
|
671
|
-
- test/unit/help/definition/list_test.rb
|
672
|
-
- test/unit/help/definition/text_test.rb
|
673
|
-
- test/unit/help/definition/section_test.rb
|
674
|
-
- test/unit/help/builder_test.rb
|
675
|
-
- test/unit/help/text_builder_test.rb
|
676
|
-
- test/unit/help/definition_test.rb
|
677
|
-
- test/unit/abstract_test.rb
|
678
|
-
- test/unit/i18n_test.rb
|
679
|
-
- test/unit/logger_test.rb
|
680
|
-
- test/unit/history_test.rb
|
393
|
+
- test/unit/messages_test.rb
|
681
394
|
- test/unit/exception_handler_test.rb
|
682
|
-
- test/unit/
|
395
|
+
- test/unit/modules_test.rb
|
683
396
|
- test/unit/connection_test.rb
|
684
|
-
- test/unit/output/output_test.rb
|
685
|
-
- test/unit/output/fields_test.rb
|
686
|
-
- test/unit/output/adapter/table_test.rb
|
687
|
-
- test/unit/output/adapter/abstract_test.rb
|
688
|
-
- test/unit/output/adapter/yaml_test.rb
|
689
|
-
- test/unit/output/adapter/base_test.rb
|
690
|
-
- test/unit/output/adapter/csv_test.rb
|
691
|
-
- test/unit/output/adapter/json_test.rb
|
692
|
-
- test/unit/output/record_collection_test.rb
|
693
|
-
- test/unit/output/dsl_test.rb
|
694
|
-
- test/unit/output/definition_test.rb
|
695
|
-
- test/unit/output/field_filter_test.rb
|
696
|
-
- test/unit/output/formatters_test.rb
|
697
|
-
- test/unit/csv_parser_test.rb
|
698
397
|
- test/unit/completer_test.rb
|
699
|
-
- test/unit/
|
700
|
-
- test/unit/
|
398
|
+
- test/unit/csv_parser_test.rb
|
399
|
+
- test/unit/option_builder_test.rb
|
400
|
+
- test/unit/test_helper.rb
|
401
|
+
- test/unit/utils_test.rb
|
701
402
|
- test/unit/apipie/command_test.rb
|
702
403
|
- test/unit/apipie/option_builder_test.rb
|
703
404
|
- test/unit/apipie/test_helper.rb
|
704
|
-
- test/unit/
|
705
|
-
- test/unit/
|
405
|
+
- test/unit/apipie/api_connection_test.rb
|
406
|
+
- test/unit/apipie/option_definition_test.rb
|
407
|
+
- test/unit/command_extensions_test.rb
|
408
|
+
- test/unit/main_test.rb
|
409
|
+
- test/unit/options/processor_list_test.rb
|
410
|
+
- test/unit/options/validators/dsl_test.rb
|
706
411
|
- test/unit/options/sources/command_line_test.rb
|
412
|
+
- test/unit/options/sources/saved_defaults_test.rb
|
413
|
+
- test/unit/options/matcher_test.rb
|
414
|
+
- test/unit/options/option_collector_test.rb
|
707
415
|
- test/unit/options/normalizers_test.rb
|
708
|
-
- test/unit/options/validators/dsl_test.rb
|
709
416
|
- test/unit/options/option_definition_test.rb
|
710
|
-
- test/unit/
|
711
|
-
- test/unit/
|
712
|
-
- test/unit/
|
713
|
-
- test/unit/
|
714
|
-
- test/unit/
|
715
|
-
- test/unit/
|
716
|
-
- test/unit/
|
417
|
+
- test/unit/settings_test.rb
|
418
|
+
- test/unit/history_test.rb
|
419
|
+
- test/unit/defaults_test.rb
|
420
|
+
- test/unit/logger_test.rb
|
421
|
+
- test/unit/output/formatters_test.rb
|
422
|
+
- test/unit/output/record_collection_test.rb
|
423
|
+
- test/unit/output/dsl_test.rb
|
424
|
+
- test/unit/output/definition_test.rb
|
425
|
+
- test/unit/output/output_test.rb
|
426
|
+
- test/unit/output/field_filter_test.rb
|
427
|
+
- test/unit/output/fields_test.rb
|
428
|
+
- test/unit/output/adapter/table_test.rb
|
429
|
+
- test/unit/output/adapter/json_test.rb
|
430
|
+
- test/unit/output/adapter/abstract_test.rb
|
431
|
+
- test/unit/output/adapter/yaml_test.rb
|
432
|
+
- test/unit/output/adapter/csv_test.rb
|
433
|
+
- test/unit/output/adapter/base_test.rb
|
434
|
+
- test/unit/abstract_test.rb
|
435
|
+
- test/unit/i18n_test.rb
|
717
436
|
- test/unit/fixtures/apipie/architectures.json
|
718
437
|
- test/unit/fixtures/apipie/documented.json
|
719
|
-
- test/unit/fixtures/defaults/defaults.yml
|
720
438
|
- test/unit/fixtures/defaults/defaults_dashed.yml
|
721
|
-
- test/unit/
|
722
|
-
- test/unit/
|
723
|
-
- test/unit/
|
439
|
+
- test/unit/fixtures/defaults/defaults.yml
|
440
|
+
- test/unit/fixtures/json_input/valid.json
|
441
|
+
- test/unit/fixtures/json_input/invalid.json
|
442
|
+
- test/unit/fixtures/certs/ca_cert.pem
|
443
|
+
- test/unit/fixtures/certs/non_ca_cert.pem
|
444
|
+
- test/unit/help/definition/section_test.rb
|
445
|
+
- test/unit/help/definition/list_test.rb
|
446
|
+
- test/unit/help/definition/text_test.rb
|
447
|
+
- test/unit/help/definition/abstract_item_test.rb
|
448
|
+
- test/unit/help/definition/note_test.rb
|
449
|
+
- test/unit/help/definition_test.rb
|
450
|
+
- test/unit/help/builder_test.rb
|
451
|
+
- test/unit/help/text_builder_test.rb
|
724
452
|
- test/unit/ca_cert_manager_test.rb
|
725
|
-
- test/unit/test_helper.rb
|
726
453
|
- test/functional/help_test.rb
|
454
|
+
- test/functional/test_helper.rb
|
727
455
|
- test/functional/nil_values_test.rb
|
728
456
|
- test/functional/defaults_test.rb
|
729
|
-
- test/functional/test_helper.rb
|
730
457
|
- test/test_helper.rb
|
@@ -1,15 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<testsuite name="Fields::ContainerField::display?::blank is allowed" tests="4" time="0.000514044" failures="0" errors="0" skipped="0" assertions="4">
|
3
|
-
<testcase name="test_0001_returns false the value is nil" time="0.000160735" assertions="1">
|
4
|
-
</testcase>
|
5
|
-
<testcase name="test_0003_returns false the value is empty hash" time="5.924e-05" assertions="1">
|
6
|
-
</testcase>
|
7
|
-
<testcase name="test_0004_returns true when there is some data under the path" time="5.1533e-05" assertions="1">
|
8
|
-
</testcase>
|
9
|
-
<testcase name="test_0002_returns false the value is empty array" time="4.7909e-05" assertions="1">
|
10
|
-
</testcase>
|
11
|
-
<system-out>
|
12
|
-
</system-out>
|
13
|
-
<system-err>
|
14
|
-
</system-err>
|
15
|
-
</testsuite>
|
@@ -1,15 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<testsuite name="Fields::ContainerField::display?::blank is not allowed" tests="4" time="0.00050542" failures="0" errors="0" skipped="0" assertions="4">
|
3
|
-
<testcase name="test_0001_returns false the value is nil" time="0.000104095" assertions="1">
|
4
|
-
</testcase>
|
5
|
-
<testcase name="test_0004_returns true when there is some data under the path" time="5.5074e-05" assertions="1">
|
6
|
-
</testcase>
|
7
|
-
<testcase name="test_0002_returns false the value is empty array" time="4.9163e-05" assertions="1">
|
8
|
-
</testcase>
|
9
|
-
<testcase name="test_0003_returns false the value is empty hash" time="4.4524e-05" assertions="1">
|
10
|
-
</testcase>
|
11
|
-
<system-out>
|
12
|
-
</system-out>
|
13
|
-
<system-err>
|
14
|
-
</system-err>
|
15
|
-
</testsuite>
|
@@ -1,11 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<testsuite name="Fields::Field::display?::blank is allowed" tests="2" time="0.000346718" failures="0" errors="0" skipped="0" assertions="2">
|
3
|
-
<testcase name="test_0002_returns true when there is some data under the path" time="9.5291e-05" assertions="1">
|
4
|
-
</testcase>
|
5
|
-
<testcase name="test_0001_returns false the value is nil" time="5.3478e-05" assertions="1">
|
6
|
-
</testcase>
|
7
|
-
<system-out>
|
8
|
-
</system-out>
|
9
|
-
<system-err>
|
10
|
-
</system-err>
|
11
|
-
</testsuite>
|
@@ -1,11 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<testsuite name="Fields::Field::display?::blank is not allowed" tests="2" time="0.000332031" failures="0" errors="0" skipped="0" assertions="2">
|
3
|
-
<testcase name="test_0002_returns true when there is some data under the path" time="8.2527e-05" assertions="1">
|
4
|
-
</testcase>
|
5
|
-
<testcase name="test_0001_returns false the value is nil" time="5.4331e-05" assertions="1">
|
6
|
-
</testcase>
|
7
|
-
<system-out>
|
8
|
-
</system-out>
|
9
|
-
<system-err>
|
10
|
-
</system-err>
|
11
|
-
</testsuite>
|
@@ -1,11 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<testsuite name="Fields::Field::hide_blank?" tests="2" time="0.000327248" failures="0" errors="0" skipped="0" assertions="2">
|
3
|
-
<testcase name="test_0001_defaults to false" time="7.399e-05" assertions="1">
|
4
|
-
</testcase>
|
5
|
-
<testcase name="test_0002_can be set to true in the constructor" time="5.3648e-05" assertions="1">
|
6
|
-
</testcase>
|
7
|
-
<system-out>
|
8
|
-
</system-out>
|
9
|
-
<system-err>
|
10
|
-
</system-err>
|
11
|
-
</testsuite>
|
@@ -1,9 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<testsuite name="Fields::Field::parameters" tests="1" time="0.000281758" failures="0" errors="0" skipped="0" assertions="1">
|
3
|
-
<testcase name="test_0001_returns all parameters passed to a filed" time="0.00010987" assertions="1">
|
4
|
-
</testcase>
|
5
|
-
<system-out>
|
6
|
-
</system-out>
|
7
|
-
<system-err>
|
8
|
-
</system-err>
|
9
|
-
</testsuite>
|
@@ -1,13 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<testsuite name="Fields::Field" tests="3" time="0.000378872" failures="0" errors="0" skipped="0" assertions="3">
|
3
|
-
<testcase name="test_0001_stores label from constructor" time="8.5904e-05" assertions="1">
|
4
|
-
</testcase>
|
5
|
-
<testcase name="test_0002_stores path from constructor" time="5.3075e-05" assertions="1">
|
6
|
-
</testcase>
|
7
|
-
<testcase name="test_0003_default path should be empty array" time="4.294e-05" assertions="1">
|
8
|
-
</testcase>
|
9
|
-
<system-out>
|
10
|
-
</system-out>
|
11
|
-
<system-err>
|
12
|
-
</system-err>
|
13
|
-
</testsuite>
|
@@ -1,15 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<testsuite name="HammerCLI::AbstractCommand::build options" tests="4" time="0.001351635" failures="0" errors="0" skipped="0" assertions="4">
|
3
|
-
<testcase name="test_0004_accepts block" time="0.000477899" assertions="1">
|
4
|
-
</testcase>
|
5
|
-
<testcase name="test_0003_passes params to the builders" time="0.00028496" assertions="1">
|
6
|
-
</testcase>
|
7
|
-
<testcase name="test_0002_should skip options that already exist" time="0.000216207" assertions="1">
|
8
|
-
</testcase>
|
9
|
-
<testcase name="test_0001_should use option builder" time="0.000177748" assertions="1">
|
10
|
-
</testcase>
|
11
|
-
<system-out>
|
12
|
-
</system-out>
|
13
|
-
<system-err>
|
14
|
-
</system-err>
|
15
|
-
</testsuite>
|
@@ -1,13 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<testsuite name="HammerCLI::AbstractCommand::exception handler" tests="3" time="0.001065241" failures="0" errors="0" skipped="0" assertions="5">
|
3
|
-
<testcase name="test_0003_should return instance of exception handler class defined deeper in a module hierrarchy" time="0.00029177" assertions="2">
|
4
|
-
</testcase>
|
5
|
-
<testcase name="test_0002_should return instance of exception handler class defined in a module" time="0.000228844" assertions="2">
|
6
|
-
</testcase>
|
7
|
-
<testcase name="test_0001_should return instance of hammer cli exception handler by default" time="0.000359925" assertions="1">
|
8
|
-
</testcase>
|
9
|
-
<system-out>
|
10
|
-
</system-out>
|
11
|
-
<system-err>
|
12
|
-
</system-err>
|
13
|
-
</testsuite>
|