{
  "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
  "failCount" : 0,
  "skipCount" : 0,
  "totalCount" : 7,
  "urlName" : "testReport",
  "childReports" : [
    {
      "child" : {
        "_class" : "hudson.maven.MavenBuild",
        "number" : 2,
        "url" : "https://letsbuild.net/jenkins/job/PermissionsEx/ru.tehkode$PermissionsEx/2/"
      },
      "result" : {
        "_class" : "hudson.tasks.junit.TestResult",
        "testActions" : [
          
        ],
        "duration" : 0.851,
        "empty" : False,
        "failCount" : 0,
        "passCount" : 7,
        "skipCount" : 0,
        "suites" : [
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "ru.tehkode.permissions.RegExpMatcherTest",
                "duration" : 0.21,
                "failedSince" : 0,
                "name" : "testCaseInsensitivity",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "ru.tehkode.permissions.RegExpMatcherTest",
                "duration" : 0.018,
                "failedSince" : 0,
                "name" : "testSpecialPermissions",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.292,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "ru.tehkode.permissions.RegExpMatcherTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "ru.tehkode.utils.DateUtilsTest",
                "duration" : 0.036,
                "failedSince" : 0,
                "name" : "testParseIntervalBySeconds",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "ru.tehkode.utils.DateUtilsTest",
                "duration" : 0.011,
                "failedSince" : 0,
                "name" : "testParseIntervalByPhrase",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "ru.tehkode.utils.DateUtilsTest",
                "duration" : 0.007,
                "failedSince" : 0,
                "name" : "testParseIntervalByShortcutPhrase",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "ru.tehkode.utils.DateUtilsTest",
                "duration" : 0.007,
                "failedSince" : 0,
                "name" : "testParseIntervalByFloatPhrase",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "ru.tehkode.utils.DateUtilsTest",
                "duration" : 0.008,
                "failedSince" : 0,
                "name" : "testParseIntervalWithTightSyntax",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.559,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "ru.tehkode.utils.DateUtilsTest",
            "nodeId" : None,
            "timestamp" : None
          }
        ]
      }
    }
  ]
}