TestSessionBuilderTests.java | 113 TestSessionLog tsl = ts.getSessionLog(); local 114 assertEquals(1, tsl.getTestPackages().size()); 116 TestPackage testPackage = tsl.getTestPackages().iterator().next(); 143 tsl.setDeviceInfo(deviceParam); 144 Document doc = tsl.createResultDoc(); 294 TestSessionLog tsl = ts.getSessionLog(); local 295 assertEquals(1, tsl.getTestPackages().size()); 297 TestPackage testPackage = tsl.getTestPackages().iterator().next(); 375 TestSessionLog tsl = ts.getSessionLog(); local 376 assertEquals(1, tsl.getTestPackages().size()) 480 TestSessionLog tsl = ts.getSessionLog(); local 564 TestSessionLog tsl = ts.getSessionLog(); local 646 TestSessionLog tsl = ts.getSessionLog(); local 712 TestSessionLog tsl = ts.getSessionLog(); local 793 TestSessionLog tsl = ts.getSessionLog(); local 854 TestSessionLog tsl = ts.getSessionLog(); local 929 TestSessionLog tsl = ts.getSessionLog(); local 1002 TestSessionLog tsl = ts.getSessionLog(); local 1097 TestSessionLog tsl = ts.getSessionLog(); local 1178 TestSessionLog tsl = ts.getSessionLog(); local 1291 TestSessionLog tsl = ts.getSessionLog(); local 1428 TestSessionLog tsl = ts.getSessionLog(); local [all...] |