{
  "_class" : "hudson.tasks.junit.ClassResult",
  "testActions" : [
    
  ],
  "child" : [
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.proxy.lazy.LazyLoadingListProxyTest",
      "duration" : 0.004,
      "failedSince" : 0,
      "name" : "addAllAtIndexTriggersLazyLoadingAddsElementsToLoadedListAndReturnsResult",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.proxy.lazy.LazyLoadingListProxyTest",
      "duration" : 0.003,
      "failedSince" : 0,
      "name" : "addAtIndexTriggersLazyLoadingAndAddsElementToLoadedList",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.proxy.lazy.LazyLoadingListProxyTest",
      "duration" : 0.002,
      "failedSince" : 0,
      "name" : "getTriggersLazyLoadingAndReturnsLoadedListGetResult",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.proxy.lazy.LazyLoadingListProxyTest",
      "duration" : 0.003,
      "failedSince" : 0,
      "name" : "indexOfTriggersLazyLoadingAndReturnsLoadedListIndexOfResult",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.proxy.lazy.LazyLoadingListProxyTest",
      "duration" : 0.003,
      "failedSince" : 0,
      "name" : "lastIndexOfTriggersLazyLoadingAndReturnsLoadedListLastIndexOfResult",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.proxy.lazy.LazyLoadingListProxyTest",
      "duration" : 0.002,
      "failedSince" : 0,
      "name" : "listIteratorAtIndexTriggersLazyLoadingAndReturnsLoadedListListIterator",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.proxy.lazy.LazyLoadingListProxyTest",
      "duration" : 0.003,
      "failedSince" : 0,
      "name" : "listIteratorTriggersLazyLoadingAndReturnsLoadedListListIterator",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.proxy.lazy.LazyLoadingListProxyTest",
      "duration" : 0.002,
      "failedSince" : 0,
      "name" : "removeAtIndexTriggersLazyLoadingRemovesElementFromLoadedListAndReturnsResult",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.proxy.lazy.LazyLoadingListProxyTest",
      "duration" : 0.003,
      "failedSince" : 0,
      "name" : "setTriggersLazyLoadingSetsValueInLoadedListAndReturnsResult",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "cz.cvut.kbss.jopa.proxy.lazy.LazyLoadingListProxyTest",
      "duration" : 0.004,
      "failedSince" : 0,
      "name" : "subListTriggersLazyLoadingAndReturnsLoadedListSubListResult",
      "skipped" : False,
      "status" : "PASSED"
    }
  ],
  "failCount" : 0,
  "name" : "LazyLoadingListProxyTest",
  "passCount" : 10,
  "skipCount" : 0
}