{
  "_class" : "hudson.tasks.junit.ClassResult",
  "testActions" : [
    
  ],
  "child" : [
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "org.codefilarete.tool.reflect.MethodDispatcherTest",
      "duration" : 0.002,
      "failedSince" : 0,
      "name" : "build_noFallbackInstance_callingUnredirectedMethodThrowsException",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "org.codefilarete.tool.reflect.MethodDispatcherTest",
      "duration" : 0.0,
      "failedSince" : 0,
      "name" : "redirect_givenClassHasSomeMethodsOutOfInterfaceScope_throwsException",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "org.codefilarete.tool.reflect.MethodDispatcherTest",
      "duration" : 0.0,
      "failedSince" : 0,
      "name" : "redirect_interface",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "org.codefilarete.tool.reflect.MethodDispatcherTest",
      "duration" : 0.001,
      "failedSince" : 0,
      "name" : "redirect_interfaceToObject_allMethodResultAreRedirectedToObject",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "org.codefilarete.tool.reflect.MethodDispatcherTest",
      "duration" : 0.001,
      "failedSince" : 0,
      "name" : "redirect_proxyHasMultilpleInheritanceWithRefinedType",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "org.codefilarete.tool.reflect.MethodDispatcherTest",
      "duration" : 0.002,
      "failedSince" : 0,
      "name" : "redirect_proxyHasMultilpleInheritanceWithRefinedType2",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "org.codefilarete.tool.reflect.MethodDispatcherTest",
      "duration" : 0.001,
      "failedSince" : 0,
      "name" : "redirect_returnTypesAreNotThoseOfInterface_returnProxyIsAsked_works",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "org.codefilarete.tool.reflect.MethodDispatcherTest",
      "duration" : 0.004,
      "failedSince" : 0,
      "name" : "redirect_returnTypesAreNotThoseOfInterface_returnProxyIsNotAsked_throwsException",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "org.codefilarete.tool.reflect.MethodDispatcherTest",
      "duration" : 0.0,
      "failedSince" : 0,
      "name" : "redirect_targetClassDoesntImplementRedirectingClasses_exceptionIsThrown",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "org.codefilarete.tool.reflect.MethodDispatcherTest",
      "duration" : 0.001,
      "failedSince" : 0,
      "name" : "redirect_whenFallbackInstanceDoesntSupportInvokedMethod_exceptionMustBeThrown",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "org.codefilarete.tool.reflect.MethodDispatcherTest",
      "duration" : 0.002,
      "failedSince" : 0,
      "name" : "redirect_whenInvokedMethodThrowsAnException_exceptionMustBeThrownWithoutWrapping",
      "skipped" : False,
      "status" : "PASSED"
    }
  ],
  "failCount" : 0,
  "name" : "MethodDispatcherTest",
  "passCount" : 11,
  "skipCount" : 0
}