Test Result : FunctionalCheckedExceptionWrappersTest
0 failures
(±0)
13 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
must_not_wrap_RuntimeException | 5 ms | Passed |
must_wrap_IOException_with_UncheckedIOException | 5 ms | Passed |
must_wrap_checked_exceptions | 1 ms | Passed |
test_consumer_wrapper | 4 ms | Passed |
test_consumer_wrapper_with_exception | 1 ms | Passed |
test_function_wrapper | 10 ms | Passed |
test_function_wrapper_with_exception | 0 ms | Passed |
test_predicate_wrapper | 5 ms | Passed |
test_predicate_wrapper_with_exception | 3 ms | Passed |
test_supplier_wrapper | 2 ms | Passed |
test_supplier_wrapper_with_exception | 2 ms | Passed |
test_with_Stream | 3 ms | Passed |
test_with_Stream_with_exception | 2 ms | Passed |