Class FunctionalCheckedExceptionWrappersTest
Test Methods
(from test 'Surefire test' in suite 'Surefire suite')Method | Duration | Start Time | Status |
---|---|---|---|
must_not_wrap_RuntimeException | 00:00:00.012 | Sun Jan 29 06:10:29 UTC 2023 | PASS |
must_wrap_IOException_with_UncheckedIOException | 00:00:00.002 | Sun Jan 29 06:10:29 UTC 2023 | PASS |
must_wrap_checked_exceptions | 00:00:00.008 | Sun Jan 29 06:10:29 UTC 2023 | PASS |
test_consumer_wrapper | 00:00:00.008 | Sun Jan 29 06:10:29 UTC 2023 | PASS |
test_consumer_wrapper_with_exception | 00:00:00.001 | Sun Jan 29 06:10:29 UTC 2023 | PASS |
test_function_wrapper | 00:00:00.001 | Sun Jan 29 06:10:29 UTC 2023 | PASS |
test_function_wrapper_with_exception | 00:00:00.000 | Sun Jan 29 06:10:29 UTC 2023 | PASS |
test_predicate_wrapper | 00:00:00.001 | Sun Jan 29 06:10:29 UTC 2023 | PASS |
test_predicate_wrapper_with_exception | 00:00:00.000 | Sun Jan 29 06:10:29 UTC 2023 | PASS |
test_supplier_wrapper | 00:00:00.001 | Sun Jan 29 06:10:29 UTC 2023 | PASS |
test_supplier_wrapper_with_exception | 00:00:00.000 | Sun Jan 29 06:10:29 UTC 2023 | PASS |
test_with_Stream | 00:00:00.001 | Sun Jan 29 06:10:29 UTC 2023 | PASS |
test_with_Stream_with_exception | 00:00:00.007 | Sun Jan 29 06:10:29 UTC 2023 | PASS |