{
  "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
  "failCount" : 0,
  "skipCount" : 0,
  "totalCount" : 337,
  "urlName" : "testReport",
  "childReports" : [
    {
      "child" : {
        "_class" : "hudson.maven.MavenBuild",
        "number" : 132,
        "url" : "https://www.seasar.org/ci/job/SAStruts-trunk/org.seasar.sastruts$sa-struts/132/"
      },
      "result" : {
        "_class" : "hudson.tasks.junit.TestResult",
        "testActions" : [
          
        ],
        "duration" : 8.6,
        "empty" : False,
        "failCount" : 0,
        "passCount" : 337,
        "skipCount" : 0,
        "suites" : [
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ActionFormWrapperClassTest",
                "duration" : 0.53,
                "failedSince" : 0,
                "name" : "testGetName",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ActionFormWrapperClassTest",
                "duration" : 0.005,
                "failedSince" : 0,
                "name" : "testGetDynaProperty",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ActionFormWrapperClassTest",
                "duration" : 0.024,
                "failedSince" : 0,
                "name" : "testGetDynaProperties",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ActionFormWrapperClassTest",
                "duration" : 0.119,
                "failedSince" : 0,
                "name" : "testNewInstance",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.678,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.action.ActionFormWrapperClassTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ActionFormWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testGetProperty",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ActionFormWrapperTest",
                "duration" : 0.009,
                "failedSince" : 0,
                "name" : "testGetProperty_notFound",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ActionFormWrapperTest",
                "duration" : 0.008,
                "failedSince" : 0,
                "name" : "testIndexedGetForList",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ActionFormWrapperTest",
                "duration" : 0.006,
                "failedSince" : 0,
                "name" : "testIndexedGetForNullList",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ActionFormWrapperTest",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testIndexedGetForArray",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ActionFormWrapperTest",
                "duration" : 0.005,
                "failedSince" : 0,
                "name" : "testIndexedGetForNullArray",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ActionFormWrapperTest",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testIndexedGetForNoIndexed",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ActionFormWrapperTest",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testMappedGet",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ActionFormWrapperTest",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testReset",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ActionFormWrapperTest",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testGet",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.048000004,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.action.ActionFormWrapperTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ActionWrapperTest",
                "duration" : 0.927,
                "failedSince" : 0,
                "name" : "testExecute",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ActionWrapperTest",
                "duration" : 0.209,
                "failedSince" : 0,
                "name" : "testExecute_validate",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ActionWrapperTest",
                "duration" : 0.362,
                "failedSince" : 0,
                "name" : "testExecute_parentActionValidateMethod",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ActionWrapperTest",
                "duration" : 0.128,
                "failedSince" : 0,
                "name" : "testExecute_validate_actionForm",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ActionWrapperTest",
                "duration" : 0.094,
                "failedSince" : 0,
                "name" : "testExecute_validate_newActionForm",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ActionWrapperTest",
                "duration" : 0.129,
                "failedSince" : 0,
                "name" : "testExecute_validator",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ActionWrapperTest",
                "duration" : 0.09,
                "failedSince" : 0,
                "name" : "testExecute_validate_session",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ActionWrapperTest",
                "duration" : 0.107,
                "failedSince" : 0,
                "name" : "testExecute_stopOnValidationError",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ActionWrapperTest",
                "duration" : 0.534,
                "failedSince" : 0,
                "name" : "testExecute_notExportPropertiesToRequest",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ActionWrapperTest",
                "duration" : 0.419,
                "failedSince" : 0,
                "name" : "testExecute_returnNull",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ActionWrapperTest",
                "duration" : 0.186,
                "failedSince" : 0,
                "name" : "testExecute_redirect",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ActionWrapperTest",
                "duration" : 0.041,
                "failedSince" : 0,
                "name" : "testExecute_redirect_hasErrors",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ActionWrapperTest",
                "duration" : 0.033,
                "failedSince" : 0,
                "name" : "testExecute_removeActionForm_hasErrors",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ActionWrapperTest",
                "duration" : 0.04,
                "failedSince" : 0,
                "name" : "testValidateUsingValidator",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ActionWrapperTest",
                "duration" : 0.043,
                "failedSince" : 0,
                "name" : "testValidateUsingValidator_multi",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ActionWrapperTest",
                "duration" : 0.044,
                "failedSince" : 0,
                "name" : "testValidateUsingValidator_multi2",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ActionWrapperTest",
                "duration" : 0.059,
                "failedSince" : 0,
                "name" : "testValidateUsingValidator_multi3",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ActionWrapperTest",
                "duration" : 0.139,
                "failedSince" : 0,
                "name" : "testInputForward",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ActionWrapperTest",
                "duration" : 0.105,
                "failedSince" : 0,
                "name" : "testInputForwardForPattern",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ActionWrapperTest",
                "duration" : 0.144,
                "failedSince" : 0,
                "name" : "testRemoveActionForm",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 3.8329997,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.action.ActionWrapperTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ArrayIteratorWrapperTest",
                "duration" : 0.009,
                "failedSince" : 0,
                "name" : "testNext_empty",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ArrayIteratorWrapperTest",
                "duration" : 0.096,
                "failedSince" : 0,
                "name" : "testHasNext_notEmpty",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ArrayIteratorWrapperTest",
                "duration" : 0.008,
                "failedSince" : 0,
                "name" : "testNext_notEmpty",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ArrayIteratorWrapperTest",
                "duration" : 0.028,
                "failedSince" : 0,
                "name" : "testNext_nest",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ArrayIteratorWrapperTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testHasNext_empty",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.142,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.action.ArrayIteratorWrapperTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ArrayWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testToStringForEmpty",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ArrayWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testIterate",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ArrayWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testIterator_nest",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ArrayWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testToArray",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ArrayWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testContains",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ArrayWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testContains_null",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ArrayWrapperTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testIndexOf",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ArrayWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testIndexOf_null",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ArrayWrapperTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testToString",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ArrayWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testGet",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.002,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.action.ArrayWrapperTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.BeanWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testGet_nest",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.BeanWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testGet_writeOnly",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.BeanWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testGet_indexedProperty",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.BeanWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testGet_indexedProperty_inBean",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.BeanWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testGet_indexedProperty_List2",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.BeanWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testGet_indexedProperty_Array",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.BeanWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testGet_indexedProperty_Array2",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.BeanWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testGet_indexedProperty_Array2Null",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.BeanWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testGet_indexedProperty_Array3",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.BeanWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testContainsKey",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.BeanWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testSize",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.BeanWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testKeySet",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.BeanWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testEntrySet",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.BeanWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testToString",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.BeanWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testGet",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.0,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.action.BeanWrapperTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.IteratorWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testNext_empty",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.IteratorWrapperTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testHasNext_notEmpty",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.IteratorWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testNext_notEmpty",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.IteratorWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testNext_nest",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.IteratorWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testHasNext_empty",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.001,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.action.IteratorWrapperTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ListIteratorWrapperTest",
                "duration" : 0.002,
                "failedSince" : 0,
                "name" : "testNext_empty",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ListIteratorWrapperTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testNext_notEmpty",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ListIteratorWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testNext_wrap",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ListIteratorWrapperTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testPrevious_empty",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ListIteratorWrapperTest",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testPrevious_notEmpty",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ListIteratorWrapperTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testPrevious_wrap",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.009000001,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.action.ListIteratorWrapperTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ListWrapperTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testToStringForEmpty",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ListWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testListIterate",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ListWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testIterate",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ListWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testIterator_nest",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ListWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testToArray",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ListWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testToString",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.ListWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testGet",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.001,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.action.ListWrapperTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.MapWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testToStringForEmpty",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.MapWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testGet_nest",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.MapWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testToString",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.MapWrapperTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testGet",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.0,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.action.MapWrapperTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2DynaPropertyTest",
                "duration" : 0.185,
                "failedSince" : 0,
                "name" : "testGetValue",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2DynaPropertyTest",
                "duration" : 0.008,
                "failedSince" : 0,
                "name" : "testGetValue_wrapper",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.193,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.action.S2DynaPropertyTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.214,
                "failedSince" : 0,
                "name" : "testGetSimpleProperty_notNull",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.005,
                "failedSince" : 0,
                "name" : "testGetSimpleProperty_null",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.006,
                "failedSince" : 0,
                "name" : "testParseIndex",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.005,
                "failedSince" : 0,
                "name" : "testParseIndex_nest",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testParseIndex_end",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.005,
                "failedSince" : 0,
                "name" : "testGetIndexedProperty_array",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.005,
                "failedSince" : 0,
                "name" : "testGetIndexedProperty_array_nest",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.006,
                "failedSince" : 0,
                "name" : "testGetIndexedProperty_list_bean",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.005,
                "failedSince" : 0,
                "name" : "testGetIndexedProperty_list_map",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testGetIndexedProperty_list_nest",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.007,
                "failedSince" : 0,
                "name" : "testGetIndexedProperty_list_nest_notParameterizedList",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.006,
                "failedSince" : 0,
                "name" : "testGetIndexedProperty_notListArray",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testMinIndex",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testExpand",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testExpand_nest",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.005,
                "failedSince" : 0,
                "name" : "testExpand_nest_bean",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testGetArrayElementType",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testGetArrayValue",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.006,
                "failedSince" : 0,
                "name" : "testSetArrayValue",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.007,
                "failedSince" : 0,
                "name" : "testSetArrayValue_nest",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.02,
                "failedSince" : 0,
                "name" : "testGetRealClass",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.005,
                "failedSince" : 0,
                "name" : "testConvertClass",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.006,
                "failedSince" : 0,
                "name" : "testExportPropertiesToRequest",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.005,
                "failedSince" : 0,
                "name" : "testProcessMapping",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.005,
                "failedSince" : 0,
                "name" : "testProcessExecuteConfig",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.006,
                "failedSince" : 0,
                "name" : "testProcessActionCreate",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.008,
                "failedSince" : 0,
                "name" : "testProcessActionForm",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.011,
                "failedSince" : 0,
                "name" : "testGetMultipartHandler_request",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.007,
                "failedSince" : 0,
                "name" : "testGetMultipartHandler_moduleConfig",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.079,
                "failedSince" : 0,
                "name" : "testGetAllParameters",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testSetProperty_simple",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testSetProperty_nested_bean",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.026,
                "failedSince" : 0,
                "name" : "testSetProperty_nested_map",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.008,
                "failedSince" : 0,
                "name" : "testSetProperty_nested_map2",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testSetProperty_indexed_array",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testSetProperty_indexed_list",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testSetProperty_indexed_nested_bean",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testSetProperty_indexed_nested_map",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testSetProperty_indexed_list_map",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.008,
                "failedSince" : 0,
                "name" : "testSetProperty_illegal",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testSetSimpleProperty",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.005,
                "failedSince" : 0,
                "name" : "testSetSimpleProperty_ignore",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testSetSimpleProperty_array",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.007,
                "failedSince" : 0,
                "name" : "testSetSimpleProperty_list",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.S2RequestProcessorTest",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testSetSimpleProperty_empty",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.54800016,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.action.S2RequestProcessorTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.WrapperUtilTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testConvert_null",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.WrapperUtilTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testConvert_simpleType",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.WrapperUtilTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testConvert_array_string",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.WrapperUtilTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testConvert_array_primitive",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.WrapperUtilTest",
                "duration" : 0.161,
                "failedSince" : 0,
                "name" : "testConvert_actionFormWrapper",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.WrapperUtilTest",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testConvert_list",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.WrapperUtilTest",
                "duration" : 0.002,
                "failedSince" : 0,
                "name" : "testConvert_map",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.WrapperUtilTest",
                "duration" : 0.007,
                "failedSince" : 0,
                "name" : "testConvert_enum",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.action.WrapperUtilTest",
                "duration" : 0.002,
                "failedSince" : 0,
                "name" : "testConvert_bean",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.177,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.action.WrapperUtilTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.056,
                "failedSince" : 0,
                "name" : "testGetActionPath",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.009,
                "failedSince" : 0,
                "name" : "testFindExecuteConfig_request",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.012,
                "failedSince" : 0,
                "name" : "testScope",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.015,
                "failedSince" : 0,
                "name" : "testGetQueryString_paramPathEmpty",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.022,
                "failedSince" : 0,
                "name" : "testGetQueryString_paramPath",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.01,
                "failedSince" : 0,
                "name" : "testGetQueryString_paramPath_queryStringEmpty",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.006,
                "failedSince" : 0,
                "name" : "testGetQueryString_paramPathEmpty_queryStringEmpty",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.006,
                "failedSince" : 0,
                "name" : "testGetQueryString_paramPathEmpty_queryStringEmpty_executeConfig",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.007,
                "failedSince" : 0,
                "name" : "testGetQueryString_paramPathEmpty_executeConfig",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.007,
                "failedSince" : 0,
                "name" : "testGetActionPath_index",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.006,
                "failedSince" : 0,
                "name" : "testGetActionPath_nested_index",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.008,
                "failedSince" : 0,
                "name" : "testCreateRoutingPath",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.009,
                "failedSince" : 0,
                "name" : "testCreateRoutingPath_nest",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.009,
                "failedSince" : 0,
                "name" : "testCreateRoutingPath_index",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.072,
                "failedSince" : 0,
                "name" : "testCreateRoutingPath_nested_index",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.008,
                "failedSince" : 0,
                "name" : "testCreateForward_jsp",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.008,
                "failedSince" : 0,
                "name" : "testCreateForward_jsp_viewPrefix",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.005,
                "failedSince" : 0,
                "name" : "testCreateForward_jsp2",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.005,
                "failedSince" : 0,
                "name" : "testCreateForward_jsp2_viewPrefix",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.006,
                "failedSince" : 0,
                "name" : "testCreateForward_jsp_nestedIndex",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.01,
                "failedSince" : 0,
                "name" : "testCreateForward_redirect",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.01,
                "failedSince" : 0,
                "name" : "testCreateForward_redirect2",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.007,
                "failedSince" : 0,
                "name" : "testCreateForward_redirect3",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.006,
                "failedSince" : 0,
                "name" : "testCreateForward_redirect_viewPrefix",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.013,
                "failedSince" : 0,
                "name" : "testCreateForward_routing",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.006,
                "failedSince" : 0,
                "name" : "testCreateForward_routing2",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.007,
                "failedSince" : 0,
                "name" : "testCreateForward_routing3",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.005,
                "failedSince" : 0,
                "name" : "testCreateForward_null",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.006,
                "failedSince" : 0,
                "name" : "testCreateForward_http",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.006,
                "failedSince" : 0,
                "name" : "testGetViewDirectory",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.005,
                "failedSince" : 0,
                "name" : "testGetExecuteConfig",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.025,
                "failedSince" : 0,
                "name" : "testGetExecuteMethodNames",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.006,
                "failedSince" : 0,
                "name" : "testFindExecuteConfig_request_index",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.007,
                "failedSince" : 0,
                "name" : "testActionBeanDesc",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.006,
                "failedSince" : 0,
                "name" : "testFindExecuteConfig_request_onlyone",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.551,
                "failedSince" : 0,
                "name" : "testFindExecuteConfig_paramPath",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testActionFormBeanDesc_action",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.005,
                "failedSince" : 0,
                "name" : "testActionFormBeanDesc_actionForm",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testAction",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testGetPropertyAsString",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.005,
                "failedSince" : 0,
                "name" : "testGetPropertyAsString_actionForm",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testGetPropertyAsString_null",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testActionForm_action",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ActionMappingTest",
                "duration" : 0.057,
                "failedSince" : 0,
                "name" : "testActionForm_actionForm",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 1.0460001,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.config.S2ActionMappingTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ExecuteConfigTest",
                "duration" : 0.064,
                "failedSince" : 0,
                "name" : "testUrlPattern_empty",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ExecuteConfigTest",
                "duration" : 0.022,
                "failedSince" : 0,
                "name" : "testUrlPattern",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ExecuteConfigTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testUrlPatternAllSelected",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ExecuteConfigTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testUrlPatternAllSelected_false",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ExecuteConfigTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testIsTarget_paramPath",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ExecuteConfigTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testIsTarget_paramPath_index",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ExecuteConfigTest",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testIsTarget_request",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ExecuteConfigTest",
                "duration" : 0.002,
                "failedSince" : 0,
                "name" : "testIsTarget_request_ismap",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ExecuteConfigTest",
                "duration" : 0.002,
                "failedSince" : 0,
                "name" : "testIsTarget_request_methodName",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ExecuteConfigTest",
                "duration" : 0.002,
                "failedSince" : 0,
                "name" : "testGetQueryString",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ExecuteConfigTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testGetParams_multi",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ExecuteConfigTest",
                "duration" : 0.002,
                "failedSince" : 0,
                "name" : "testGetParams_empty",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ExecuteConfigTest",
                "duration" : 0.002,
                "failedSince" : 0,
                "name" : "testInputPattern",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ExecuteConfigTest",
                "duration" : 0.042,
                "failedSince" : 0,
                "name" : "testResolveInut",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ExecuteConfigTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testResolveInut_null",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ExecuteConfigTest",
                "duration" : 0.002,
                "failedSince" : 0,
                "name" : "testIsValidator",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.16199999,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.config.S2ExecuteConfigTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2FormBeanConfigTest",
                "duration" : 0.056,
                "failedSince" : 0,
                "name" : "testCreateActionForm",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.056,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.config.S2FormBeanConfigTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ModuleConfigFactoryTest",
                "duration" : 0.16,
                "failedSince" : 0,
                "name" : "testCreateFactory",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ModuleConfigFactoryTest",
                "duration" : 0.061,
                "failedSince" : 0,
                "name" : "testCreateModuleConfig",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.221,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.config.S2ModuleConfigFactoryTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.config.S2ModuleConfigTest",
                "duration" : 0.132,
                "failedSince" : 0,
                "name" : "testFindActionConfig",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.132,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.config.S2ModuleConfigTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.customizer.ActionCustomizerTest",
                "duration" : 0.028,
                "failedSince" : 0,
                "name" : "testCreateActionMapping_componentDef",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.customizer.ActionCustomizerTest",
                "duration" : 0.006,
                "failedSince" : 0,
                "name" : "testCreateActionMapping_type",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.customizer.ActionCustomizerTest",
                "duration" : 0.007,
                "failedSince" : 0,
                "name" : "testSetupMethod",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.customizer.ActionCustomizerTest",
                "duration" : 0.009,
                "failedSince" : 0,
                "name" : "testSetupMethod_multiValidation",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.customizer.ActionCustomizerTest",
                "duration" : 0.044,
                "failedSince" : 0,
                "name" : "testSetupMethod_validateMethod_actionForm",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.customizer.ActionCustomizerTest",
                "duration" : 0.065,
                "failedSince" : 0,
                "name" : "testSetupMethod_inherit",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.customizer.ActionCustomizerTest",
                "duration" : 0.012,
                "failedSince" : 0,
                "name" : "testSetupMethod_allSelectedUrlPattern",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.customizer.ActionCustomizerTest",
                "duration" : 0.033,
                "failedSince" : 0,
                "name" : "testSetupMethod_multipleAllSelectedUrlPattern",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.customizer.ActionCustomizerTest",
                "duration" : 0.026,
                "failedSince" : 0,
                "name" : "testSetupMethod_illegalExecuteMethod",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.customizer.ActionCustomizerTest",
                "duration" : 0.038,
                "failedSince" : 0,
                "name" : "testSetupMethod_executeMethodEmpty",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.customizer.ActionCustomizerTest",
                "duration" : 0.021,
                "failedSince" : 0,
                "name" : "testSetupMethod_inputNotDefined",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.customizer.ActionCustomizerTest",
                "duration" : 0.007,
                "failedSince" : 0,
                "name" : "testCustomize_actionConfig",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.customizer.ActionCustomizerTest",
                "duration" : 0.007,
                "failedSince" : 0,
                "name" : "testCustomize_formBeanConfig",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.customizer.ActionCustomizerTest",
                "duration" : 0.008,
                "failedSince" : 0,
                "name" : "testCustomize_formSet",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.customizer.ActionCustomizerTest",
                "duration" : 0.005,
                "failedSince" : 0,
                "name" : "testCreateActionMapping_path",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.customizer.ActionCustomizerTest",
                "duration" : 0.005,
                "failedSince" : 0,
                "name" : "testCreateActionMapping_name",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.customizer.ActionCustomizerTest",
                "duration" : 0.037,
                "failedSince" : 0,
                "name" : "testSetupMethod_illegalValidateMethod",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.customizer.ActionCustomizerTest",
                "duration" : 0.033,
                "failedSince" : 0,
                "name" : "testSetupMethod_validateNotFound",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.customizer.ActionCustomizerTest",
                "duration" : 0.103,
                "failedSince" : 0,
                "name" : "testSetupMethod_unmatchValidatorAndValidate",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.customizer.ActionCustomizerTest",
                "duration" : 0.031,
                "failedSince" : 0,
                "name" : "testSetupMethod_duplicateExecuteMethodAndProperty",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.customizer.ActionCustomizerTest",
                "duration" : 0.106,
                "failedSince" : 0,
                "name" : "testSetupMethod_inheritedMethod",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.customizer.ActionCustomizerTest",
                "duration" : 0.006,
                "failedSince" : 0,
                "name" : "testSetupActionForm",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.customizer.ActionCustomizerTest",
                "duration" : 0.008,
                "failedSince" : 0,
                "name" : "testCreateFormBeanConfig_name",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.customizer.ActionCustomizerTest",
                "duration" : 0.005,
                "failedSince" : 0,
                "name" : "testCreateFormBeanConfig_dynaClass",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.customizer.ActionCustomizerTest",
                "duration" : 0.005,
                "failedSince" : 0,
                "name" : "testGetValidatorName",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.customizer.ActionCustomizerTest",
                "duration" : 0.005,
                "failedSince" : 0,
                "name" : "testIsTarget",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.customizer.ActionCustomizerTest",
                "duration" : 0.006,
                "failedSince" : 0,
                "name" : "testCreateField",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.customizer.ActionCustomizerTest",
                "duration" : 0.01,
                "failedSince" : 0,
                "name" : "testCreateField_var",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.customizer.ActionCustomizerTest",
                "duration" : 0.01,
                "failedSince" : 0,
                "name" : "testRegisterValidator",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.customizer.ActionCustomizerTest",
                "duration" : 0.007,
                "failedSince" : 0,
                "name" : "testRegisterValidator_target",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.customizer.ActionCustomizerTest",
                "duration" : 0.006,
                "failedSince" : 0,
                "name" : "testProcessAnnotation",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.customizer.ActionCustomizerTest",
                "duration" : 0.008,
                "failedSince" : 0,
                "name" : "testSetupValidator",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.customizer.ActionCustomizerTest",
                "duration" : 0.005,
                "failedSince" : 0,
                "name" : "testResolveKey",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.71199995,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.customizer.ActionCustomizerTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.exception.ActionMessagesExceptionTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testAll",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.001,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.exception.ActionMessagesExceptionTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.exception.DuplicateExecuteMethodAndPropertyRuntimeExceptionTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testAll",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.0,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.exception.DuplicateExecuteMethodAndPropertyRuntimeExceptionTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.exception.ExecuteMethodNotFoundRuntimeExceptionTest",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testAll",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.004,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.exception.ExecuteMethodNotFoundRuntimeExceptionTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.exception.IllegalExecuteMethodRuntimeExceptionTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testAll",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.0,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.exception.IllegalExecuteMethodRuntimeExceptionTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.exception.IllegalInputPatternRuntimeExceptionTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testAll",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.0,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.exception.IllegalInputPatternRuntimeExceptionTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.exception.IllegalUrlPatternRuntimeExceptionTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testAll",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.0,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.exception.IllegalUrlPatternRuntimeExceptionTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.exception.IllegalValidateMethodRuntimeExceptionTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testAll",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.001,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.exception.IllegalValidateMethodRuntimeExceptionTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.exception.IllegalValidatorOfExecuteMethodRuntimeExceptionTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testAll",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.0,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.exception.IllegalValidatorOfExecuteMethodRuntimeExceptionTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.exception.IndexedPropertyNotListArrayRuntimeExceptionTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testAll",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.0,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.exception.IndexedPropertyNotListArrayRuntimeExceptionTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.exception.MultipleAllSelectedUrlPatternRuntimeExceptionTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testAll",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.0,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.exception.MultipleAllSelectedUrlPatternRuntimeExceptionTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.exception.NoParameterizedListRuntimeExceptionTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testAll",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.0,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.exception.NoParameterizedListRuntimeExceptionTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.exception.NoRoleRuntimeExceptionTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testAll",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.001,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.exception.NoRoleRuntimeExceptionTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.exception.UnmatchValidatorAndValidateRuntimeExceptionTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testAll",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.0,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.exception.UnmatchValidatorAndValidateRuntimeExceptionTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.filter.RoutingFilterTest",
                "duration" : 0.009,
                "failedSince" : 0,
                "name" : "testDoFilter",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.filter.RoutingFilterTest",
                "duration" : 0.006,
                "failedSince" : 0,
                "name" : "testDoFilter_param",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.filter.RoutingFilterTest",
                "duration" : 0.039,
                "failedSince" : 0,
                "name" : "testDoFilter_indexAction",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.filter.RoutingFilterTest",
                "duration" : 0.006,
                "failedSince" : 0,
                "name" : "testDoFilter_indexAction_param",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.filter.RoutingFilterTest",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testDoFilter_nestedIndexAction",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.filter.RoutingFilterTest",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testDoFilter_nestedIndexAction_param",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.068,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.filter.RoutingFilterTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.interceptor.ActionMessagesThrowsInterceptorTest",
                "duration" : 0.006,
                "failedSince" : 0,
                "name" : "testHandleThrowable",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.006,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.interceptor.ActionMessagesThrowsInterceptorTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.taglib.S2FunctionsTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testHForCharArray",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.taglib.S2FunctionsTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testHForByteArray",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.taglib.S2FunctionsTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testHForShortArray",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.taglib.S2FunctionsTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testHForIntArray",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.taglib.S2FunctionsTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testHForFloatArray",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.taglib.S2FunctionsTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testHForDoubleArray",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.taglib.S2FunctionsTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testHForBooleanArray",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.taglib.S2FunctionsTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testHForStringArray",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.taglib.S2FunctionsTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testHForObjectArray",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.taglib.S2FunctionsTest",
                "duration" : 0.034,
                "failedSince" : 0,
                "name" : "testDate",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.taglib.S2FunctionsTest",
                "duration" : 0.002,
                "failedSince" : 0,
                "name" : "testDate_valueIsNull",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.taglib.S2FunctionsTest",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testDate_patternIsNull",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.taglib.S2FunctionsTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testNumber",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.taglib.S2FunctionsTest",
                "duration" : 0.002,
                "failedSince" : 0,
                "name" : "testNumber_valueIsNull",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.taglib.S2FunctionsTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testNumber_patternIsNull",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.taglib.S2FunctionsTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testBrForCRLF",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.taglib.S2FunctionsTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testBrForCR",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.taglib.S2FunctionsTest",
                "duration" : 0.002,
                "failedSince" : 0,
                "name" : "testBrForLF",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.taglib.S2FunctionsTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testBrForNull",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.taglib.S2FunctionsTest",
                "duration" : 0.002,
                "failedSince" : 0,
                "name" : "testNbsp",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.taglib.S2FunctionsTest",
                "duration" : 0.002,
                "failedSince" : 0,
                "name" : "testNbspForNull",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.taglib.S2FunctionsTest",
                "duration" : 0.002,
                "failedSince" : 0,
                "name" : "testUrlForNull",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.taglib.S2FunctionsTest",
                "duration" : 0.002,
                "failedSince" : 0,
                "name" : "testUrlForNullAndContextNameNull",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.taglib.S2FunctionsTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testUrlForAction",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.taglib.S2FunctionsTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testUrlForActionAndParameter",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.taglib.S2FunctionsTest",
                "duration" : 0.002,
                "failedSince" : 0,
                "name" : "testUrlForParameter",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.taglib.S2FunctionsTest",
                "duration" : 0.002,
                "failedSince" : 0,
                "name" : "testLabelUsingMap",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.taglib.S2FunctionsTest",
                "duration" : 0.002,
                "failedSince" : 0,
                "name" : "testLabelUsingMap_null_null",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.taglib.S2FunctionsTest",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testLabelUsingMap_empty_null",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.taglib.S2FunctionsTest",
                "duration" : 0.002,
                "failedSince" : 0,
                "name" : "testLabelUsingMap_empty_empty",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.taglib.S2FunctionsTest",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testLabelUsingMap_null_empty",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.taglib.S2FunctionsTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testLabelUsingMap_string_integer",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.taglib.S2FunctionsTest",
                "duration" : 0.024,
                "failedSince" : 0,
                "name" : "testLabelUsingJavaBeans",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.11599997,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.taglib.S2FunctionsTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.ActionFormUtilTest",
                "duration" : 0.002,
                "failedSince" : 0,
                "name" : "testGetActionForm_request",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.ActionFormUtilTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testGetActionForm_session",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.005,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.util.ActionFormUtilTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.ActionMessagesUtilTest",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testSaveMessages_session",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.ActionMessagesUtilTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testAddErrors_request",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.ActionMessagesUtilTest",
                "duration" : 0.002,
                "failedSince" : 0,
                "name" : "testAddErrors_session",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.ActionMessagesUtilTest",
                "duration" : 0.002,
                "failedSince" : 0,
                "name" : "testAddMessages_request",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.ActionMessagesUtilTest",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testAddMessages_session",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.ActionMessagesUtilTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testSaveErrors_request",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.ActionMessagesUtilTest",
                "duration" : 0.002,
                "failedSince" : 0,
                "name" : "testSaveErrors_session",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.ActionMessagesUtilTest",
                "duration" : 0.002,
                "failedSince" : 0,
                "name" : "testHasErrors_request",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.ActionMessagesUtilTest",
                "duration" : 0.002,
                "failedSince" : 0,
                "name" : "testHasErrors_request_errorsNotExist",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.ActionMessagesUtilTest",
                "duration" : 0.009,
                "failedSince" : 0,
                "name" : "testHasErrors_request_errorsEmpty",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.ActionMessagesUtilTest",
                "duration" : 0.002,
                "failedSince" : 0,
                "name" : "testSaveMessages_request",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.035,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.util.ActionMessagesUtilTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.ActionUtilTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testFromPathToActionName",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.ActionUtilTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testFromActionNameToPath",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.ActionUtilTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testCalcActionPath",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.009,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.util.ActionUtilTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.MessageResourcesUtilTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testGetMessage",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.MessageResourcesUtilTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testGetMessageResources",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.006,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.util.MessageResourcesUtilTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.RequestUtilTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testGetRequest",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.RequestUtilTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testGetPath_viewPath",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.0,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.util.RequestUtilTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.ResponseUtilTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testGetResponse",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.ResponseUtilTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testDownload_InputStream",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.ResponseUtilTest",
                "duration" : 0.318,
                "failedSince" : 0,
                "name" : "testDownload_InputStreamWithContentLength",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.318,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.util.ResponseUtilTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.RoutingUtilTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testGetActionPath",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.RoutingUtilTest",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testGetActionPath_method",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.RoutingUtilTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testGetParamPath",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.RoutingUtilTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testGetParamPath_method",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.RoutingUtilTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testGetParamPath_index",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.011,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.util.RoutingUtilTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.S2ActionMappingUtilTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testGetActionMapping",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.0,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.util.S2ActionMappingUtilTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.S2ExecuteConfigUtilTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testExecuteConfig",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.S2ExecuteConfigUtilTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testFindExecuteConfig",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.S2ExecuteConfigUtilTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testFindExecuteConfig_request",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.0,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.util.S2ExecuteConfigUtilTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.S2ModuleConfigUtilTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testGetModuleConfig",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.0,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.util.S2ModuleConfigUtilTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.S2PropertyMessageResourcesFactoryTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testCreateResources",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.0,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.util.S2PropertyMessageResourcesFactoryTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.S2PropertyMessageResourcesTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testGetMessage",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.0,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.util.S2PropertyMessageResourcesTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.ServletContextUtilTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testGetServletContext",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.ServletContextUtilTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testGetViewPrefix",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.ServletContextUtilTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testGetViewPrefix_blank",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.0,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.util.ServletContextUtilTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.URLEncoderUtilTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testEncode",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.001,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.util.URLEncoderUtilTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.UploadUtilTest",
                "duration" : 0.027,
                "failedSince" : 0,
                "name" : "testWrite",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.027,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.util.UploadUtilTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.util.ValidatorResourcesUtilTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testGetModuleConfig",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.0,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.util.ValidatorResourcesUtilTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.validator.S2GenericValidatorTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testMinByteLength",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.validator.S2GenericValidatorTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testMaxByteLength",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.002,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.validator.S2GenericValidatorTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.validator.S2ValidatorPlugInTest",
                "duration" : 0.027,
                "failedSince" : 0,
                "name" : "testInitResources",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.027,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.validator.S2ValidatorPlugInTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "org.seasar.struts.validator.S2ValidatorResourcesTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testGetConstant",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.001,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "org.seasar.struts.validator.S2ValidatorResourcesTest",
            "nodeId" : None,
            "timestamp" : None
          }
        ]
      }
    }
  ]
}