Class FunctionalCheckedExceptionWrappersTest
Test Methods
(from test 'Surefire test' in suite 'Surefire suite')Method | Duration | Start Time | Status |
---|---|---|---|
must_not_wrap_RuntimeException | 00:00:00.005 | Wed Dec 18 21:15:13 UTC 2024 | PASS |
must_wrap_IOException_with_UncheckedIOException | 00:00:00.007 | Wed Dec 18 21:15:13 UTC 2024 | PASS |
must_wrap_checked_exceptions | 00:00:00.004 | Wed Dec 18 21:15:13 UTC 2024 | PASS |
test_consumer_wrapper | 00:00:00.002 | Wed Dec 18 21:15:13 UTC 2024 | PASS |
test_consumer_wrapper_with_exception | 00:00:00.002 | Wed Dec 18 21:15:13 UTC 2024 | PASS |
test_function_wrapper | 00:00:00.005 | Wed Dec 18 21:15:13 UTC 2024 | PASS |
test_function_wrapper_with_exception | 00:00:00.005 | Wed Dec 18 21:15:13 UTC 2024 | PASS |
test_predicate_wrapper | 00:00:00.003 | Wed Dec 18 21:15:13 UTC 2024 | PASS |
test_predicate_wrapper_with_exception | 00:00:00.002 | Wed Dec 18 21:15:13 UTC 2024 | PASS |
test_supplier_wrapper | 00:00:00.005 | Wed Dec 18 21:15:13 UTC 2024 | PASS |
test_supplier_wrapper_with_exception | 00:00:00.004 | Wed Dec 18 21:15:13 UTC 2024 | PASS |
test_with_Stream | 00:00:00.010 | Wed Dec 18 21:15:13 UTC 2024 | PASS |
test_with_Stream_with_exception | 00:00:00.002 | Wed Dec 18 21:15:13 UTC 2024 | PASS |