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