{
  "_class" : "hudson.plugins.testng.results.ClassResult",
  "testActions" : [
    
  ],
  "name" : "FunctionalCheckedExceptionWrappersTest",
  "duration" : 0.031,
  "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
}