Skip to content
The Jenkins Controller is restarting safely. Running builds will finish or continue afterwards, depending on the job type. No new builds can be started.

Test Result : ListManagedFilesArgsInterpreterTest

0 failures (±0)
10 tests (+1)
Took 89 ms.

All Tests

Test nameDurationStatus
must_do_nothing_when_no_args2 msPassed
must_emit_error_when_both_max_and_filter[[Ljava.lang.String;@19d5a652](1)5 msPassed
must_emit_error_when_both_max_and_filter[[Ljava.lang.String;@52545731](2)20 msPassed
must_emit_error_when_invalid_args5 msPassed
must_render_data[[list-files, --fingerprint=fp], DataManagerPresentationControl.ManagedFileOptions.Builder(renderFingerprints=false, max$value=null, regex$value=null, fingerprint$value=Optional[fp], missingFiles=false)](5)17 msPassed
must_render_data[[list-files, --fingerprints], DataManagerPresentationControl.ManagedFileOptions.Builder(renderFingerprints=true, max$value=null, regex$value=null, fingerprint$value=null, missingFiles=false)](4)6 msPassed
must_render_data[[list-files, --max=1], DataManagerPresentationControl.ManagedFileOptions.Builder(renderFingerprints=false, max$value=Optional[1], regex$value=null, fingerprint$value=null, missingFiles=false)](2)11 msPassed
must_render_data[[list-files, --missing], DataManagerPresentationControl.ManagedFileOptions.Builder(renderFingerprints=false, max$value=null, regex$value=null, fingerprint$value=null, missingFiles=true)](6)3 msPassed
must_render_data[[list-files, --regex=.*2], DataManagerPresentationControl.ManagedFileOptions.Builder(renderFingerprints=false, max$value=null, regex$value=Optional[.*2], fingerprint$value=null, missingFiles=false)](3)12 msPassed
must_render_data[[list-files], DataManagerPresentationControl.ManagedFileOptions.Builder(renderFingerprints=false, max$value=null, regex$value=null, fingerprint$value=null, missingFiles=false)](1)8 msPassed