<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">{
  "_class" : "hudson.plugins.testng.results.ClassResult",
  "testActions" : [
    
  ],
  "name" : "FunctionalCheckedExceptionWrappersTest",
  "duration" : 0.038,
  "fail" : 0,
  "skip" : 0,
  "test-method" : [
    {
      "testActions" : [
        
      ],
      "name" : "must_not_wrap_RuntimeException",
      "status" : "PASS"
    },
    {
      "testActions" : [
        
      ],
      "name" : "must_wrap_IOException_with_UncheckedIOException",
      "status" : "PASS"
    },
    {
      "testActions" : [
        
      ],
      "name" : "must_wrap_checked_exceptions",
      "status" : "PASS"
    },
    {
      "testActions" : [
        
      ],
      "name" : "test_consumer_wrapper",
      "status" : "PASS"
    },
    {
      "testActions" : [
        
      ],
      "name" : "test_consumer_wrapper_with_exception",
      "status" : "PASS"
    },
    {
      "testActions" : [
        
      ],
      "name" : "test_function_wrapper",
      "status" : "PASS"
    },
    {
      "testActions" : [
        
      ],
      "name" : "test_function_wrapper_with_exception",
      "status" : "PASS"
    },
    {
      "testActions" : [
        
      ],
      "name" : "test_predicate_wrapper",
      "status" : "PASS"
    },
    {
      "testActions" : [
        
      ],
      "name" : "test_predicate_wrapper_with_exception",
      "status" : "PASS"
    },
    {
      "testActions" : [
        
      ],
      "name" : "test_supplier_wrapper",
      "status" : "PASS"
    },
    {
      "testActions" : [
        
      ],
      "name" : "test_supplier_wrapper_with_exception",
      "status" : "PASS"
    },
    {
      "testActions" : [
        
      ],
      "name" : "test_with_Stream",
      "status" : "PASS"
    },
    {
      "testActions" : [
        
      ],
      "name" : "test_with_Stream_with_exception",
      "status" : "PASS"
    }
  ],
  "totalCount" : 13
}</pre></body></html>