{
  "_class" : "hudson.plugins.testng.results.ClassResult",
  "testActions" : [
    
  ],
  "name" : "CmdCallbackTest",
  "duration" : 6.335,
  "fail" : 0,
  "skip" : 0,
  "test-method" : [
    {
      "testActions" : [
        
      ],
      "name" : "testDoAllTimingFinishesOnLoop",
      "status" : "PASS"
    },
    {
      "testActions" : [
        
      ],
      "name" : "testDoNothingFinishesOnLatch",
      "status" : "PASS"
    },
    {
      "testActions" : [
        
      ],
      "name" : "testDoNothingFinishesOnLoop",
      "status" : "PASS"
    },
    {
      "testActions" : [
        
      ],
      "name" : "testTimingFinishesOnBlock",
      "status" : "PASS"
    },
    {
      "testActions" : [
        
      ],
      "name" : "testTimingFinishesOnLatch",
      "status" : "PASS"
    },
    {
      "testActions" : [
        
      ],
      "name" : "testTimingFinishesOnLoop",
      "status" : "PASS"
    }
  ],
  "totalCount" : 6
}