Class FunctionalCheckedExceptionWrappersTest
Test Methods
(from test 'Surefire test' in suite 'Surefire suite')Method | Duration | Start Time | Status |
---|---|---|---|
must_not_wrap_RuntimeException | 00:00:00.009 | Thu Apr 01 05:07:52 UTC 2021 | PASS |
must_wrap_IOException_with_UncheckedIOException | 00:00:00.005 | Thu Apr 01 05:07:52 UTC 2021 | PASS |
must_wrap_checked_exceptions | 00:00:00.002 | Thu Apr 01 05:07:52 UTC 2021 | PASS |
test_consumer_wrapper | 00:00:00.003 | Thu Apr 01 05:07:52 UTC 2021 | PASS |
test_consumer_wrapper_with_exception | 00:00:00.002 | Thu Apr 01 05:07:52 UTC 2021 | PASS |
test_function_wrapper | 00:00:00.002 | Thu Apr 01 05:07:52 UTC 2021 | PASS |
test_function_wrapper_with_exception | 00:00:00.001 | Thu Apr 01 05:07:52 UTC 2021 | PASS |
test_predicate_wrapper | 00:00:00.003 | Thu Apr 01 05:07:52 UTC 2021 | PASS |
test_predicate_wrapper_with_exception | 00:00:00.002 | Thu Apr 01 05:07:52 UTC 2021 | PASS |
test_supplier_wrapper | 00:00:00.006 | Thu Apr 01 05:07:52 UTC 2021 | PASS |
test_supplier_wrapper_with_exception | 00:00:00.001 | Thu Apr 01 05:07:52 UTC 2021 | PASS |
test_with_Stream | 00:00:00.027 | Thu Apr 01 05:07:52 UTC 2021 | PASS |
test_with_Stream_with_exception | 00:00:00.002 | Thu Apr 01 05:07:52 UTC 2021 | PASS |