Gradle Test Run :test
PipeTest
summary
|
100%
successful |
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| should_manageFormat_handle_atxt(String) | should_manageFormat_handle_atxt(String) | 6 | 0 | 0 | 0.007s | 100% |
| should_manageFormat_handle_png(String) | should_manageFormat_handle_png(String) | 3 | 0 | 0 | 0.004s | 100% |
| should_manageFormat_handle_svg(String) | should_manageFormat_handle_svg(String) | 3 | 0 | 0 | 0.003s | 100% |
| should_manageFormat_handle_utxt(String) | should_manageFormat_handle_utxt(String) | 6 | 0 | 0 | 0.006s | 100% |
| should_manageFormat_ignore_any_other_value_and_keep_default_value_as_file_format_option(String) | should_manageFormat_ignore_any_other_value_and_keep_default_value_as_file_format_option(String) | 3 | 0 | 0 | 0.004s | 100% |
| should_managePipe_manage_success_cases_correctly(TestCase) | should_managePipe_manage_success_cases_correctly(TestCase) | 32 | 0 | 0 | 1.537s | 100% |
| should_managePipe_set_as_no_error_for_empty_input() | should_managePipe_set_as_no_error_for_empty_input() | 1 | 0 | 0 | 0s | 100% |
| should_readFirstDiagram_decode_a_special_unicode_character_when_provided_charset_is_utf8() | should_readFirstDiagram_decode_a_special_unicode_character_when_provided_charset_is_utf8() | 1 | 0 | 0 | 0s | 100% |
| should_readFirstDiagram_decode_correctly_different_line_endings(String) | should_readFirstDiagram_decode_correctly_different_line_endings(String) | 6 | 0 | 0 | 0.010s | 100% |
| should_readFirstDiagram_handle_correctly_start_and_end_marks(InputExpected) | should_readFirstDiagram_handle_correctly_start_and_end_marks(InputExpected) | 18 | 0 | 0 | 0.019s | 100% |
| should_readFirstDiagram_return_null_for_empty_input() | should_readFirstDiagram_return_null_for_empty_input() | 1 | 0 | 0 | 0.002s | 100% |
| should_readFirstDiagram_uses_current_charset_if_not_provided() | should_readFirstDiagram_uses_current_charset_if_not_provided() | 1 | 0 | 0 | 0.005s | 100% |
| should_readSubsequentDiagram_handle_correctly_start_and_end_marks(InputExpected) | should_readSubsequentDiagram_handle_correctly_start_and_end_marks(InputExpected) | 18 | 0 | 0 | 0.095s | 100% |