Class FunctionalCheckedExceptionWrappersTest
Test Methods
(from test 'Surefire test' in suite 'Surefire suite')| Method | Duration | Start Time | Status |
|---|---|---|---|
| must_not_wrap_RuntimeException | 00:00:00.003 | Sun Dec 19 18:44:05 UTC 2021 | PASS |
| must_wrap_IOException_with_UncheckedIOException | 00:00:00.003 | Sun Dec 19 18:44:05 UTC 2021 | PASS |
| must_wrap_checked_exceptions | 00:00:00.002 | Sun Dec 19 18:44:05 UTC 2021 | PASS |
| test_consumer_wrapper | 00:00:00.007 | Sun Dec 19 18:44:05 UTC 2021 | PASS |
| test_consumer_wrapper_with_exception | 00:00:00.001 | Sun Dec 19 18:44:05 UTC 2021 | PASS |
| test_function_wrapper | 00:00:00.006 | Sun Dec 19 18:44:05 UTC 2021 | PASS |
| test_function_wrapper_with_exception | 00:00:00.001 | Sun Dec 19 18:44:05 UTC 2021 | PASS |
| test_predicate_wrapper | 00:00:00.003 | Sun Dec 19 18:44:05 UTC 2021 | PASS |
| test_predicate_wrapper_with_exception | 00:00:00.001 | Sun Dec 19 18:44:05 UTC 2021 | PASS |
| test_supplier_wrapper | 00:00:00.005 | Sun Dec 19 18:44:05 UTC 2021 | PASS |
| test_supplier_wrapper_with_exception | 00:00:00.001 | Sun Dec 19 18:44:05 UTC 2021 | PASS |
| test_with_Stream | 00:00:00.018 | Sun Dec 19 18:44:05 UTC 2021 | PASS |
| test_with_Stream_with_exception | 00:00:00.001 | Sun Dec 19 18:44:05 UTC 2021 | PASS |