{
  "_class" : "hudson.tasks.junit.ClassResult",
  "testActions" : [
    
  ],
  "child" : [
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.laytonsmith.PureUtilities.StringUtilsTest",
      "duration" : 0.0,
      "failedSince" : 0,
      "name" : "testArgParser",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.laytonsmith.PureUtilities.StringUtilsTest",
      "duration" : 0.0,
      "failedSince" : 0,
      "name" : "testJoin_Array",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.laytonsmith.PureUtilities.StringUtilsTest",
      "duration" : 0.0,
      "failedSince" : 0,
      "name" : "testJoin_List",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.laytonsmith.PureUtilities.StringUtilsTest",
      "duration" : 0.0,
      "failedSince" : 0,
      "name" : "testJoin_Map",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.laytonsmith.PureUtilities.StringUtilsTest",
      "duration" : 0.0,
      "failedSince" : 0,
      "name" : "testJoin_Set",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.laytonsmith.PureUtilities.StringUtilsTest",
      "duration" : 0.008,
      "failedSince" : 0,
      "name" : "testLevenshteinDistance",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.laytonsmith.PureUtilities.StringUtilsTest",
      "duration" : 0.043,
      "failedSince" : 0,
      "name" : "testPluralHelper1",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.laytonsmith.PureUtilities.StringUtilsTest",
      "duration" : 0.001,
      "failedSince" : 0,
      "name" : "testPluralHelper2",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.laytonsmith.PureUtilities.StringUtilsTest",
      "duration" : 0.0,
      "failedSince" : 0,
      "name" : "testPluralTemplateHelper",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.laytonsmith.PureUtilities.StringUtilsTest",
      "duration" : 0.0,
      "failedSince" : 0,
      "name" : "testReplaceLast",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.laytonsmith.PureUtilities.StringUtilsTest",
      "duration" : 0.0,
      "failedSince" : 0,
      "name" : "testTrimLeft",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.laytonsmith.PureUtilities.StringUtilsTest",
      "duration" : 0.0,
      "failedSince" : 0,
      "name" : "testTrimRight",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.laytonsmith.PureUtilities.StringUtilsTest",
      "duration" : 0.0,
      "failedSince" : 0,
      "name" : "testTrimSplit",
      "skipped" : False,
      "status" : "PASSED"
    }
  ],
  "failCount" : 0,
  "name" : "StringUtilsTest",
  "passCount" : 13,
  "skipCount" : 0
}