Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
605651063899.76%16105.702
Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Packages

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
NameTestsErrorsFailuresTime(s)
org.eclipse.ant.tests.core840030.395
org.eclipse.ant.tests.ui.testplugin17100135.620
org.eclipse.compare.tests1060011.184
org.eclipse.core.filebuffers.tests399007.273
org.eclipse.core.internal.expressions.tests108000.509
org.eclipse.core.tests.net10003.372
org.eclipse.core.tests.resources971001500.903
org.eclipse.core.tests.runtime37300185.524
org.eclipse.equinox.p2.tests126011916.928
org.eclipse.equinox.security.tests21001.045
org.eclipse.jdt.compiler.tool.tests25012.634
org.eclipse.jdt.core.tests17950030.649
org.eclipse.jdt.core.tests.builder21700123.734
org.eclipse.jdt.core.tests.compiler.parser82200046.349
org.eclipse.jdt.core.tests.compiler.regression1530200680.796
org.eclipse.jdt.core.tests.dom318300213.806
org.eclipse.jdt.core.tests.model491700467.068
org.eclipse.jdt.core.tests.performance1000.021
org.eclipse.jdt.debug.tests67310544.721
org.eclipse.jdt.text.tests50001300.803
org.eclipse.jdt.ui.tests1722161682.200
org.eclipse.jdt.ui.tests.refactoring.all3600002811.387
org.eclipse.jface.tests9150041.811
org.eclipse.jface.tests.databinding3776004.580
org.eclipse.jface.text.tests1450027.032
org.eclipse.ltk.core.refactoring.tests760022.413
org.eclipse.ltk.ui.refactoring.tests1000.054
org.eclipse.osgi.tests601264559.510
org.eclipse.pde.api.tools.tests2120122187.242
org.eclipse.pde.build.tests107123316.688
org.eclipse.pde.internal.ds.tests22000.224
org.eclipse.pde.ui.tests434020113.936
org.eclipse.search.tests370061.506
org.eclipse.swt.tests.junit559701276.803
org.eclipse.team.tests.ccvs.core228131228.830
org.eclipse.team.tests.core171016.320
org.eclipse.text.tests480002.021
org.eclipse.ua.tests5620248.536
org.eclipse.ui.editors.tests11001.960
org.eclipse.ui.parts.tests130030.430
org.eclipse.ui.tests1435541729.798
org.eclipse.ui.tests.forms19000.140
org.eclipse.ui.tests.navigator360026.932
org.eclipse.ui.tests.rcp340015.480
org.eclipse.ui.tests.session3500636.783
org.eclipse.ui.tests.views.properties.tabbed270015.960
org.eclipse.ui.workbench.texteditor.tests48001.675
org.eclipse.update.tests1310142.117

Package org.eclipse.ant.tests.core

NameTestsErrorsFailuresTime(s)
AutomatedSuite840030.395
Back to top

Package org.eclipse.ant.tests.ui.testplugin

NameTestsErrorsFailuresTime(s)
AntUITests17100135.620
Back to top

Package org.eclipse.compare.tests

NameTestsErrorsFailuresTime(s)
AllTests1060011.184
Back to top

Package org.eclipse.core.filebuffers.tests

NameTestsErrorsFailuresTime(s)
FileBuffersTestSuite399007.273
Back to top

Package org.eclipse.core.internal.expressions.tests

NameTestsErrorsFailuresTime(s)
AllTests106000.338
ExpressionTestsPluginUnloading2000.171
Back to top

Package org.eclipse.core.tests.net

NameTestsErrorsFailuresTime(s)
AllNetTests10003.372
Back to top

Package org.eclipse.core.tests.resources

NameTestsErrorsFailuresTime(s)
AutomatedTests971001500.903
Back to top

Package org.eclipse.core.tests.runtime

NameTestsErrorsFailuresTime(s)
AutomatedTests37300185.524
Back to top

Package org.eclipse.equinox.p2.tests

NameTestsErrorsFailuresTime(s)
AutomatedTests126011916.928
Back to top

Package org.eclipse.equinox.security.tests

NameTestsErrorsFailuresTime(s)
AllSecurityTests21001.045
Back to top

Package org.eclipse.jdt.compiler.tool.tests

NameTestsErrorsFailuresTime(s)
AllTests25012.634
Back to top

Package org.eclipse.jdt.core.tests

NameTestsErrorsFailuresTime(s)
RunFormatterTests17950030.649
Back to top

Package org.eclipse.jdt.core.tests.builder

NameTestsErrorsFailuresTime(s)
BuilderTests21700123.734
Back to top

Package org.eclipse.jdt.core.tests.compiler.parser

NameTestsErrorsFailuresTime(s)
TestAll82200046.349
Back to top

Package org.eclipse.jdt.core.tests.compiler.regression

NameTestsErrorsFailuresTime(s)
TestAll1530200680.796
Back to top

Package org.eclipse.jdt.core.tests.dom

NameTestsErrorsFailuresTime(s)
RunAllTests318300213.806
Back to top

Package org.eclipse.jdt.core.tests.model

NameTestsErrorsFailuresTime(s)
AllJavaModelTests491700467.068
Back to top

Package org.eclipse.jdt.core.tests.performance

NameTestsErrorsFailuresTime(s)
OneTest1000.021
Back to top

Package org.eclipse.jdt.debug.tests

NameTestsErrorsFailuresTime(s)
AutomatedSuite67310544.721
Back to top

Package org.eclipse.jdt.text.tests

NameTestsErrorsFailuresTime(s)
JdtTextTestSuite50001300.803
Back to top

Package org.eclipse.jdt.ui.tests

NameTestsErrorsFailuresTime(s)
AutomatedSuite1703031229.211
LeakTestSuite1913452.989
Back to top

Package org.eclipse.jdt.ui.tests.refactoring.all

NameTestsErrorsFailuresTime(s)
AllAllRefactoringTests3600002811.387
Back to top

Package org.eclipse.jface.tests

NameTestsErrorsFailuresTime(s)
AllTests9150041.811
Back to top

Package org.eclipse.jface.tests.databinding

NameTestsErrorsFailuresTime(s)
BindingTestSuite3776004.580
Back to top

Package org.eclipse.jface.text.tests

NameTestsErrorsFailuresTime(s)
JFaceTextTestSuite1450027.032
Back to top

Package org.eclipse.ltk.core.refactoring.tests

NameTestsErrorsFailuresTime(s)
AllTests760022.413
Back to top

Package org.eclipse.ltk.ui.refactoring.tests

NameTestsErrorsFailuresTime(s)
AllTests1000.054
Back to top

Package org.eclipse.osgi.tests

NameTestsErrorsFailuresTime(s)
AutomatedTests601264559.510
Back to top

Package org.eclipse.pde.api.tools.tests

NameTestsErrorsFailuresTime(s)
ApiToolsPluginTestSuite1383102113.971
ApiToolsTestSuite7370273.271
Back to top

Package org.eclipse.pde.build.tests

NameTestsErrorsFailuresTime(s)
PDEBuildTestSuite107123316.688
Back to top

Package org.eclipse.pde.internal.ds.tests

NameTestsErrorsFailuresTime(s)
AllDSModelTests22000.224
Back to top

Package org.eclipse.pde.ui.tests

NameTestsErrorsFailuresTime(s)
AllPDETests434020113.936
Back to top

Package org.eclipse.search.tests

NameTestsErrorsFailuresTime(s)
AllSearchTests370061.506
Back to top

Package org.eclipse.swt.tests.junit

NameTestsErrorsFailuresTime(s)
AllGtkTests559701276.803
Back to top

Package org.eclipse.team.tests.ccvs.core

NameTestsErrorsFailuresTime(s)
AllCoreTests420046.199
AllTests186131182.631
Back to top

Package org.eclipse.team.tests.core

NameTestsErrorsFailuresTime(s)
AllTeamTests161014.564
AllTeamUITests1001.756
Back to top

Package org.eclipse.text.tests

NameTestsErrorsFailuresTime(s)
EclipseTextTestSuite480002.021
Back to top

Package org.eclipse.ua.tests

NameTestsErrorsFailuresTime(s)
AllTests5620248.536
Back to top

Package org.eclipse.ui.editors.tests

NameTestsErrorsFailuresTime(s)
EditorsTestSuite11001.960
Back to top

Package org.eclipse.ui.parts.tests

NameTestsErrorsFailuresTime(s)
PartsReferencesTestSuite130030.430
Back to top

Package org.eclipse.ui.tests

NameTestsErrorsFailuresTime(s)
UiTestSuite1435541729.798
Back to top

Package org.eclipse.ui.tests.forms

NameTestsErrorsFailuresTime(s)
AllFormsTests19000.140
Back to top

Package org.eclipse.ui.tests.navigator

NameTestsErrorsFailuresTime(s)
NavigatorTestSuite360026.932
Back to top

Package org.eclipse.ui.tests.rcp

NameTestsErrorsFailuresTime(s)
RcpTestSuite340015.480
Back to top

Package org.eclipse.ui.tests.session

NameTestsErrorsFailuresTime(s)
SessionTests3500636.783
Back to top

Package org.eclipse.ui.tests.views.properties.tabbed

NameTestsErrorsFailuresTime(s)
AllTests270015.960
Back to top

Package org.eclipse.ui.workbench.texteditor.tests

NameTestsErrorsFailuresTime(s)
WorkbenchTextEditorTestSuite48001.675
Back to top

Package org.eclipse.update.tests

NameTestsErrorsFailuresTime(s)
AllTests1310142.117
Back to top


TestCase AllAllRefactoringTests

NameStatusTypeTime(s)
test0Success2.737
test1Success0.534
test2Success0.576
test3Success0.563
test4Success0.537
test5Success0.563
test6Success0.578
test7Success0.531
test8Success0.577
test9Success0.533
test10Success0.509
test11Success0.510
test12Success0.555
test13Success0.559
test14Success0.518
test15Success0.535
test16Success0.530
test17Success0.528
test18Success0.554
test19Success0.566
test20Success0.517
test21Success0.532
test22Success0.531
test23Success0.552
test24Success0.541
test25Success0.559
test26Success0.559
test27Success0.538
test28Success0.529
test29Success0.538
test30Success0.534
test31Success0.578
test32Success0.592
test33Success0.612
test34Success0.545
test35Success0.602
test36Success0.562
test37Success0.505
test38Success0.510
test39Success0.569
test40Success0.571
test41Success0.573
test42Success0.533
test43Success0.520
testZeroLength0Success0.574
testZeroLength1Success0.561
testZeroLength2Success0.552
testZeroLength3Success0.562
testZeroLength4Success0.593
testZeroLength5Success0.556
testWholeCuSuccess0.512
testOffset0Success0.608
testOffset1Success0.560
testOffset2Success0.533
testTabCount0Success0.538
testTabCount1Success0.002
testTabCount2Success0.002
testTabCount3Success0.002
testPrevious0Success0.412
testPrevious1Success0.686
testPrevious2Success0.527
testPrevious3Success0.552
testPrevious4Success0.535
testPrevious5Success0.530
testPrevious6Success0.570
testNext0Success0.575
testNext1Success0.556
testNext2Success0.537
testNext3Success0.533
test0Success0.001
test1Success0.000
test2Success0.000
test3Success0.000
test4Success0.000
test3aSuccess0.001
test4aSuccess0.000
test0Success0.001
test1Success0.001
test2Success0.000
test3Success0.000
test4Success0.000
test5Success0.001
test6Success0.000
test7Success0.000
test8Success0.000
test9Success0.001
test10Success0.000
test11Success0.000
test12Success0.000
test13Success0.000
test14Success0.000
test15Success0.000
test16Success0.000
test17Success0.001
test18Success0.000
test19Success0.000
test20Success0.001
test21Success0.000
test22Success0.000
test23Success0.000
test24Success0.000
test25Success0.000
test1aSuccess0.001
test2aSuccess0.000
test54Success0.000
test0Success0.001
test1Success0.000
test2Success0.000
test3Success0.000
test4Success0.000
test5Success0.001
testActivationWithoutStringsSuccess0.443
testActivationWithStringsSuccess0.552
testCheckInputWithoutExistingPropertiesFileSuccess0.504
testCheckInputWithNoSubstitutionsSuccess0.535
testCheckInputWithSubstitutionPatternsSuccess1.343
testWithoutPreviousNlsingSuccess0.506
testCreateChangeWithCollidingImportSuccess2.252
testCreateChangeWithExistingAccessorclassInDifferentPackageSuccess0.567
testCreateChangeWithNonDefaultSubstitutionSuccess2.257
testExternalizedToIgnoreSuccess0.586
testInsertToDuplicateSuccess0.557
testRenameToDuplicateSuccess0.539
testRenameDuplicateSuccess0.575
testInternalizeDuplicateSuccess0.642
testInternalizeAndInsertSuccess0.585
testAddMissing1Success0.567
testAddMissing2Success0.728
testNoNewLineAtEndSuccess0.425
testTwoInsertsNoNewLineAtEndSuccess0.581
testFromSkippedToTranslatedSuccess0.210
testFromSkippedToTranslatedEclipseNewSuccess0.488
testFromSkippedToNotTranslatedSuccess0.558
testFromSkippedToNotTranslatedEclipseSuccess0.585
testFromNotTranslatedToTranslatedSuccess0.570
testFromNotTranslatedToTranslatedEclipseSuccess0.520
testFromNotTranslatedToSkippedSuccess0.529
testFromNotTranslatedToSkippedEclipseSuccess0.532
testFromTranslatedToNotTranslatedSuccess0.526
testFromTranslatedToNotTranslatedEclipseSuccess0.555
testFromTranslatedToSkippedSuccess0.544
testFromTranslatedToSkippedEclipseSuccess0.531
testReplacementOfKeySuccess0.533
testReplacementOfKeyEclipseSuccess0.553
testReplacementOfKeysBug223865Success0.557
testBug95708_1Success0.538
testBug95708_2Success0.529
testInsertionOrder1Success0.565
testInsertionOrder2Success0.552
testInsertionOrder3Success0.567
testInsertionOrder4Success0.579
testBug131323Success0.581
testNlsedButNotTranslatedSuccess0.484
testLooksLikeAccessorSuccess0.544
testNoAccessorClassHint1Success0.572
testNoAccessorClassHint2Success0.550
testNoAccessorClassHint3Success0.569
testAccessorClassAndPackageHintSuccess0.553
testPackageHintWithNoPackageSuccess0.548
testPackageHintWithDifferentPackagesSuccess0.529
testResourceBundleHintSuccess0.575
testResourceBundleHintWithDifferentPackagesAndClassGetNameSuccess0.534
testResourceBundlePackageHintSuccess0.555
testResourceBundlePackageHintWithClassGetNameSuccess0.575
testPackageHintWithoutPreviousNLSingSuccess0.555
testFindInJARSuccess0.508
testDoNotFindInJARSuccess0.533
testFindInDirtyBufferSuccess0.554
testDoNotFindDirtyBufferSuccess0.568
testFindInFileSuccess0.555
testDoNotFindInFileSuccess0.550
testFindResourceBundleName1fSuccess0.577
testFindResourceBundleName1sSuccess0.560
testFindResourceBundleName2fSuccess0.540
testFindResourceBundleName2sSuccess0.567
testFindResourceBundleName3fSuccess0.576
testFindResourceBundleName3sSuccess0.535
testFindResourceBundleName4fSuccess0.580
testFindResourceBundleName4sSuccess0.537
testFindResourceBundleName5fSuccess0.555
testFindResourceBundleName5sSuccess0.547
testFindResourceBundleName6Success0.556
testInsertIntoEmptyDocSuccess0.001
testInsertIntoDocSuccess0.000
testInsertIntoDoc2Success0.001
testInsertIntoDoc3Success0.000
testInsertIntoDoc4Success0.000
testManyInsertsIntoDocSuccess0.002
testManyInsertsIntoDoc2Success0.001
testManyInsertsIntoDoc3Success0.001
testManyInsertsIntoDoc4Success0.000
testManyInsertsIntoDoc5Success0.001
testBlockInsertsIntoDocSuccess0.000
testInsertIntoDocWithBlankLines1Success0.001
testInsertIntoDocWithBlankLines2Success0.000
testInsertIntoDocWithDifferentSeperationCharSuccess0.000
testRemovingOfKeySuccess0.000
testRemovingOfLastKeySuccess0.001
testReplacementOfKeyValuePairSuccess0.000
testEscapingOfCommentsSuccess0.000
testEscapingOfLineBreaksSuccess0.000
testEscapingOfUniCodeSuccess0.001
testEscapingOfLeadingWhiteSpacesSuccess0.000
testSimpleLineReaderSuccess0.000
testSimpleLineReaderWithEmptyStringSuccess0.000
testSimpleLineReaderWithEscapedLFSuccess0.000
testSimpleLineReaderWithEscapedCRSuccess0.000
testSimpleLineReaderWithCRSuccess0.001
testSimpleLineReaderWithoutNLSuccess0.000
testSimpleLineReaderWithMissingNLSuccess0.000
testSimpleLineReaderWithLineContinue1Success0.000
testSubstitutionWithAccessorSuccess0.473
testGeneratedKeySuccess0.001
testGeneratedKey2Success0.000
testGeneratedKeyBug202815Success0.000
testGetKeyWithoutPrefixSuccess0.000
testGetKeyWithPrefixSuccess0.000
test1Success0.011
test2Success0.005
test3Success0.013
test4Success0.005
test010Success0.509
test011Success0.010
test012Success0.010
test013Success0.008
test014Success0.007
test015Success0.008
test016Success0.010
test020Success0.009
test021Success0.009
test022Success0.009
test030Success0.009
test031Success0.008
test040Success0.013
test041Success0.009
test042Success0.007
test043Success0.011
test044Success0.009
test045Success0.008
test046Success0.046
test047Success0.008
test048Success0.011
test050Success0.040
test051Success0.008
test052Success0.009
test060Success0.010
test061Success0.009
test062Success0.009
test063Success0.008
test070Success0.010
test071Success0.009
test072Success0.008
test073Success0.009
test080Success0.009
test081Success0.008
test082Success0.008
test083Success0.008
test084Success0.009
test085Success0.008
test090Success0.009
test091Success0.008
test092Success0.008
test093Success0.009
test094Success0.014
test095Success0.008
test096Success0.038
test100Success0.010
test101Success0.057
test102Success0.009
test103Success0.008
test104Success0.057
test105Success0.009
test106Success0.009
test107Success0.025
test108Success0.044
test109Success0.010
test110Success0.008
test111Success0.008
test112Success0.008
test113Success0.015
test114Success0.010
test115Success0.008
test120Success0.008
test121Success0.022
test122Success0.018
test123Success0.013
test130Success0.027
test131Success0.009
test140Success0.027
test141Success0.011
test142Success0.010
test143Success0.010
test144Success0.009
test145Success0.009
test146Success0.010
test147Success0.043
test148Success0.009
test149Success0.010
test150Success0.009
test151Success0.008
test152Success0.012
test153Success0.009
test160Success0.008
test161Success0.008
test170Success0.010
test171Success0.008
test172Success0.008
test173Success0.009
test180Success0.010
test181Success0.008
test190Success0.010
test191Success0.010
test192Success0.011
test193Success0.009
test194Success0.009
test195Success0.010
test196Success0.025
test200Success0.012
test201Success0.037
test202Success0.008
test203Success0.010
test230Success0.022
test231Success0.009
test232Success0.009
test233Success0.008
test234Success0.009
test235Success0.016
test240Success0.009
test241Success0.040
test244Success0.022
test245Success0.031
test246Success0.010
test247Success0.020
test248Success0.009
test249Success0.040
test250Success0.011
test251Success0.033
test252Success0.011
test253Success0.035
test254Success0.009
test255Success0.010
test260Success0.038
test261Success0.009
test262Success0.011
test263Success0.010
test270Success0.033
test271Success0.009
test272Success0.010
test273Success0.034
test274Success0.010
test275Success0.025
test280Success0.015
test281Success0.009
test282Success0.010
test283Success0.009
test284Success0.010
test285Success0.011
test300Success0.009
test301Success0.011
test302Success0.010
test304Success0.010
test305Success0.010
test306Success0.012
test307Success0.011
test308Success0.030
test309Success0.011
test310Success0.011
test311Success0.012
test350Success0.009
test351Success0.035
test352Success0.011
test353Success0.027
test360Success0.178
test361Success0.070
test362Success0.073
test363Success0.058
test364Success0.066
test365Success0.066
test366Success0.087
test367Success0.089
test368Success0.109
test369Success0.055
test370Success0.139
test371Success0.096
test372Success0.086
test373Success0.142
test400Success0.102
test401Success0.141
test402Success0.123
test403Success0.077
test404Success0.058
test406Success0.056
test407Success0.106
test409Success0.057
test450Success0.108
test451Success0.054
test452Success0.115
test453Success0.061
test454Success0.052
test455Success0.053
test456Success0.064
test457Success0.058
test458Success0.079
test459Success0.059
test460Success0.059
test461Success0.054
test462Success0.074
test500Success0.153
test501Success0.086
test502Success0.101
test503Success0.101
test504Success0.109
test505Success0.111
test506Success0.161
test507Success0.138
test508Success0.149
test509Success0.207
test510Success0.075
test511Success0.063
test512Success0.067
test513Success0.096
test514Success0.054
test515Success0.056
test516Success0.086
test517Success0.120
test518Success0.055
test519Success0.053
test520Success0.059
test521Success0.057
test522Success0.057
test523Success0.067
test524Success0.063
test525Success0.066
test526Success0.072
test527Success0.146
test528Success0.060
test530Success0.525
test531Success0.431
test532Success0.437
test533Success0.882
test534Success0.651
test535Success0.556
test536Success0.781
test537Success0.550
test538Success0.825
test539Success0.905
test540Success0.476
test541Success0.226
test542Success0.060
test543Success0.065
test550Success0.084
test551Success0.090
test552Success0.118
test553Success0.174
test554Success0.105
test555Success0.059
test556Success0.072
test557Success0.129
test558Success0.076
test559Success0.087
test560Success0.102
test561Success0.055
test562Success0.069
test563Success0.066
test564Success0.127
test565Success0.097
test566Success0.112
test567Success0.120
test568Success0.111
test569Success0.123
test570Success0.082
test571Success0.157
test572Success0.129
test575Success0.090
test576Success0.057
test577Success0.068
test578Success0.057
test600Success0.058
test601Success0.149
test602Success0.114
test603Success0.115
test604Success0.057
test605Success0.081
test606Success0.085
test607Success0.070
test608Success0.083
test609Success0.059
test610Success0.061
test611Success0.108
test612Success0.064
test613Success0.179
test614Success0.079
test615Success0.058
test616Success0.059
test617Success0.057
test618Success0.059
test619Success0.075
test620Success0.060
test621Success0.057
test622Success0.080
test650Success0.063
test651Success0.061
test652Success0.056
test653Success0.077
test654Success0.062
test700Success0.068
test701Success0.055
test702Success0.062
test703Success0.076
test704Success0.057
test705Success0.057
test706Success0.056
test707Success0.102
test708Success0.103
test709Success0.094
test710Success0.176
test711Success0.060
test712Success0.059
test713Success0.086
test714Success0.104
test715Success0.106
test716Success0.087
test717Success0.110
test718Success0.089
test719Success0.066
test720Success0.057
test721Success0.057
test722Success0.067
test723Success0.070
test724Success0.073
test725Success0.059
test726Success0.060
test727Success0.059
test728Success0.153
test750Success0.094
test751Success0.066
test752Success0.070
test753Success0.073
test754Success0.070
test755Success0.065
test800Success0.165
test801Success0.079
test802Success0.058
test803Success0.176
test900Success0.010
test901Success0.009
test902Success0.009
test903Success0.064
test904Success0.059
test905Success0.092
test906Success0.089
test950Success0.103
test951Success0.068
test952Success0.058
test953Success0.074
test954Success0.074
test955Success0.059
test956Success0.080
test957Success0.097
test958Success0.127
test959Success0.081
test960Success0.112
test961Success0.105
test962Success0.060
test963Success0.060
test964Success0.141
test965Success0.083
test966Success0.087
test967Success0.062
test968Success0.068
test969Success0.071
test970Success0.183
test1000Success0.106
test1001Success0.107
test1002Success0.148
test1003Success0.107
test1050Success0.147
test1051Success0.059
test1100Success0.090
test1101Success0.096
test1102Success0.062
test1103Success0.060
test1104Success0.062
test1105Success0.064
test1106Success0.063
test1107Success0.064
test1108Success0.061
test1109Success0.061
test1110Success0.063
test1111Success0.069
test1112Success0.061
test1113Success0.149
test1114Success0.061
test1115Success0.062
test1116Success0.064
test1117Success0.091
test1118Success0.067
test1119Success0.084
test1150Success0.065
test1151Success0.060
test1152Success0.062
test1200Success0.066
test1201Success0.100
test1202Success0.077
test1250Success0.082
test1251Success0.060
test1252Success0.078
test2001Success0.062
test2002Success0.063
test2003Success0.075
test2004Success0.183
test2005Success0.062
testRecursionSuccess0.056
testInvalidFieldInitializer1Success0.158
testInvalidFieldInitializer2Success0.534
testInvalidFieldInitializer3Success0.560
testLocalInitializerSuccess0.559
testInterruptedStatementSuccess0.604
testInterruptedExecutionFlowSuccess0.533
testMultiLocalSuccess0.558
testComplexBodySuccess0.569
testCompileError1Success0.006
testCompileError2Success0.007
testCompileError3Success0.006
testMultipleMethodsSuccess0.010
testSuperInThisSuccess0.567
testNotMethodNameSuccess0.077
testBasic1Success0.541
testBasic2Success0.584
testEmptyBodySuccess0.582
testPrimitiveArraySuccess0.582
testTypeArraySuccess0.553
testInitializerSuccess0.546
testSuperSuccess0.564
testFieldInitializer1Success0.568
testFieldInitializer2Success0.054
testFieldInitializerAnonymousSuccess0.541
testLabeledStatementSuccess0.490
testConstructor1Success0.535
testConstructor2Success0.572
testCatchClauseSuccess0.932
testTwoCallsSuccess0.284
testNestedCallsSuccess0.563
testSurroundingCallersSuccess0.596
testComment1Success0.526
test_72836Success0.040
test_76241Success0.554
test_94426Success0.585
test_95128Success0.682
test_117053Success0.468
test_123356Success0.546
test_44419Success0.602
test_44419_2Success0.533
test_98856Success0.565
test_50139Success0.566
testFieldReferenceSuccess0.582
testLocalReferenceUnusedSuccess0.595
testLocalReferenceReadSuccess0.573
testLocalReferenceRead2Success0.540
testLocalReferenceWriteSuccess0.700
testLocalReferenceLoopSuccess0.427
testLocalReferenceLoop1Success0.559
testLocalReferenceLoop2Success0.550
testLocalReferenceLoop3Success0.582
testLocalReferenceLoop4Success0.582
testLocalReferenceLoop5Success0.563
testLocalReferencePrefixSuccess0.096
testLiteralReferenceReadSuccess0.436
testLiteralReferenceWriteSuccess0.559
testParameterNameUsed1Success0.557
testParameterNameUsed2Success0.560
testParameterNameUsed3Success0.569
testParameterNameUsed4Success0.595
testParameterNameUnused1Success0.556
testParameterNameUnused2Success0.529
testParameterNameUnused3Success0.578
testOneReadSuccess0.535
testTwoReadsSuccess0.564
testWriteSuccess0.584
testArraySuccess0.531
testVarargsSuccess0.602
testVarargs2Success0.556
testVarargs3Success0.548
testVarargs4Success0.587
testVarargs5Success0.564
testVarargs6Success0.530
test91470Success0.563
testSameLocalSuccess0.546
testSameTypeSuccess0.512
testSameTypeAfterSuccess0.577
testSameTypeInSiblingSuccess0.583
testLocalInTypeSuccess0.570
testFieldInTypeSuccess0.534
testSwitchStatementSuccess0.547
testBlocksSuccess0.039
testExpressionStatementSuccess0.502
testExpressionStatementWithReturnSuccess0.521
testStatementWithFunction1Success0.529
testStatementWithFunction2Success0.531
testParenthesisSuccess0.527
testSimpleExpressionSuccess0.577
testSimpleExpressionWithStatementsSuccess0.596
testSimpleBodySuccess0.481
testAssignmentSuccess0.562
testReturnStatementSuccess0.583
testConditionalExpressionSuccess0.565
testForEmptySuccess0.574
testForOneSuccess0.561
testForTwoSuccess0.542
testEnhancedForOneSuccess0.602
testEnhancedForTwoSuccess0.563
testIfThenTwoSuccess0.563
testIfElseTwoSuccess0.635
testForAssignmentOneSuccess0.563
testForAssignmentTwoSuccess0.531
testLabelOneSuccess0.532
testLabelTwoSuccess0.527
testDanglingIfSuccess0.583
testIfWithVariableSuccess0.555
testDanglingIfBug229734Success0.551
testDanglingIfBug229734_2Success0.538
testNoImplicitReceiverSuccess0.531
testNameThisReceiverSuccess0.556
testNameImplicitReceiverSuccess0.563
testExpressionZeroImplicitReceiverSuccess0.552
testExpressionOneImplicitReceiverSuccess0.559
testExpressionTwoImplicitReceiverSuccess0.561
testStaticReceiverSuccess0.644
testReceiverWithStaticSuccess0.416
testThisExpressionSuccess0.541
testFieldReceiverSuccess0.531
testExplicitStaticThisFieldReceiverSuccess0.549
testExplicitThisFieldReceiverSuccess0.555
testExplicitStaticThisMethodReceiverSuccess0.620
testExplicitThisMethodReceiverSuccess0.836
testThisReceiverSuccess1.141
testImplicitReceiverMethodSuccess0.533
testImplicitReceiverFieldSuccess0.594
testRemoteFieldReceiverSuccess0.675
testUseArraySuccess0.357
testUseInArgumentSuccess0.564
testUseInClassLiteralSuccess0.519
testUseInDeclSuccess0.565
testUseInDecl2Success0.586
testUseInDecl3Success0.573
testUseInDeclClashSuccess0.532
testUseInLocalClassSuccess0.722
testStaticImportSuccess0.572
testStaticImport2Success0.000
testNotOverloadedSuccess0.516
testOverloadedPrimitivesSuccess0.556
testNotCastableOverloadedSuccess0.582
testOverloadedSuccess0.537
testHierarchyOverloadedPrimitivesSuccess0.532
testHierarchyOverloadedSuccess0.535
testHierarchyOverloadedPrivateSuccess0.555
testReceiverCastSuccess0.073
testNoCastSuccess0.484
testBasicSuccess0.543
testAnonymousEnumSuccess0.071
testClassInstanceSuccess0.514
testClassInstance2Success0.568
testSubClass1Success0.540
testSubClass2Success0.569
testMethodInstance1Success0.044
testMethodInstance2Success0.043
testMethodInstance3Success0.482
testParameterizedType1Success0.051
testParameterizedType2Success0.051
testParameterizedType3Success0.464
testBinaryInlineSingleSuccess0.578
testBinaryInlineAllSuccess0.558
testBinaryNoSourceSuccess0.010
test_133575Success0.559
testPlusPlusSuccess0.582
testTimesPlusSuccess0.559
testPrefixPlusSuccess0.548
testPostfixPlusSuccess0.570
testPlusTimesSuccess0.572
testPlusPrefixSuccess0.585
testPlusPostfixSuccess0.556
testOperatorPredenceSuccess0.000
testSwitchParametersSuccess0.079
testClassFileSuccess0.210
testMultipleSuccess0.135
testThisExpressionSuccess0.521
testPostfixExpressionSuccess0.533
testInvalidOverwriteSuccess0.560
testAnnotationSuccess0.003
testPrefixIntSuccess0.580
testPrefixBooleanSuccess0.554
testPostfixIntSuccess0.561
testThisExpressionInnerSuccess0.560
testFinalSuccess0.649
testTwoFragmentsSuccess0.578
testSimpleReadSuccess0.557
testSimpleWriteSuccess0.575
testSimpleReadWriteSuccess0.555
testEnumReadSuccess0.581
testEnumReadWriteSuccess0.597
testNestedReadSuccess0.574
testArrayReadSuccess0.591
testCStyleArrayReadSuccess0.586
testSetterInAssignmentSuccess0.593
testSetterInExpressionSuccess0.563
testSetterInInitializationSuccess0.619
testSetterAsReceiverSuccess0.676
testCompoundWriteSuccess0.655
testCompoundWrite2Success0.572
testCompoundWrite3Success0.622
testFinalFieldSuccess0.500
testGenericReadSuccess0.585
testGenericRead2Success0.628
testGenericReadWriteSuccess0.613
testStaticImportReadSuccess0.531
testStaticImportWriteSuccess0.573
testStaticImportReadWriteSuccess0.532
testStaticImportNoneSuccess0.588
testThisExpressionInnerWithSetterSuccess0.603
testThisExpressionWithGetterSetterSuccess0.569
testTwoFragmentsWithSetterSuccess0.698
test0Success0.920
test1Success1.075
test2Success1.114
test3Success1.072
test4Success1.141
test5Success1.063
test6Success1.126
test7Success1.101
test8Success1.085
test9Success1.094
test10Success1.099
test11Success1.091
test12Success1.058
test13Success1.117
test14Success1.132
test15Success1.088
test16Success1.070
test17Success1.082
test18Success1.147
test19Success1.120
test20Success1.165
test21Success1.214
test22Success1.096
test23Success1.089
test24Success1.083
test25Success1.046
test26Success1.174
test27Success1.268
test28Success1.284
test29Success1.119
test30Success1.130
test31Success1.199
test32Success1.093
test33Success1.093
test34Success1.029
test35Success1.150
test36Success1.115
testFail0Success0.575
testFail1Success0.002
testFail2Success0.571
testFail3Success0.572
testFail4Success0.549
testFail5Success0.528
testFail6Success0.542
testFail7Success0.516
testFail8Success0.555
testFail9Success0.527
testFail10Success0.557
testFail11Success0.558
testFail12Success0.553
testFail13Success0.569
test0Success0.551
test1Success0.533
test2Success0.560
test3Success0.578
test4Success0.564
test5Success0.553
test6Success0.509
test7Success0.554
test8Success0.525
test9Success0.506
test10Success0.556
test11Success0.536
test12Success0.550
test13Success0.507
test14Success0.570
test15Success0.513
test16Success0.510
test17Success0.536
test18Success0.526
test19Success0.538
test21Success0.546
test23Success0.567
test25Success0.559
test26Success0.560
test27Success0.552
test28Success0.562
test29Success0.507
test30Success0.563
test31Success0.558
test32Success0.538
test33Success0.558
test34Success0.512
test35Success0.553
test36Success0.505
test37Success0.509
test38Success0.580
test39Success0.578
test40Success0.555
test41Success0.578
test42Success0.549
test43Success0.555
test54Success0.515
test100Success0.547
test101Success0.577
test102Success0.508
test103Success0.527
testFail0Success1.123
testFail1Success0.512
testFail2Success0.574
testFail3Success0.531
testFail4Success0.552
testFail5Success0.525
testFail6Success0.538
testFail7Success0.547
testFail9Success0.556
testFail10Success0.613
testFail11Success0.558
test44Success0.545
test45Success0.558
test46Success0.506
test47Success0.561
test48Success0.524
test49Success0.521
test50Success0.549
test51Success0.550
test52Success0.584
test53Success0.638
test55Success0.875
test56Success0.549
test57Success0.542
test58Success0.547
test59Success0.506
test60Success0.506
test61Success0.546
test62Success0.561
test63Success0.505
test64Success0.507
test65Success0.655
test66Success0.523
test67Success0.563
test68Success0.550
test69Success0.509
test70Success0.506
test71Success0.545
test72Success0.556
test73Success0.531
test74Success0.548
test75Success0.511
test76Success0.523
test77Success0.533
test78Success0.549
test79Success0.561
test80Success0.558
test81Success0.576
test82Success0.528
test83Success0.538
test84Success0.584
test85Success0.539
test86Success0.561
test87Success0.550
test88Success0.512
test89Success0.538
test90Success0.530
test91Success0.529
test92Success0.532
test93Success0.527
test94Success0.536
test95Success0.534
test96Success0.509
test97Success0.510
test98Success0.529
test99Success1.096
testZeroLengthSelection0Success0.534
testFail18Success0.532
testFail19Success1.109
testFail20Success0.533
testFail22Success0.575
testFail23Success0.517
testFail24Success0.562
testFail25Success0.533
testFail26Success0.574
testFail27Success1.131
testFail28Success1.116
testFail29Success0.533
testFail30Success0.563
testFail31Success0.527
testFail32Success0.547
testFail33Success0.551
testFail34Success0.531
testFail35Success0.525
testFail36Success0.532
testFail37Success0.539
testFail38Success0.512
test0Success0.932
test1Success1.095
test3Success1.095
test4Success1.073
test5Success1.069
test6Success1.108
test7Success1.066
test11Success1.117
test12Success1.118
test13Success1.050
test14Success1.167
test16Success1.061
test18Success1.127
test19Success1.182
test20Success1.146
test21Success1.076
test22Success1.087
test24Success1.065
test25Success1.083
test26Success1.154
test28Success1.053
test29Success1.230
test30Success1.243
test31Success1.140
test32Success1.122
test33Success1.055
test34Success1.275
test35Success1.128
test36Success1.121
test37Success1.091
test38Success1.136
test39Success1.102
test40Success1.097
test41Success1.280
test42Success1.162
test43Success1.242
test54Success1.127
testFail0Success0.524
testFail1Success0.532
testFail2Success1.034
testFail3Success0.568
testFail4Success1.129
testFail5Success1.079
testFail6Success0.569
testFail7Success1.118
testFail8Success1.095
testFail9Success1.128
testFail10Success0.575
testFail12Success1.139
testFail13Success1.036
test44Success1.113
test45Success1.073
test46Success1.159
test47Success1.110
test48Success1.125
test49Success1.099
test50Success1.141
test51Success1.112
test52Success1.112
test53Success1.142
test55Success1.086
test56Success1.082
test57Success1.153
test58Success1.186
test59Success1.241
test60Success1.217
test61Success1.306
test62Success1.082
test63Success1.084
testFail18Success1.161
testFail19Success1.121
testFail20Success1.143
testFail22Success0.573
testFail24Success1.080
testFail25Success1.144
testFail26Success0.569
testFail27Success1.102
testFail28Success1.068
testFail14Success1.043
testFail15Success1.088
testFail16Success1.114
testFail17Success1.090
test0Success0.493
test1Success0.554
test2Success0.556
test3Success0.553
test4Success0.531
test5Success0.571
test6Success0.554
test7Success0.554
test8Success0.555
test9Success0.547
test10Success0.528
test11Success0.545
test12Success0.569
test13Success0.513
test14Success0.557
test15Success0.546
test16Success0.531
test17Success0.535
test18Success0.572
test19Success0.507
test20Success0.570
test21Success0.527
test22Success0.539
test23Success0.548
test24Success0.569
test25Success0.583
test26Success0.530
test27Success0.548
test28Success0.560
test29Success0.553
test30Success0.526
test31Success0.545
test32Success0.523
test33Success0.526
test34Success0.517
test35Success0.533
test36Success0.555
testFail0Success0.564
testFail1Success0.586
testFail2Success0.541
testFail3Success0.544
testFail4Success0.559
testFail5Success0.528
testFail6Success0.557
testFail7Success0.566
testFail10Success1.042
testFail11Success1.063
testFail12Success0.510
testFail13Success0.519
testZeroLengthSelection0Success0.544
testFail14Success0.562
testFail15Success0.526
testFail16Success0.574
testFail17Success0.531
testGuessStringLiteral0Success0.571
testGuessStringLiteral1Success0.551
testGuessStringLiteral2Success0.482
testGuessStringLiteral3Success0.594
testGuessFromGetterName0Success0.556
testGuessFromGetterName1Success0.582
test0Success0.242
test1Success0.560
test2Success0.565
test3Success0.547
test4Success0.507
test5Success0.508
test6Success0.525
test7Success0.532
test8Success0.551
test9Success0.548
test10Success0.552
test11Success0.509
test12Success0.547
test13Success0.509
test14Success0.589
test15Success0.554
test16Success0.601
test17Success0.565
test18Success0.505
test19Success0.600
test20Success0.631
test21Success0.583
test22Success0.574
test23Success0.637
test24Success0.549
test25Success0.653
testFail0Success0.533
testFail1Success0.527
testFail2Success0.541
testFail4Success0.561
testFail5Success0.564
testEnablement0Success0.525
testEnablement1Success0.526
testEnablement2Success0.551
testEnablement3Success0.536
testEnablement4Success0.527
testEnablement5Success0.559
testEnablement6Success0.561
testEnablement7Success0.525
testEnablement8Success0.529
testEnablement9Success0.575
testEnablement10Success0.527
testEnablement11Success0.560
testEnablement12Success0.515
testEnablement13Success0.506
testFailGenerics1Success0.524
testGenerics01Success0.526
testGenerics02Success0.552
testEnum1Success0.569
testEnum2Success0.561
testMultiVariableDeclFragment01Success0.547
testMultiVariableDeclFragment02Success0.552
testMultiVariableDeclFragment03Success0.545
testMultiVariableDeclFragment04Success0.553
testDeclaringMethodBindingUnavailable01Success0.524
test0Success0.532
test1Success0.477
test2Success0.525
test3Success0.558
test4Success0.513
test5Success0.553
test6Success0.526
test7Success0.529
test8Success0.553
test9Success0.505
test10Success0.523
test11Success0.572
test12Success0.531
test13Success0.510
test14Success0.550
test15Success0.566
test16Success0.530
test17Success0.528
test18Success0.559
test19Success0.561
test20Success0.538
test21Success0.556
test22Success0.560
test23Success0.555
test24Success0.585
test25Success0.574
test26Success0.596
test27Success0.553
test28Success0.594
test29Success0.525
test30Success0.536
test31Success0.543
test32Success0.529
testFail0Success0.515
testFail1Success0.537
testFail2Success0.561
testFail3Success0.527
testFail4Success0.532
testGenerics0Success0.513
testGenerics1Success0.523
testGenerics2Success0.567
testGenerics3Success0.525
testGenerics4Success0.520
testGenerics5Success0.531
testGenerics6Success0.571
test0Success0.861
test1Success1.144
test2Success0.570
test3Success1.125
test4Success1.086
test5Success1.074
test6Success0.559
test7Success0.570
test8Success1.231
test9Success1.336
test10Success0.533
test11Success0.527
test12Success1.132
test13Success0.560
test14Success1.069
test15Success1.094
test16Success1.117
test17Success1.141
test18Success1.145
test19Success1.150
test20Success1.123
test21Success1.143
test22Success1.097
test23Success0.520
test24Success1.067
test25Success1.079
test26Success1.091
test27Success1.085
test28Success1.098
test29Success1.127
test30Success1.103
test31Success1.059
test32Success1.109
testFail0Success0.571
testFail1Success0.506
testFail2Success0.571
testInvalid_NotInMethod1Success0.009
testInvalid_NotInMethod2Success0.004
testInvalid_NotInMethod3Success0.003
testInvalid_PartName1Success0.845
testInvalid_PartStringSuccess0.532
testInvalid_NoMethodBindingSuccess0.548
testInvalid_NoExpression1Success0.576
testSimple_CaptureSuccess0.567
testSimple_ConstantExpression1Success0.605
testSimple_ConstantExpression2Success0.571
testSimple_NewInstance1Success0.568
testSimple_NewInstanceImportSuccess0.620
testSimple_StaticGetter1Success0.665
testSimple_Formatting1Success0.575
testSimple_Javadoc1Success0.660
testSimple_Javadoc2Success0.582
testSimple_Constructor1Success0.640
testSimple_Vararg1Success0.633
testSimple_Wildcard1Success0.603
testSimple_Wildcard2Success0.587
testStaticContext_FFFSuccess1.501
testInstanceContext_FFFSuccess1.145
testNames_FFFSuccess1.088
testMultipleCallers_FFFSuccess1.142
testSelectConstructorSuccess1.143
testDifferentSigsSuccess1.133
testDifferentArgs1Success1.084
testDifferentArgs2Success1.155
testDifferentArgs3Success1.045
testUnmovableArg1Success1.091
testUnmovableArg2Success1.103
testDontMoveArgs1Success1.103
testDontMoveArgs2Success1.089
testProtectConstructor1Success1.092
testProtectConstructor2Success1.070
testStaticInstanceSuccess1.092
testCtorThrowsSuccess1.143
testJavadocRefSuccess1.106
testNestedClassSuccess0.542
testTypeParamSuccess1.131
testTwoTypeParamsSuccess1.107
testBoundedTypeParamSuccess1.162
testTwoBoundedTypeParamsSuccess1.151
testWildcardParamSuccess1.482
testTypeParam2Success1.111
testEnumSuccess0.563
testAnnotation1Success1.066
testAnnotation2Success1.099
testAnnotation3Success1.120
testVarArgsCtorSuccess1.102
testMultipleUnits_FFFSuccess1.096
test45942Success1.145
test46189Success1.143
test46189BSuccess1.126
test46373Success1.066
test46374Success1.119
test46608Success1.089
test59284Success1.145
test59280Success1.039
test48504Success1.076
test58293Success1.130
test59283Success0.694
test84807Success1.106
test85465Success1.242
test97507Success1.310
test250660Success1.170
test74759Success1.751
testFactoryClashSuccess1.144
test0Success3.285
test1Success1.106
test2Success1.099
test3Success1.141
test4Success1.142
test5Success1.111
test6Success1.067
test7Success1.109
test8Success1.128
test9Success1.159
test10Success1.127
test11Success1.195
test12Success1.110
test13Success1.077
test14Success1.292
test15Success1.136
test16Success1.173
test17Success1.107
test18Success1.144
test19Success1.071
test20Success1.107
test21Success1.066
test22Success1.124
test23Success1.109
test24Success1.124
test25Success1.084
test26Success1.147
test27Success1.684
testFail0Success1.948
testFail1Success0.507
testGenerics01Success1.206
testGenerics02Success1.172
testFailAdd2Success1.157
testFailAdd3Success0.594
testFailAdd4Success0.571
testFailDoAll5Success1.090
testFailDoAll6Success1.195
testFailDoAll7Success1.110
testFailDoAll8Success1.156
testFailAnnotation1Success0.513
testFailVararg01Success0.561
testFailVararg02Success0.551
testFailVararg03Success0.631
testFailVararg04Success0.564
testFailVararg05Success0.589
testFailGenerics01Success1.476
testRenameReorder26Success2.107
testRenameReorder27Success1.152
testAdd28Success1.153
testAdd29Success1.138
testAdd30Success1.417
testAdd31Success1.621
testAdd32Success1.298
testAdd33Success1.313
testAddReorderRename34Success1.840
testAll35Success1.209
testAll36Success1.190
testAll37Success1.144
testAll38Success1.182
testAll39Success1.179
testAll40Success1.140
testAll41Success1.084
testAll42Success1.116
testAll43Success1.151
testAll44Success0.506
testAll45Success0.001
testAll46Success1.136
testAll47Success1.046
testAll48Success1.099
testAll49Success1.151
testAll50Success1.139
testAll51Success1.315
testAll52Success1.262
testAll53Success1.196
testAll54Success1.088
testAll55Success1.172
testAll56Success1.280
testAll57Success1.135
testAll58Success1.148
testAll59Success1.162
testAll60Success1.178
testAll61Success1.121
testAll62Success1.148
testAll63Success1.131
testAll64Success1.153
testAddSyntaxError01Success1.121
testAddRecursive1Success1.282
testException01Success1.085
testException02Success1.151
testException03Success1.107
testException04Success1.122
testException05Success1.083
testInStatic01Success1.154
testInStatic02Success1.063
testName01Success1.111
testName02Success1.147
testFailImport01Success1.151
testImport01Success1.144
testImport02Success1.144
testImport03Success1.142
testImport04Success1.147
testImport05Success1.103
testImport06Success1.114
testImport07Success1.078
testImport08Success1.123
testEnum01Success0.569
testEnum02Success1.222
testEnum03Success0.500
testEnum04Success1.209
testStaticImport01Success1.115
testStaticImport02Success1.114
testVararg01Success1.106
testVararg02Success1.102
testVararg03Success1.148
testVararg04Success1.080
testVararg05Success1.265
testVararg06Success1.116
testVararg07Success1.169
testVararg08Success1.150
testVararg09Success1.142
testVararg10Success1.162
testGenerics03Success1.210
testGenerics04Success1.211
testGenerics05Success1.157
testDelegate01Success1.107
testDelegate02Success1.047
testDelegate03Success1.072
testDelegate04Success1.117
testDelegate05Success1.127
testBodyUpdateSuccess1.010
testDefaultPackagePointSuccess1.136
testDefaultPackagePointTopLevelSuccess1.137
testDelegateCreationSuccess1.135
testDelegateCreationCodeStyleSuccess1.213
testImportAddEnclosingSuccess1.141
testImportAddTopLevelSuccess1.168
testImportNameSimpleSuccess1.167
testInlineRenameSuccess1.107
testSubclassInCUSuccess1.181
testInterfaceMethodSuccess1.155
testRecursiveReorderedSuccess1.077
testRecursiveSimpleSuccess1.152
testRecursiveSimpleReorderedSuccess1.091
testReorderGetterSuccess1.799
testSimpleEnclosingSuccess1.630
testSimpleEnclosingCodeStyleSuccess1.501
testVarArgsNotReorderedSuccess1.153
testVarArgsReorderedSuccess1.144
test0Success1.553
test1Success1.678
test2Success1.682
test3Success1.644
test4Success1.666
test5Success1.707
test6Success1.663
test7Success1.651
test8Success1.612
test9Success1.689
test10Success1.706
test11Success1.781
test12Success1.599
test13Success1.697
test14Success1.620
test15Success0.002
test16Success0.001
test17Success0.002
test18Success0.001
test19Success1.740
test20Success1.630
test21Success1.673
test22Success1.621
test23Success1.589
test24Success1.621
test25Success1.664
test26Success1.652
test27Success1.706
test28Success1.616
test29Success1.639
test30Success1.633
test31Success1.674
test32Success1.645
test33Success1.625
test34Success1.615
test35Success1.730
test36Success1.694
test37Success1.633
test38Success1.658
test39Success1.740
test40Success1.741
test41Success1.654
test42Success1.680
test43Success1.628
testFail0Success1.116
testFail1Success0.002
testFail2Success1.042
testFail3Success1.099
testFail4Success1.142
testFail6Success1.109
testFail7Success1.136
testFail8Success1.135
testFail9Success1.207
testFail10Success1.095
testFail11Success1.157
testFail12Success0.001
testFail13Success1.177
test44Success1.845
test45Success1.731
test46Success1.794
test47Success1.911
test48Success1.818
test49Success1.669
testFail18Success0.001
testFail19Success1.087
testFail20Success1.112
testFail22Success1.111
testFail23Success1.084
testFail24Success1.189
testFail25Success1.066
testFail26Success1.122
testFail27Success1.131
testFail28Success1.074
testFail29Success1.155
testFail14Success0.001
testFail15Success1.122
testFail16Success1.036
testFail17Success0.001
testEnablement0Success0.559
testEnablement1Success0.511
testEnablement2Success0.556
testEnablement3Success0.577
testEnablement4Success0.504
testEnablement5Success0.532
testEnablement6Success0.572
testEnablement7Success0.571
testEnablement8Success0.526
testEnablement9Success0.536
testEnablement10Success0.529
testEnablement11Success0.534
testEnablement12Success0.579
testEnablement13Success0.543
testGenerics0Success2.024
testGenerics1Success1.732
testGenerics2Success1.688
testGenerics3Success1.734
testGenerics4Success0.001
testGenerics5Success1.650
testGenerics6Success1.716
testFail21Success1.051
testField0Success1.661
testFieldFail0Success1.063
testFieldFail1Success1.123
testFieldFail2Success1.143
testFieldMethod0Success1.678
testAddingRequiredMembers0Success1.146
testAddingRequiredMembers1Success1.089
testAddingRequiredMembers2Success1.063
testAddingRequiredMembers3Success1.144
testAddingRequiredMembers4Success1.145
testAddingRequiredMembers5Success1.142
testAddingRequiredMembers6Success1.142
testAddingRequiredMembers7Success1.142
testAddingRequiredMembers8Success1.145
testAddingRequiredMembers9Success1.144
testAddingRequiredMembers10Success1.143
testAddingRequiredMembers11Success1.143
testAddingRequiredMembers12Success1.209
testEnablement14Success0.565
testEnablement15Success0.567
testEnablement16Success0.538
testEnablement17Success0.559
testEnablement18Success0.598
testEnablement19Success0.573
testEnablement20Success0.571
testEnablement21Success0.565
testEnablement22Success0.567
testEnablement23Success0.564
testEnablement24Success0.539
testStaticImports0Success1.660
testStaticImports1Success1.707
testGenerics7Success0.001
testGenerics8Success1.725
testGenerics9Success0.001
testGenerics10Success1.931
testGenerics11Success2.369
testGenerics12Success2.057
testGenerics13Success1.843
testGenerics14Success2.162
testGenerics15Success1.927
testGenericsFail0Success1.369
testGenericsFail1Success1.270
testGenericsFail2Success0.938
test0Success1.559
test1Success1.687
test2Success1.701
test3Success1.724
test4Success1.716
test5Success1.692
test6Success1.710
test7Success1.648
test8Success1.698
test9Success1.674
test10Success1.657
test11Success1.616
test12Success1.612
test13Success1.730
test14Success1.638
test15Success1.659
test16Success1.627
test17Success1.711
test18Success1.737
test19Success1.684
test20Success1.746
test21Success1.847
test22Success1.661
test23Success1.581
test24Success1.720
test25Success1.587
test26Success1.634
test27Success1.616
test28Success1.658
test29Success1.734
test30Success1.601
test31Success1.664
test32Success1.696
test33Success1.697
test34Success0.002
testFail0Success1.045
testFail1Success1.015
testFail2Success1.128
testFail3Success1.153
testFail7Success1.175
testFail8Success1.088
testFail9Success1.077
testFail10Success1.199
testFail11Success1.107
testFail12Success1.105
testEnablement0Success0.588
testEnablement1Success0.572
testEnablement2Success0.570
testEnablement3Success0.572
testEnablement4Success0.570
testEnablement5Success0.572
testEnablement6Success0.572
testEnablement7Success0.571
testEnablement8Success0.570
testEnablement9Success0.571
testEnablement10Success0.572
testEnablement11Success0.575
testEnablement12Success0.554
testEnablement13Success0.639
testGenerics0Success1.750
testGenerics1Success1.621
testGenerics2Success1.652
testGenerics3Success1.594
testGenerics4Success1.658
testGenerics5Success1.600
testGenerics6Success1.634
testAddingRequiredMembers0Success1.058
testAddingRequiredMembers1Success1.083
testAddingRequiredMembers2Success1.143
testAddingRequiredMembers3Success1.145
testAddingRequiredMembers4Success1.146
testAddingRequiredMembers5Success1.146
testAddingRequiredMembers6Success1.061
testAddingRequiredMembers7Success1.126
testAddingRequiredMembers8Success1.115
testAddingRequiredMembers9Success1.061
testEnablement14Success0.569
testEnablement15Success0.527
testGenerics7Success1.706
testGenerics8Success1.648
testGenerics9Success1.693
testGenerics10Success1.689
testGenerics11Success1.661
testGenerics12Success1.729
testGenerics13Success1.655
testGenerics14Success1.615
testGenerics15Success1.638
testVisibility1Success1.676
testVisibility2Success1.658
testVisibility3Success1.612
testVisibility0Success1.706
testGenerics16Success1.745
testGenerics17Success1.725
testGenerics18Success1.667
testGenerics19Success1.679
test0Success1.039
test1Success1.322
test2Success1.145
test3Success1.150
test4Success1.356
test5Success1.037
test6Success1.144
test7Success1.069
test8Success1.663
test9Success1.110
test10Success1.090
test11Success1.085
test12Success1.128
test13Success1.222
test14Success1.113
test15Success1.115
test16Success1.165
test17Success1.080
test18Success1.108
test19Success1.152
test20Success1.078
test21Success0.565
test22Success1.158
test23Success1.073
test24Success1.127
test25Success1.273
test26Success1.662
test27Success1.640
test28Success1.142
test29Success1.062
test30Success1.107
test31Success1.129
test32Success0.547
test33Success1.114
test34Success1.088
test35Success1.116
test36Success1.433
test37Success0.549
test38Success1.144
test39Success0.507
test40Success1.256
test41Success1.174
test42Success1.087
test43Success1.154
test54Success1.190
testFail0Success1.043
testFail1Success1.759
testFail2Success1.693
testFail3Success1.919
testFail4Success1.856
testFail5Success1.675
testFail6Success1.665
testFail7Success1.724
testFail8Success1.678
test44Success1.390
test45Success1.348
test46Success1.356
test47Success1.299
test48Success1.852
test49Success1.624
test50Success1.154
test51Success1.116
test52Success1.094
test53Success1.123
test55Success1.143
test56Success1.151
test57Success1.082
test58Success1.151
test59Success1.145
test60Success1.654
test61Success1.640
test62Success1.164
testFail18Success1.065
testFail19Success1.745
testFail20Success0.002
testFail22Success0.001
testFail23Success0.001
testFail24Success1.140
testFail15Success1.696
testFail16Success1.668
testFail17Success1.141
testDelegate01Success1.222
testDelegate02Success1.179
testDelegate03Success1.083
testDelegate04Success1.726
testDelegate05Success1.102
testFail21Success1.077
testDelegate06Success1.160
testDelegate07Success1.154
testDelegate08Success1.599
test0Success1.169
test1Success0.762
test2Success0.779
test3Success0.745
test4Success0.759
test5Success0.766
test6Success0.763
test7Success0.764
test8Success0.900
test9Success0.733
test10Success0.745
test11Success0.771
test12Success1.298
test13Success0.788
test14Success0.782
test15Success0.788
test16Success0.788
test17Success0.788
test18Success0.788
test19Success0.787
test20Success0.786
test21Success0.782
test22Success0.773
test23Success0.764
test24Success0.785
test25Success0.763
test26Success0.867
test27Success0.727
test28Success0.767
test29Success0.786
test30Success0.786
test31Success0.761
test32Success0.762
test33Success0.814
test34Success0.787
test35Success0.763
test36Success0.758
test37Success1.263
test38Success0.762
test39Success0.806
test40Success0.781
test41Success0.762
test42Success1.268
test43Success0.936
test54Success1.322
test100Success0.847
test101Success1.334
test102Success1.539
test103Success1.432
test104Success1.485
test105Success1.426
test106Success1.469
test107Success1.770
test108Success1.789
testFail1Success0.468
test44Success0.708
test45Success0.787
test46Success0.786
test47Success0.787
test48Success0.759
test49Success0.777
test50Success0.761
test51Success0.762
test52Success0.790
test53Success0.780
test55Success1.299
test56Success1.391
test57Success1.356
test58Success0.853
test59Success0.761
test60Success0.762
test61Success0.762
test62Success0.760
test63Success0.785
test64Success1.288
test65Success0.832
test66Success0.761
test67Success1.362
test68Success1.667
test69Success1.385
test70Success0.863
test71Success1.333
test72Success1.373
test73Success1.481
test74Success1.438
test75Success1.527
test76Success1.486
test77Success1.484
test78Success0.879
test79Success0.795
test80Success0.803
test81Success0.788
test82Success0.786
test83Success0.785
test84Success0.794
test85Success0.773
test86Success0.787
test87Success0.787
test88Success0.957
test89Success1.432
test90Success1.499
test91Success1.481
test92Success1.576
test93Success1.301
test94Success1.490
test95Success1.389
test96Success1.752
test97Success1.448
test98Success1.740
test99Success1.911
testPaperExample0Success1.513
testPaperExample1Success1.361
testPaperExampleSimplified0Success1.417
testConditional1Success1.261
testConditional2Success1.422
testConstant80Success0.862
testConstant81Success0.783
testConstant82Success0.791
testConstant83Success0.783
testConstant84Success0.811
testConstant85Success0.784
testConstant86Success0.763
testConstant87Success0.809
testConstant88Success0.785
testInterface0Success0.956
testInterface1Success1.402
testInterface2Success1.411
testInterface3Success0.805
testInterface4Success0.781
testInterface5Success0.765
testInterface6Success0.810
test0Success1.644
test1Success1.611
test2Success1.665
test3Success1.663
test4Success1.701
testBug151683Success1.907
test0Success1.074
test1Success0.795
test2Success0.758
test3Success0.764
test4Success0.763
test5Success0.762
test6Success0.781
test7Success0.772
test8Success0.742
test9Success0.765
test10Success0.762
test11Success0.763
test12Success0.762
test13Success0.789
test14Success0.758
test15Success0.836
test16Success1.494
test17Success0.900
test18Success0.831
test19Success0.549
test20Success0.722
test21Success0.880
test22Success0.837
test23Success1.422
test24Success1.236
test25Success0.758
test26Success1.525
test30Success1.968
test31Success0.559
test32Success0.623
test33Success0.904
test34Success0.947
test35Success0.752
test36Success0.759
test37Success0.844
test38Success0.774
test_nonstatic_0Success0.765
test_nonstatic_1Success0.739
test_nonstatic_2Success0.761
test_nonstatic_3Success0.806
test_nonstatic_4Success0.748
test_nonstatic_5Success0.742
test_nonstatic_6Success1.346
test_nonstatic_7Success0.769
test_nonstatic_8Success0.787
test_nonstatic_9Success0.776
test_nonstatic_10Success0.779
test_nonstatic_11Success0.767
test_nonstatic_12Success0.762
test_nonstatic_13Success0.769
test_nonstatic_14Success0.761
test_nonstatic_15Success0.789
test_nonstatic_16Success0.785
test_nonstatic_17Success0.746
test_nonstatic_18Success0.788
test_nonstatic_19Success0.742
test_nonstatic_20Success0.788
test_nonstatic_21Success0.787
test_nonstatic_22Success0.763
test_nonstatic_23Success0.808
test_nonstatic_24Success0.768
test_nonstatic_25Success0.763
test_nonstatic_26Success0.744
test_nonstatic_27Success0.764
test_nonstatic_28Success0.765
test_nonstatic_29Success0.501
test_nonstatic_30Success0.645
test_nonstatic_31Success0.764
test_nonstatic_32Success0.765
test_nonstatic_33Success0.767
test_nonstatic_34Success0.781
test_nonstatic_35Success0.767
test_nonstatic_36Success0.765
test_nonstatic_37Success0.819
test_nonstatic_38Success0.832
test_nonstatic_39Success0.764
test_nonstatic_40Success0.762
test_nonstatic_41Success0.764
test_nonstatic_42Success0.547
test_nonstatic_43Success0.649
test_nonstatic_44Success0.908
testFail_nonstatic_0Success0.813
testFail_nonstatic_1Success0.132
testFail_nonstatic_2Success0.149
testFail_nonstatic_3Success0.076
test16Success0.972
test17Success0.582
test18Success1.075
test19Success0.591
test20Success1.069
test21Success0.654
test22Success0.776
test23Success1.233
test24Success1.099
test25Success1.140
test26Success1.325
test27Success1.027
test28Success1.600
test29Success1.455
test30Success1.344
test31Success1.269
test32Success1.507
test33Success1.268
test34Success1.121
test35Success0.687
test36Success0.698
test37Success1.241
test38Success1.087
test39Success0.560
test40Success0.612
test41Success0.549
test42Success0.573
test43Success1.101
test54Success1.080
test44Success1.088
test45Success0.549
test46Success1.074
test47Success0.542
test48Success0.599
test49Success0.567
test50Success0.572
test51Success1.084
test52Success0.565
test53Success1.094
test55Success0.592
test56Success0.577
test57Success1.147
test58Success0.582
test59Success0.548
test60Success0.536
test61Success0.582
test62Success0.552
test63Success0.575
test64Success1.114
test65Success0.540
test66Success1.058
test67Success0.570
test68Success0.546
test69Success1.090
test70Success0.692
testNew0Success1.158
testNew1Success1.281
testNew2Success0.723
testNew3Success1.266
testNew4Success0.740
testNew5Success1.319
testNew6Success1.363
testNew7Success1.326
testNew8Success1.277
testNew9Success1.176
testNew10Success1.278
testNew11Success1.244
testNew12Success1.552
testNew13Success1.089
testNew14Success1.074
testNew15Success0.541
testNew16Success0.570
testNew17Success0.796
testNew18Success0.669
testNew19Success0.692
testNew20Success0.689
testNew21Success0.523
testNew22Success1.122
testNew23Success0.554
testNew24Success0.540
testNew25Success0.553
testNew26Success0.571
testNew27Success1.062
testNew28Success0.591
testNew29Success0.665
testNew30Success0.159
testNew31Success0.125
testNew32Success0.220
testNew33Success1.113
testNew34Success1.107
testNew35Success1.125
testNew36Success0.692
testNew37Success0.690
testNew38Success0.690
testNew39Success0.676
test0_Success0.565
test1_Success0.532
test2_Success0.562
test3_Success0.515
test4_Success0.547
test5_Success0.536
test6_Success0.553
test7_Success0.573
test8_Success0.534
test9_Success0.515
test10_Success0.566
test11_Success0.518
test12_Success1.128
test13_Success0.546
test14_Success1.116
test15_Success1.260
testCuQualifiedNameSuccess0.403
testCuAnonymous01Success0.513
testCuTypeParams9Success0.547
testCuExistingParameterized01Success0.573
testCuGetClassSuccess0.550
testCuGetClass2Success0.699
testCuGetSuperclassSuccess0.562
testCuTypeLiteralSuccess0.546
testCuMethodTypeParamSuccess0.528
testCuGetTakeClassStayRawSuccess0.507
testCuGetClassNewInstanceSuccess0.524
testCuSynchronizedListSuccess1.106
testCuAddAllSuccess0.561
testCuNestedCells1Success0.528
testCuNestedVectors0Success0.508
testCuNestedVectors1Success0.526
testCuInferTypeVariable01Success0.567
testCuBoxing01Success0.508
testCuBoxing02Success0.526
testCuConstructor01Success0.528
testJUnitSuccess4.022
testJUnitWithCloneNotRawSuccess4.386
testCuTwoVectorElementsSuccess0.493
testCuHalfPairSuccess0.547
testCuMethodAndTypeGeneric01Success0.570
testCuMethodAndTypeGeneric02Success0.527
testPairDanceSuccess0.540
testCuAddStringSuccess0.533
testCuAddString2Success0.549
testCuIntermediateLocalSuccess0.507
testCuSuperAndSubSuccess0.551
testCuCommonSuperSuccess0.560
testCuAddGetStringSuccess0.536
testCuAddIntegerGetNumberSuccess0.560
testCuAddGetIteratorSuccess0.557
testCuContainsSuccess0.526
testCuMethodParamSuccess0.540
testCuMethodReturnsSuccess0.555
testCuCollectionsMinSuccess0.566
testCuAddStringIntegerSuccess0.527
testCuAddStringIntegerASuccess0.508
testCuInferFromCastSuccess0.507
testCuRippleMethodsSuccess0.603
testCuRippleMethods2Success0.525
testCuCannotStringDoubleSuccess0.567
testCuRippleMethods3Success0.001
testCuVarargs01Success0.529
testCuArrays01Success0.533
testCuArrays02Success0.508
testCuArrays03Success0.547
testCuArrays04Success0.572
testCuArrays05Success0.568
testCuArrays06Success0.558
testCuArrays07Success0.524
testCuToArray01Success0.552
testCuToArray02Success0.525
testCuMapEntry01Success0.503
testCuFieldAccess01Success0.573
testCuFieldAccess02Success1.063
testCuMemberOfRawSuccess0.527
testCuParameterizedTypes1Success0.556
test1Success0.737
test2Success1.124
test10Success1.090
test11Success1.114
test12Success1.101
test13Success1.271
test14Success1.171
test15Success1.061
test16Success1.124
test17Success1.131
test18Success1.088
test19Success1.067
test20Success1.118
test21Success1.130
test22Success1.216
test23Success1.271
test24Success1.307
test25Success1.405
test26Success0.968
test27Success1.497
test28Success1.141
test29Success1.155
test30Success1.132
test31Success1.090
test32Success1.061
test33Success1.074
test34Success0.515
test35Success1.345
test36Success1.155
test37Success1.073
test38Success0.556
test39Success1.079
test40Success1.130
testVarargs2Success1.137
testFail0Success1.147
testFail1Success0.528
testFail2Success0.543
testFail3Success0.549
testFail4Success0.535
testFail5Success0.573
testFail6Success0.571
testFail7Success1.116
testFail8Success1.152
testFail9Success1.087
testFail10Success1.149
testFail11Success1.125
testFail12Success1.175
testFail13Success1.153
testFail18Success1.099
testFail19Success1.111
testFail20Success1.118
testFail22Success1.172
testFail23Success1.118
testFail24Success1.156
testFail25Success1.296
testFail26Success1.338
testFail27Success1.549
testFail28Success1.136
testFail29Success0.577
testFail30Success0.571
testFail31Success1.140
testFail32Success1.175
testFail33Success0.552
testFail34Success1.104
testFail36Success1.375
testFail37Success1.331
testFail38Success1.363
testFail14Success1.404
testFail15Success1.088
testFail17Success1.114
testEnum1Success1.131
testEnum2Success1.172
testGenerics1Success1.344
testGenerics2Success1.182
testGenerics3Success1.170
testGenerics4Success1.124
testGenerics5Success1.076
testDelegate01Success1.119
testDelegate02Success1.115
testDelegate03Success1.165
testFail21Success1.073
testEnum3Success1.124
testEnumFail1Success0.569
testVarargs1Success1.217
testFail39Success1.144
testFail40Success1.140
testFail41Success1.125
testAnon0Success1.143
testLocal0Success1.095
test0Success0.762
test1Success1.108
test2Success1.146
test3Success1.141
test4Success1.143
test5Success1.141
test6Success1.141
test7Success1.141
test10Success1.102
test11Success1.151
test12Success1.085
test14Success1.143
test15Success1.146
test16Success1.068
test17Success1.150
test18Success1.094
test19Success1.180
test20Success1.112
test21Success0.507
test22Success1.093
test24Success1.134
test25Success1.099
test26Success1.130
test27Success1.124
test28Success1.058
test29Success1.134
test30Success1.377
test31Success1.127
test32Success1.144
test33Success1.124
test34Success1.122
test35Success1.149
test36Success1.096
test37Success1.123
test38Success1.059
test39Success1.061
test40Success1.130
test41Success1.096
test42Success1.145
test43Success1.099
testFail0Success1.176
testFail1Success1.177
testFail3Success1.148
testFail4Success1.087
testFail5Success1.365
testFail6Success1.206
testFail7Success1.160
testFail8Success1.129
testFail9Success1.124
testFail10Success1.112
testFail11Success1.090
testFail12Success1.151
testFail13Success1.169
test44Success1.166
test45Success1.084
test46Success1.148
test47Success1.119
testFail18Success1.164
testFail19Success1.098
testFail20Success1.111
testFail22Success1.190
testFail23Success0.524
testFail24Success1.112
testFail25Success1.065
testFail26Success1.171
testFail27Success1.216
testFail28Success1.271
testFail29Success1.176
testFail30Success0.571
testFail31Success0.570
testFail32Success1.155
testFail33Success1.078
testFail34Success1.109
testFail35Success1.132
testFail36Success1.106
testFail37Success1.149
testFail38Success1.197
testFail14Success1.118
testFail15Success1.209
testFail16Success1.086
testFail17Success1.184
testGenerics01Success1.542
testAnnotation1Success1.155
testAnnotation2Success1.125
testAnnotation3Success1.132
testDelegate01Success1.084
testDelegate02Success1.142
testFail21Success1.103
testFail39Success1.060
testFail40Success1.063
testFail41Success1.124
testAnnotation0Success1.205
testAnnotation4Success1.745
testFail42Success1.233
testFail43Success1.127
test0Success1.014
test2Success1.108
test10Success1.131
test11Success1.080
test12Success1.150
test13Success1.129
test14Success1.083
test15Success1.094
test16Success1.075
test17Success1.085
test18Success1.099
test20Success1.087
test23Success1.046
test24Success1.094
test25Success1.062
test26Success1.102
test27Success1.095
testFail0Success1.178
testFail1Success1.291
testFail2Success1.362
testFail5Success1.417
testDelegate01Success1.232
testAnon0Success1.252
test0Success1.606
test1Success1.715
test2Success1.674
test3Success1.638
test4Success1.662
test5Success1.710
test6Success1.785
test7Success1.756
test8Success1.643
test9Success1.631
test10Success1.175
test11Success1.220
testStaticImport2Success2.122
testFail0Success1.579
testFail1Success1.605
testFail2Success1.705
testFail4Success1.675
testFail5Success1.708
testFail6Success1.697
testFail7Success1.622
testFail8Success1.734
testDelegate01Success1.701
testUnicode01Success1.579
testStaticImportFail0Success1.670
testStaticImport1Success1.602
testStaticImport3Success0.545
testStaticImport4Success1.720
testStaticImport5Success0.001
test0Success1.037
test1Success1.125
test2Success1.161
test3Success1.174
test4Success1.114
test5Success1.132
test6Success1.097
test7Success1.110
test8Success1.121
test9Success1.111
test10Success1.159
test11Success0.532
test12Success1.129
test13Success1.176
test14Success1.134
test15Success1.091
test16Success1.101
test17Success1.127
test18Success1.126
test19Success1.126
test20Success1.149
test21Success1.086
test22Success1.174
test23Success1.104
test24Success1.148
test25Success1.151
test26Success0.569
test28Success1.129
test29Success1.094
test30Success1.177
test31Success1.106
test32Success0.507
test33Success0.001
test34Success1.108
test35Success0.570
test36Success1.148
testFail0Success0.555
testFail1Success0.568
testFail2Success0.530
testFail3Success0.569
testFail4Success1.089
testFail5Success1.167
testFail6Success0.528
testFail7Success0.002
testFail8Success0.001
testFail9Success0.001
testFail10Success0.573
testFail11Success0.562
testFail12Success0.505
testFail13Success0.001
testFail18Success1.134
testFail19Success0.569
testFail20Success0.002
testFail14Success0.000
testFail15Success1.141
testFail16Success1.151
testFail17Success1.081
testFail21Success0.548
test0Success1.061
test1Success1.154
test2Success1.116
test3Success1.084
test4Success1.132
test5Success1.113
test6Success1.061
test7Success1.099
test8Success1.158
test9Success1.075
test10Success1.128
test11Success1.155
test12Success1.128
test13Success1.116
test14Success1.132
test15Success1.111
test16Success1.151
test17Success1.176
test18Success1.149
test19Success1.091
test20Success1.086
test21Success1.129
test22Success1.214
test23Success1.861
test24Success1.404
test25Success1.401
test26Success1.425
test27Success1.278
test28Success1.813
test29Success1.126
test30Success1.116
test31Success0.524
test32Success1.097
test33Success1.122
test34Success1.142
test35Success1.130
test36Success1.155
test37Success1.118
test38Success1.063
test39Success1.120
test40Success1.196
testFail0Success0.518
testFail1Success0.561
testFail2Success0.552
testFail3Success0.579
testFail4Success0.529
testFail5Success0.534
testFail6Success0.539
testFail8Success0.532
testFail9Success0.554
testFail10Success0.527
testFail11Success0.532
testFail12Success0.567
testFail13Success0.571
test10Success1.569
test11Success1.642
test12Success1.118
test13Success1.649
test14Success1.670
test15Success2.316
test16Success1.648
test17Success1.705
test18Success1.683
test19Success1.734
test20Success1.686
test21Success1.709
test22Success1.599
test23Success1.639
test24Success1.629
test25Success1.655
test26Success1.594
test27Success2.298
test28Success2.120
test29Success1.957
test30Success1.601
test31Success1.134
test01Success1.699
test02Success1.634
test03Success1.608
test04Success1.665
test05Success1.652
test06Success1.623
test07Success1.697
test08Success1.104
test09Success1.634
test0Success1.345
test1Success1.165
test2Success1.112
test3Success1.086
test4Success1.123
test5Success1.158
test6Success1.179
test7Success1.105
test8Success1.234
test9Success1.331
test10Success1.209
test12Success1.142
test13Success1.564
test14Success1.125
test15Success1.250
test16Success1.099
test17Success1.055
test18Success1.339
test19Success1.089
test20Success1.031
test21Success1.123
test22Success1.161
test23Success1.111
test24Success1.107
test25Success1.130
test26Success1.107
test27Success1.104
test28Success1.090
test29Success1.088
test30Success1.140
test31Success1.248
test32Success1.287
test33Success1.289
test34Success1.061
test35Success1.133
test36Success1.104
test37Success1.070
test38Success1.175
test39Success1.091
test40Success1.083
test41Success1.105
test42Success1.130
test43Success1.177
test54Success1.108
testFail0Success1.151
testFail1Success1.103
testFail2Success1.046
testFail3Success1.106
testFail4Success1.091
testFail5Success1.109
testFail6Success1.056
testFail7Success1.150
testFail8Success1.085
testFail9Success1.136
testFail10Success1.123
testFail11Success1.066
testFail12Success1.101
test44Success1.054
test45Success1.165
test46Success1.297
test47Success1.108
test48Success1.114
test49Success1.131
test50Success0.505
test51Success1.108
test52Success1.125
test53Success1.079
test55Success1.063
test57Success1.148
test58Success1.134
test59Success1.117
test60Success1.081
test61Success1.261
test62Success1.259
test63Success1.726
test64Success1.146
testFail18Success1.076
testFail19Success1.141
testFail20Success1.108
testFail22Success1.107
testFail23Success1.063
testFail24Success1.060
testFail25Success1.115
testFail26Success1.085
testFail27Success1.236
testFail28Success0.567
testFail29Success0.001
testFail30Success0.001
testFail31Success1.157
testFail32Success1.232
testFail33Success1.178
testFail34Success0.553
testFail35Success0.001
testFail36Success0.002
testFail37Success0.579
testFail38Success1.138
testFail16Success1.151
testFail17Success1.132
testEnum1Success1.084
testEnum2Success1.148
testGenerics1Success1.114
testGenerics2Success1.062
testGenerics3Success1.102
testGenerics4Success1.089
testAnnotation1Success1.062
testAnnotation2Success1.120
testAnnotation3Success1.117
testEnum3Success1.147
testFail39Success1.113
testFail40Success1.108
testFail41Success0.566
testFail42Success0.002
testFail43Success0.002
testUnicode01Success1.167
testIllegalInnerClassSuccess1.049
testIllegalTypeName1Success0.561
testIllegalTypeName2Success0.512
testIllegalTypeName3Success0.524
testIllegalTypeName4Success0.557
testIllegalTypeName5Success1.138
testIllegalTypeName6Success0.530
testIllegalTypeName7Success0.552
testIllegalTypeName8Success1.124
testIllegalTypeName9Success0.569
testNoOpSuccess0.576
testWrongArg1Success0.570
testFail44Success0.567
testFail45Success0.001
testFail46Success0.000
testFail47Success0.001
testFail48Success1.126
testFail49Success1.159
testFail50Success1.086
testFail51Success1.155
testFail52Success1.171
testFail53Success1.150
testFail54Success1.295
testFail55Success1.583
testFail56Success1.083
testFail57Success1.143
testFail58Success1.031
testFail59Success1.212
testFail60Success1.159
testFail61Success1.055
testFail62Success1.192
testFail63Success1.037
testFail64Success1.087
testFail65Success1.141
testFail66Success1.163
testFail67Success1.082
testFail68Success1.215
testFail69Success1.110
testFail70Success1.082
testFail71Success1.099
testFail72Success1.067
testFail73Success1.149
testFail74Success1.106
testFail75Success1.142
testFail76Success1.155
testFail77Success1.110
testFail78Success1.157
testFail79Success1.084
testFail80Success1.101
testFail81Success1.062
testFail82Success1.125
testFail83Success1.068
testFail84Success1.159
testFail85Success1.264
testFail86Success0.531
testFail87Success0.001
testFail88Success1.113
testFail89Success1.152
testFail90Success1.098
testFail91Success1.169
testFail92Success1.085
testFail93Success1.040
testFail94Success1.138
testFail95Success1.107
testFail00Success1.049
testFail01Success1.132
testFail02Success1.126
testFail03Success1.146
testFail04Success0.563
testFailRegression1GCRKMQSuccess1.065
testQualifiedName1Success1.206
testQualifiedName2Success1.197
testEnum4Success1.059
testEnum5Success1.115
testSimilarElements00Success1.096
testSimilarElements01Success1.131
testSimilarElements02Success1.187
testSimilarElements03Success1.175
testSimilarElements04Success1.204
testSimilarElements05Success1.216
testSimilarElements06Success1.395
testSimilarElements07Success1.146
testSimilarElements08Success1.200
testSimilarElements09Success1.135
testSimilarElements10Success1.105
testSimilarElements11Success1.172
testSimilarElements12Success1.103
testSimilarElements13Success1.095
testSimilarElements14Success1.132
testSimilarElements15Success1.171
testSimilarElements16Success1.084
testSimilarElements17Success1.121
testSimilarElements18Success1.060
testSimilarElements19Success0.547
testSimilarElements20Success1.089
testSimilarElements21Success1.107
testSimilarElements22Success1.117
testSimilarElements23Success1.392
testSimilarElements24Success1.515
testSimilarElements25Success1.370
testSimilarElements26Success1.316
testSimilarElements27Success1.088
testSimilarElements28Success1.104
testSimilarElements29Success1.105
testSimilarElements30Success1.176
testSimilarElements31Success1.193
testSimilarElements32Success1.150
testSimilarElements33Success1.112
testSimilarElements34Success1.219
test0Success0.988
test1Success1.111
test2Success1.104
test3Success1.277
test4Success1.181
test5Success1.094
test6Success1.146
test7Success1.106
test8Success1.060
test9Success1.129
test10Success1.075
test11Success1.065
test12Success1.128
test13Success1.095
test14Success1.119
testFail0Success1.112
testFail1Success1.141
testFail2Success1.145
testFail3Success0.576
testFail4Success1.231
testFail5Success1.180
testStringSuccess0.184
testCatchClauseSuccess1.140
testArraySuccess0.543
testEnumSuccess0.557
testLocalVarNameSuccess1.058
testLocalVarTypeSuccess1.090
testLocalVarDeclSuccess0.547
testLocalSuperTypesOfArrayListSuccess1.096
testParameterNameSuccess1.213
testParameterTypeSuccess1.156
testParameterDeclSuccess1.086
testFieldNameSuccess1.110
testFieldTypeSuccess1.067
testFieldDeclSuccess1.121
testFieldUseSubtypesOfListSuccess1.121
testFieldDeclSubtypesOfListSuccess1.111
testLocalVarUseSuccess1.120
testReturnTypeWithCallSuccess1.131
testParameterNameWithOverrideSuccess1.144
testParameterTypeWithOverrideSuccess1.160
testParameterDeclWithOverrideSuccess1.127
testLocalVarCastSuccess1.082
testReturnTypeSuccess1.177
testFieldWithAccessSuccess1.078
testParameterTypeWithOverridingSuccess1.310
testMultiCUSuccess1.617
testHashMapSuccess0.599
testInterfaceTypesSuccess0.512
testImportSuccess0.507
testParametricTypeWithParametricSuperTypeSuccess0.527
testParametricTypeWithNonParametricSuperTypeSuccess0.527
testNonParametricTypeWithParametricSuperTypeSuccess0.512
testNestedParametricTypeSuccess0.530
testParametricHashtableSuccess0.526
testNestedParametricHashtableSuccess0.574
testNestedRawParametricHashtableSuccess0.559
testReorderTypeParametersSuccess0.527
test4TypeParametersSuccess0.568
testRawCommentSuccess1.149
testNonRawCommentSuccess1.143
testUnrelatedTypeParametersSuccess0.562
testUnboundTypeParameterSuccess0.551
testRawSubTypeSuccess1.148
testParametricFieldSuccess1.143
testParametricReturnTypeSuccess1.108
testParametricParameterSuccess1.081
testParametricLocalVarSuccess0.506
testParametricEmptySelectionSuccess1.095
testQualifiedNameEmptySelectionSuccess1.152
testVarArgSuccess1.129
testVarArg2Success0.665
testInvalidSelectionSuccess0.567
testBogusSelectionSuccess0.550
testMultiDeclarationSuccess0.592
testUpdateNotPossibleSuccess0.508
testArray2Success0.538
testPrimitiveSuccess0.558
testOverriddenBinaryMethodSuccess0.531
testFieldOfLocalTypeSuccess0.533
testObjectReturnTypeSuccess0.503
testTypeParameterSuccess0.530
testQualifiedFieldRefSuccess0.585
test0Success0.521
test1Success1.144
test2Success1.114
test3Success1.090
test4Success1.070
test5Success1.040
test6Success1.035
test7Success1.104
test8Success1.179
testFail0Success1.076
testFail1Success0.001
testFail3Success1.063
testFail4Success1.126
testFail5Success1.125
testFail6Success1.064
testFail7Success0.547
testFail8Success0.001
testFail9Success0.001
testFail10Success1.109
testPackageRenameWithResource1Success1.065
testPackageRenameWithResource2Success1.108
testPackageRenameWithResource3Success0.590
testHierarchical01Success1.094
testHierarchical02Success0.508
testHierarchical03Success1.169
testHierarchicalToSubpackageSuccess1.062
testHierarchicalToSuperpackageSuccess1.140
testHierarchicalToSuperpackage2Success1.143
testHierarchicalToSuperpackageFailSuccess0.554
testHierarchicalDisabledImportSuccess1.125
testHierarchicalJUnitSuccess3.816
testToEmptyPackSuccess1.118
testToEmptySubPackSuccess0.563
testWithEmptySubPackSuccess0.064
testReadOnlySuccess1.226
testImportFromMultiRoots1Success1.240
testImportFromMultiRoots2Success1.124
testImportFromMultiRoots3Success1.146
testImportFromMultiRoots4Success1.232
testImportFromMultiRoots5Success1.121
testImportFromMultiRoots6Success1.116
testImportFromMultiRoots7Success1.165
testStatic1Success1.174
testStaticMultiRoots1Success1.158
test0Success0.939
test1Success1.133
test2Success1.094
test3Success1.027
test4Success1.129
test5Success1.136
test6Success1.121
test7Success1.081
test8Success1.114
test9Success1.138
test10Success0.515
test11Success0.008
testFail0Success1.181
testFail1Success1.110
testFail2Success1.082
testFail3Success1.114
testFail4Success1.083
testFail5Success1.133
testFail6Success1.059
testFail7Success1.322
testFail8Success1.002
testFail9Success1.113
testFail10Success1.093
testUnicode01Success1.139
test0Success1.095
test1Success1.711
test2Success1.140
test3Success1.145
test4Success1.086
test5Success1.107
test6Success1.095
test7Success1.064
test8Success1.148
test9Success1.142
test10Success1.155
test11Success1.125
test12Success1.196
test13Success1.087
test14Success1.112
test15Success1.023
test16Success1.116
test17Success1.087
test18Success1.121
test19Success1.296
test20Success1.224
test21Success1.300
test22Success1.586
test23Success1.538
testStaticImportSuccess1.407
testFail0Success1.159
testFail1Success1.031
testFail2Success1.148
testFail3Success1.255
testFail4Success1.276
testFail5Success1.043
testFail6Success1.124
testFail7Success1.125
testFail8Success1.143
testFail9Success1.151
testFail10Success1.138
testFail11Success1.147
testFail12Success1.125
testFail13Success1.135
testFail14Success1.157
testGenerics1Success1.092
testGenerics2Success1.106
testGenerics3Success0.537
testGenerics4Success1.126
testAnnotation1Success1.104
testAnnotation2Success1.040
testDelegate01Success1.117
testDelegate02Success1.242
testDelegate03Success1.176
testBug5821Success1.051
testEnumConstSuccess1.147
testEnumFieldSuccess1.085
testRenameNLSAccessor01Success1.107
test0Success1.611
test1Success1.179
testRenameType01Success0.521
testRenameType02Success0.049
testRenameVirtualMethod01Success0.021
testRenameVirtualMethod02Success0.068
testRenameVirtualMethod03Success0.021
testRenameNonVirtualMethod01Success0.021
testRenameNonVirtualMethod02Success0.028
testRenameField01Success0.042
testRenameField02Success0.015
testRenameField03Success0.021
testRenameField04Success0.000
testRenamePackage01Success0.012
testRenamePackage02Success0.020
testChangeSignature01Success0.042
testChangeSignature02Success0.090
testChangeSignature03Success0.059
testChangeConstructorSignature01Success0.045
testInlineMethod01Success0.020
testInlineMethod02Success0.007
testMoveType01Success0.033
testMoveStaticMember01Success0.038
testMoveMethod01Success0.075
testOnlyPrefixSuccess0.005
testPrefixAndSuffixSuccess0.002
testOnlySuffixSuccess0.000
testVeryShortNamesSuccess0.000
testEmbeddedMatchingSuccess0.000
testCamelCaseMatchingSuccess0.015
testUpperCaseCamelCaseMatchingSuccess0.007
testPluralSSuccess0.003
testm01Success0.847
testm02Success1.084
testm03Success1.076
testm04Success1.116
testm05Success1.100
testm06Success1.079
testm07Success1.077
testm08Success1.147
testm09Success1.030
testm10Success1.120
testm11Success1.100
testf01Success1.080
testf02Success1.106
testf03Success1.044
testf04Success1.063
testf05Success1.051
testf06Success1.081
testf07Success1.140
testf08Success1.049
testf09Success1.078
testFile0Success0.494
testFile1Success0.003
testFile2Success0.005
testFolder0Success0.004
testFolder1Success0.006
testFolder2Success0.006
testJavaProject01Success0.533
test0Success0.503
test1Success0.547
testBug129991Success0.034
test0Success0.523
test0Success0.494
test1Success0.002
test2Success0.013
test3Success0.023
test4Success0.034
test5Success0.023
test6Success0.048
test7Success0.036
test8Success0.119
test9Success0.038
test0Success0.001
test1Success0.000
test2Success0.000
test3Success0.000
test4Success0.000
test5Success0.000
test6Success0.000
test7Success0.000
test8Success0.000
test9Success0.000
test10Success0.000
test11Success0.001
test12Success0.000
test13Success0.000
test14Success0.000
test15Success0.000
test0Success0.001
test1Success0.001
testWord1Success0.001
testQualifierSuccess0.001
testInitializerSuccess0.047
testExpressionStatementSuccess0.034
testEnum1Success0.036
testEnum2Success0.040
testNoExceptionSuccess0.033
testAlreadyCaughtSuccess0.035
testInvalidParent1Success0.006
testInvalidParent2Success0.006
testThisConstructorCallSuccess0.005
testSuperConstructorCallSuccess0.006
testSimpleSuccess0.050
testOneLineSuccess0.034
testMultiLineSuccess0.033
testExceptionOrderSuccess0.035
testWrappedLocal1Success0.051
testWrappedLocal2Success0.035
testWrappedLocal3Success0.097
testWrappedLocal4Success0.035
testWrappedLocal5Success0.057
testWrappedLocal6Success0.036
testWrappedLocal7Success0.035
testWrappedLocal8Success0.079
testInitializerThrowsExceptionSuccess0.035
testThrowInCatchSuccess0.038
testExpressionSuccess0.035
testSuperCallSuccess0.034
testRuntimeException1Success0.035
testNestedSuccess0.033
testRuntimeException2Success0.034
testStaticFieldSuccess0.006
testDeclarationInitializerSuccess0.034
testThenStatementSuccess0.035
testGeneric1Success0.054
testGeneric2Success0.036
testMethodThrowsExceptionSuccess0.034
testMethodThrowsException1Success0.035
testJavaStringStatusContextViewerSuccess0.031
testJavaStatusContextViewerSuccess0.466
test1Success0.001
test2Success0.000
testEmptySourceRangeNoContextSuccess0.001
testEmptySourceRangeNoContext2Success0.000
testEmptySourceRangeContextSuccess0.001
testEmptySourceRangeContext2Success0.000
testEmptyTargetRangeNoContextSuccess0.000
testEmptyTargetRangeContextSuccess0.000
testDisabled_emptySelectionSuccess0.512
testDisabled_projectAndNonProjectSuccess0.001
testDisabled_nonExistingResourceSuccess0.001
testDisabled_nonExistingJavaElementSuccess0.000
testDisabled_nullResourceSuccess0.001
testDisabled_nullJavaElementSuccess0.001
testDisabled_archiveElementSuccess0.003
testDisabled_externalArchiveSuccess0.000
testDisabled_archiveFromAnotherProjectSuccess0.001
testDisabled_binaryMemberSuccess0.001
testDisabled_javaProjectSuccess0.000
testEnabled_defaultPackageSuccess1.074
testDisabled_simpleProjectSuccess0.001
testEnabled_cuSuccess1.023
testEnabled_sourceReferences1Success1.095
testEnabled_sourceReferences2Success1.056
testEnabled_fileSuccess0.003
testEnabled_folderSuccess0.001
testEnabled_readOnlyCuSuccess0.001
testEnabled_readOnlyFileSuccess0.000
testEnabled_packageSuccess0.001
testEnabled_sourceFolderSuccess0.001
testEnabled_linkedFileSuccess0.000
testEnabled_linkedFolderSuccess0.001
testEnabled_linkedPackageSuccess0.001
testEnabled_linkedSourceFolderSuccess0.000
testDeleteWithinCu0Success1.632
testDeleteWithinCu1Success1.080
testDeleteWithinCu2Success1.616
testDeleteWithinCu3Success1.623
testDeleteWithinCu4Success1.608
testDeleteWithinCu5Success1.716
testDeleteWithinCu6Success1.715
testDeleteWithinCu7Success1.667
testDeleteWithinCu8Success1.741
testDeleteWithinCu9Success1.652
testDeleteWithinCu10Success1.652
testDeleteWithinCu11Success1.700
testDeleteWithinCu12Success1.598
testDeleteWithinCu13Success1.151
testDeleteWithinCu14Success1.127
testDeleteWithinCu15Success1.684
testDeleteWithinCu16Success0.013
testDeleteWithinCu17Success1.722
testDeleteWithinCu18Success1.776
testDeleteWithinCu19Success1.701
testDeleteWithinCu20Success1.744
testDeleteWithinCu21Success1.757
testDeleteWithinCu22Success1.700
testDeleteWithinCu23Success1.643
testDeleteWithinCu24Success1.633
testDeleteWithinCu25Success1.714
testDeleteWithinCu26Success1.717
testDeleteFileSuccess0.063
testDeleteFolderSuccess0.011
testDeleteNestedFoldersSuccess0.067
testDeleteCuSuccess1.069
testDeleteSourceFolderSuccess1.056
testDeleteInternalJARSuccess0.603
testDeleteClassFileSuccess0.001
testDeletePackageSuccess1.082
testDeletePackage2Success1.141
testDeletePackage3Success1.104
testDeletePackage4Success1.125
testDeletePackage5Success0.598
testDeletePackage6Success0.601
testDeletePackage7Success1.121
testDeletePackage8Success1.124
testDeletePackage9Success1.118
testDeletePackage10Success1.111
testDeletePackage11Success1.117
testDeletePackage12Success0.048
test_END_DeletePackageSub1Success1.063
test_END_DeletePackageSub2Success0.054
test_END_DeletePackageSub3Success1.100
test_END_DeletePackageSub4Success0.076
test_END_DeletePackageSub5Success1.075
testDisabled0Success1.056
testDisabled1Success1.039
testDisabled2Success1.052
testDisabled3Success1.047
testDisabled4Success1.040
testDisabled5Success1.121
testDisabled6Success1.144
testDisabled7Success1.158
testDisabled8Success1.026
testDisabled9Success1.145
testDisabled10Success1.144
testDisabled11Success1.155
testDisabled12Success1.182
testDisabled13Success1.108
testDisabled14Success1.121
testDisabled15Success1.081
testDisabled16Success1.090
testDisabled17Success1.047
testDisabled18Success1.114
testDisabled19Success1.069
testDisabled20Success1.069
testDisabled21Success1.082
testDisabled22Success1.076
testDisabled23Success1.059
testEnabled0Success1.062
testEnabled1Success1.096
testEnabled2Success1.080
testEnabled3Success1.145
testEnabled4Success1.121
testEnabled5Success1.094
testEnabled6Success1.044
testEnabled7Success1.039
testEnabled8Success1.104
testEnabled9Success1.060
testEnabled10Success1.036
testEnabled11Success1.058
testEnabled12Success1.074
testEnabled13Success1.106
testEnabled14Success1.096
testEnabled15Success1.141
testEnabled16Success1.146
testEnabled17Success1.087
testEnabled18Success1.111
testEnabled19Success1.039
testEnabled20Success1.024
testEnabled21Success1.077
testEnabled22Success1.096
test0Success0.468
test2Success1.607
test3Success1.676
test4Success1.103
testEnabled_javaProjectSuccess0.001
testEnabled_projectSuccess0.002
testEnabled_workingSetSuccess0.025
testPastingJavaElementIntoWorkingSetSuccess0.007
testPastingResourceIntoWorkingSetSuccess0.007
testPastingJavaElementAsResourceIntoWorkingSetSuccess0.003
testPastingExistingElementIntoWorkingSetSuccess0.004
testPastingChildJavaElementIntoWorkingSetSuccess0.004
testPastingChildResourceIntoWorkingSetSuccess0.009
testPastingChildResourceIntoWorkingSetContainingParentSuccess0.006
testPastingTypedResources0Success1.105
testPastingTypedResources1Success1.021
testPastingTypedResources2Success1.057
testPastingTypedResources3Success1.075
testDisabled_javaProjectSuccess0.503
testEnabled_cuSuccess1.013
testEnabled_fileSuccess0.003
testEnabled_folderSuccess0.001
testEnabled_packageSuccess0.002
test_field_declared_in_multi_yes_typeSuccess1.616
test_fields_declared_in_multi_yes_typeSuccess1.594
test_fields_declared_in_multi_yes_type_1Success1.711
testDisabled_emptySuccess0.001
testDisabled_null_elementSuccess0.002
testDisabled_null_resourceSuccess0.001
testDisabled_defaultPackageSuccess0.001
testDisabled_projectSuccess0.001
testDisabled_notExistingElementSuccess0.002
testDisabled_notExistingResourceSuccess0.001
testDisabled_noCommonParent0Success0.001
testDisabled_noCommonParent1Success1.134
testDisabled_noCommonParent3Success1.143
testDisabled_noCommonParent5Success1.145
testDisabled_noCommonParent6Success1.145
testDisabled_noCommonParent7Success1.143
testDisabled_noCommonParent8Success1.146
testEnabled_packageRootSuccess0.006
testEnabled_archivePackageRootSuccess0.566
testEnabled_fileFolderSuccess0.008
testEnabled_fileFolderCuSuccess1.079
testDestination_package_no_1Success0.001
testDestination_package_no_2Success1.139
testDestination_package_no_3Success0.003
testDestination_package_no_4Success0.002
testDestination_cu_no_1Success1.136
testDestination_folder_no_0Success0.004
testDestination_folder_no_1Success0.003
testDestination_folder_no_2Success0.018
testDestination_folder_no_3Success0.012
testDestination_root_no_0Success0.001
testDestination_root_no_1Success1.114
testDestination_root_no_2Success1.142
testDestination_root_no_3Success0.003
testDestination_root_no_4Success0.003
testDestination_cu_yes_0Success1.138
testDestination_cu_yes_1Success1.142
testDestination_cu_yes_2Success1.142
testDestination_cu_yes_3Success1.142
testDestination_cu_yes_4Success1.143
testDestination_cu_yes_5Success1.096
testDestination_cu_yes_6Success1.141
testDestination_cu_yes_7Success1.153
testDestination_cu_yes_8Success1.133
testDestination_file_yes_0Success0.004
testDestination_file_yes_1Success0.006
testDestination_file_yes_3Success0.007
testDestination_file_yes_4Success1.097
testDestination_file_yes_5Success0.007
testDestination_file_yes_6Success0.004
testDestination_file_yes_7Success0.004
testDestination_file_yes_8Success0.004
testDestination_file_yes_9Success1.132
testDestination_folder_yes_0Success0.007
testDestination_folder_yes_1Success0.004
testDestination_folder_yes_2Success0.004
testDestination_folder_yes_3Success0.004
testDestination_folder_yes_4Success0.005
testDestination_folder_yes_5Success1.127
testDestination_folder_yes_6Success0.044
testDestination_package_yes_0Success0.001
testDestination_package_yes_1Success0.000
testDestination_package_yes_2Success0.006
testDestination_root_yes_0Success0.001
testDestination_root_yes_1Success0.593
testDestination_method_no_cuSuccess1.022
testDestination_method_no_packageSuccess1.062
testDestination_method_no_fileSuccess1.143
testDestination_method_no_folderSuccess1.090
testDestination_method_no_rootSuccess1.062
testDestination_method_no_java_projectSuccess1.087
testDestination_method_no_simple_projectSuccess1.117
testDestination_method_no_import_containerSuccess1.121
testDestination_method_no_import_declarationSuccess1.103
testDestination_method_no_package_declarationSuccess1.093
test_method_yes_itselfSuccess1.652
test_method_yes_other_methodSuccess1.639
test_method_yes_other_method_backSuccess1.650
test_method_yes_fieldSuccess1.672
test_method_yes_field_backSuccess1.551
test_method_yes_typeSuccess1.669
test_method_yes_initializerSuccess1.680
test_method_yes_initializer_backSuccess1.715
test_field_yes_fieldSuccess1.712
test_field_yes_field_backSuccess1.716
test_inner_type_yes_cuSuccess1.707
test_type_yes_packageSuccess1.735
test_type_canel_packageSuccess1.129
test_type_yes_other_packageSuccess1.587
testDestination_initializer_no_packageSuccess1.039
test_initializer_yes_typeSuccess1.595
test_initializer_yes_methodSuccess1.648
test_initializer_yes_method_backSuccess1.620
testDestination_import_container_no_packageSuccess1.101
test_import_container_yes_type_in_different_cuSuccess1.636
test_import_container_yes_method_in_different_cuSuccess1.700
test_import_container_yes_cuSuccess1.715
testCopy_File_to_FolderSuccess0.011
testCopy_File_to_Same_FolderSuccess0.011
testCopy_File_to_Same_Folder_CancelSuccess0.009
testCopy_File_to_ItselfSuccess0.010
testCopy_File_to_AnotherFileSuccess0.013
testCopy_File_to_PackageSuccess0.015
testCopy_File_to_DefaultPackageSuccess0.012
testCopy_File_to_SourceFolderSuccess0.011
testCopy_File_to_JavaProjectSuccess0.018
testCopy_File_to_CuSuccess1.113
testCopy_File_to_SimpleProjectSuccess0.040
testCopy_Cu_to_FolderSuccess1.141
testCopy_Bug67124Success1.604
testCopy_Cu_to_Same_PackageSuccess1.644
testCopy_Cu_to_Same_Package_CancelSuccess1.142
test_type_yes_typeSuccess1.610
testCopy_Cu_to_ItselfSuccess1.632
testCopy_Cu_to_OtherPackageSuccess1.627
testCopy_Cu_to_DefaultPackageSuccess1.712
testCopy_Cu_to_SourceFolderSuccess1.678
testCopy_Cu_to_JavaProjectSuccess1.082
testCopy_Cu_to_File_In_PackageSuccess1.714
testCopy_Cu_to_File_In_Resource_FolderSuccess1.127
testCopy_Cu_to_SimpleProjectSuccess1.083
testCopy_Package_to_Its_RootSuccess0.046
testCopy_Package_to_Its_Root_CancelSuccess0.006
testCopy_Package_to_ItselfSuccess0.012
testCopy_Package_to_Another_RootSuccess0.565
testCopy_Package_to_JavaProject_That_Is_RootSuccess0.539
testCopy_folder_to_other_folderSuccess0.027
testCopy_folder_to_same_containerSuccess0.086
testCopy_folder_to_same_container_cancelSuccess0.005
testCopy_folder_Java_projectSuccess0.015
testCopy_folder_to_source_folderSuccess0.015
testCopy_folder_to_packageSuccess0.026
testCopy_folder_to_file_in_another_folderSuccess0.019
testCopy_folder_to_cuSuccess0.851
testCopy_folder_to_simple_projectSuccess0.053
testCopy_root_to_same_Java_projectSuccess0.589
testCopy_root_to_same_Java_project_cancelSuccess0.523
testCopy_root_to_other_Java_projectSuccess1.119
testDisabled_javaProjectSuccess0.477
testDisabled_emptySuccess0.008
testDisabled_null_elementSuccess0.009
testDisabled_null_resourceSuccess0.007
testDisabled_defaultPackageSuccess0.023
testDisabled_projectSuccess0.002
testDisabled_notExistingElementSuccess0.001
testDisabled_notExistingResourceSuccess0.001
testDisabled_noCommonParent0Success0.001
testDisabled_noCommonParent1Success1.086
testDisabled_noCommonParent3Success1.142
testDisabled_noCommonParent5Success1.144
testDisabled_noCommonParent6Success1.145
testDisabled_noCommonParent7Success1.146
testDisabled_noCommonParent8Success1.143
testDestination_no_fileToItselfSuccess0.005
testDestination_no_fileToSiblingFileSuccess0.006
testDestination_no_folderToItsefSuccess0.004
testDestination_no_cuToItsefSuccess1.129
testDestination_no_cuToSiblingCuSuccess1.145
testDestination_no_cuToSiblingFileSuccess1.075
testDestination_no_packageToItsefSuccess0.002
testDestination_no_sourceFolderToItsefSuccess0.003
testDestination_no_methodToItsefSuccess1.139
testDestination_no_fileToParentFolderSuccess0.006
testDestination_no_fileToParentPackageSuccess0.004
testDestination_no_fileToParentSourceFolderSuccess0.004
testDestination_no_folderToParentFolderSuccess0.004
testDestination_no_cuToParentPackageSuccess1.103
testDestination_no_packageToParentSourceFolderSuccess0.006
testDestination_no_sourceFolderToParentProjectSuccess0.006
testDestination_no_methodToParentTypeSuccess1.151
testDestination_no_cuToMethodSuccess1.151
testDestination_no_packageToCuSuccess0.633
testDestination_no_packageToFileSuccess0.560
testDestination_no_packageToFolderSuccess0.045
testDestination_no_packageToSimpleProjectSuccess0.120
testDestination_no_packageToSiblingPackageSuccess0.032
testDestination_no_sourceFolderToCuSuccess1.105
testDestination_no_sourceFolderToPackageSuccess0.561
testDestination_no_sourceFolderToFileSuccess0.527
testDestination_no_sourceFolderToFolderSuccess0.566
testDestination_no_sourceFolderToSourceFolderSuccess0.581
testDestination_no_sourceFolderToSimpleProjectSuccess0.562
testDestination_no_sourceFolderToJavaProjecteWithNoSourceFolderSuccess0.557
testDestination_no_methodToCuSuccess1.077
testDestination_no_methodToFileSuccess1.041
testDestination_no_methodToFolderSuccess1.066
testDestination_no_methodToPackageSuccess1.093
testDestination_no_methodToSourceFolderSuccess1.081
testDestination_no_methodToJavaProjectSuccess1.145
testDestination_no_methodToSimpleProjectSuccess1.144
testDestination_no_cuToItselfSuccess1.082
testDestination_yes_cuToOtherPackageSuccess1.618
testDestination_yes_cuToOtherPackageWithMultiRootSuccess1.629
testDestination_yes_cuToOtherPackageWithMultiRootBug109145Success1.605
testDestination_yes_cuToRootSuccess1.634
testDestination_yes_cuFromRootSuccess1.648
testDestination_no_cuFromRootSuccess1.645
testDestination_yes_cuToProjectSuccess1.064
testDestination_yes_cuToSimpleProjectSuccess1.137
testDestination_yes_cuToFileInDifferentPackageSuccess1.637
testDestination_yes_cuToFolderSuccess1.113
testDestination_yes_fileToSiblingFolderSuccess0.015
testDestination_yes_fileToCuSuccess1.146
testDestination_yes_fileToPackageSuccess0.015
testDestination_no_fileToMethodSuccess1.128
testDestination_yes_fileToRootSuccess0.029
testDestination_no_fileToParentProjectSuccess0.004
testDestination_yes_folderToSiblingFolderSuccess0.018
testDestination_no_folderToParentProjectSuccess0.040
testDestination_yes_folderToSiblingRootSuccess0.017
testDestination_yes_folderToPackageSuccess0.016
testDestination_yes_folderToFileInAnotherFolderSuccess0.019
testDestination_yes_folderToCuSuccess1.141
testDestination_yes_folderToSimpleProjectSuccess0.028
testDestination_yes_sourceFolderToOtherProjectSuccess1.140
testDestination_no_methodToItselfSuccess1.093
testDestination_yes_methodToOtherTypeSuccess1.821
testDestination_yes_fieldToOtherTypeSuccess1.691
testDestination_yes_initializerToOtherTypeSuccess1.748
testDestination_bug79318Success0.101
testDestination_bug196303Success0.110
testDestination_fieldWithImportSuccess1.758
testDestination_fieldWithImport_backSuccess1.740
testDestination_fieldWithImportMoveAcrossSuccess1.657
testDestination_bug31125Success0.595
test0Success1.644
test1Success1.713
test2Success2.235
test3Success2.195
testPackageMoveParticipantsSuccess2.348
testPackageMoveParticipants2Success2.293
testPackageMoveParticipants3Success2.225
testDisabled0Success0.951
testDisabled1Success1.032
testDisabled2Success1.111
testDisabled3Success1.085
testDisabled4Success1.128
testDisabled5Success1.110
testDisabled6Success1.075
testDisabled7Success1.062
testDisabled8Success1.076
testDisabled9Success1.045
testDisabled10Success1.049
testDisabled11Success1.099
testEnabled0Success1.048
testEnabled1Success1.093
testEnabled2Success1.087
testEnabled3Success1.122
testEnabled4Success1.030
testEnabled5Success1.097
testNumber0Success0.485
testNumber1Success0.531
testNumber2Success0.574
testConstraints0Success0.562
testConstraints1Success0.550
testConstraints2Success0.560
testConstraints3Success0.558
testConstraints4Success0.530
testConstraints5Success0.550
testConstraints6Success0.516
testConstraints7Success0.510
testConstraints8Success0.557
testConstraints9Success0.508
testConstraints10Success0.536
testConstraints11Success0.552
testConstraints12Success0.549
testConstraints13Success0.509
testConstraints14Success0.549
testConstraints15Success0.571
testConstraints16Success0.571
testConstraints17Success0.570
testConstraints18Success0.571
testConstraints19Success0.570
testConstraints20Success0.573
testConstraints21Success0.572
testConstraints22Success0.572
testConstraints23Success0.572
testArraysSuccess0.011
testStandardTypesSuccess0.009
testRawTypesSuccess0.009
testGenericTypesSuccess0.010
testWildcardTypesSuccess0.009
testPrimitiveTypesSuccess0.005
testTypeVariablesSuccess0.009
testStandardAssignmentsSuccess0.532
testWildcardAssignmentsSuccess0.321
testTypeVariableAssignmentsSuccess0.015
testCaptureAssignmentsSuccess0.284
Properties >>

Back to top

TestCase AllCoreTests

NameStatusTypeTime(s)
testEntryLineParsingSuccess0.171
testEntryLineConstructorSuccess1.111
testConstructorSuccess1.001
testMergeTimestampsSuccess1.000
testTimestampCompatibilitySuccess1.024
testRevisionComparisonSuccess0.977
testRevisionOnBranchComparisonSuccess1.024
testRepositoryLocationFormatsSuccess0.983
testFolderSyncSuccess0.975
testResourceSyncSuccess1.075
testIsIgnoredSuccess0.958
testIgnoresSuccess1.055
testMembersSuccess0.998
testDeleteFileSuccess0.941
testDeleteFolderSuccess1.091
testMoveFileSuccess1.022
testMoveFolderSuccess0.951
testFileRecreationSuccess1.150
testFileMoveAndDeleteSuccess0.987
testMoveFolderOverFolderSuccess1.111
testFolderSyncSuccess0.873
testResourceSyncSuccess1.110
testIsIgnoredSuccess0.941
testIgnoresSuccess1.058
testMembersSuccess1.010
testDeleteFileSuccess1.074
testDeleteFolderSuccess0.926
testMoveFileSuccess1.033
testMoveFolderSuccess0.942
testFileRecreationSuccess1.049
testFileMoveAndDeleteSuccess1.120
testMoveFolderOverFolderSuccess0.932
testUnmanageFolderSuccess4.558
testUtilGetBytesForSlotSuccess1.027
testSendEntrySuccess1.049
testURIParseSuccess0.972
testURIParse2Success1.875
testURIParse3Success0.435
testURIParse4Success1.102
testURIParse5Success1.208
testURIParse6Success0.656
testURIParse7Success1.106
Properties >>

Back to top

TestCase AllDSModelTests

NameStatusTypeTime(s)
testAddDefaultComponentSuccess0.069
testAddComponentwithAllAttributesSuccess0.002
testAddMoveRemoveChildrensSuccess0.005
testAddCompleteServiceSuccess0.004
testMultipleProvideServiceSuccess0.003
testDefaultValuesServiceSuccess0.001
testRemoveChildServiceSuccess0.002
testAddServiceFactorySuccess0.001
testServiceReferenceSuccess0.002
testDefaultServiceReferenceSuccess0.001
testAddCompleteProvidedServiceSuccess0.001
testAddProvidedServicebyFactorySuccess0.002
testAddPropertySuccess0.001
testDefaultValuesServiceSuccess0.049
testAddPropertiesComponentSuccess0.001
testMultiplePropertiesSuccess0.003
testAddPropertiesFactorySuccess0.002
testDefaultValuesServiceSuccess0.012
testAddImplementationComponentSuccess0.002
testAddImplementationFactorySuccess0.001
testObjectSuccess0.026
testAddDefaultComponentSuccess0.001
Properties >>

Back to top

TestCase AllFormsTests

NameStatusTypeTime(s)
testTableWrapLayoutNonWrappingLabelsSuccess0.014
testTableWrapLayoutTwoColumnsWrappingLabelsSuccess0.030
testSingletonSuccess0.004
testDisposeOneSuccess0.001
testMultipleSimpleInstancesSuccess0.001
testMultipleComplexInstancesSuccess0.002
testMultipleUniqueInstancesSuccess0.006
testComplexEqualitySuccess0.001
testToolkitColorsSuccess0.036
testDisposeUnknownSuccess0.000
testSingletonSuccess0.001
testDisposeOneSuccess0.001
testDisposeUnknownSuccess0.000
testMultipleInstancesSuccess0.001
testMultipleFontsSuccess0.000
testStandaloneSuccess0.001
testMultipleSuccess0.001
testSharedSuccess0.000
testCustomSuccess0.001
Properties >>

Back to top

TestCase AllGtkTests

NameStatusTypeTime(s)
test_ConstructorSuccess0.001
test_errorISuccess0.001
test_errorILjava_lang_ThrowableSuccess0.000
test_getMessageLjava_lang_StringSuccess0.002
test_getPlatformSuccess0.000
test_getVersionSuccess0.001
test_ConstructorSuccess0.000
test_ConstructorISuccess0.000
test_ConstructorILjava_lang_StringSuccess0.000
test_ConstructorLjava_lang_StringSuccess0.000
test_getMessageSuccess0.000
test_printStackTraceSuccess0.002
test_ConstructorSuccess0.000
test_ConstructorISuccess0.000
test_ConstructorILjava_lang_StringSuccess0.000
test_ConstructorLjava_lang_StringSuccess0.000
test_getMessageSuccess0.001
test_printStackTraceSuccess0.001
test_ConstructorSuccess0.110
test_ConstructorLorg_eclipse_swt_graphics_DeviceDataSuccess0.004
test_addFilterILorg_eclipse_swt_widgets_ListenerSuccess0.003
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.004
test_asyncExecLjava_lang_RunnableSuccess0.004
test_beepSuccess0.003
test_closeSuccess0.002
test_disposeExecLjava_lang_RunnableSuccess0.002
test_findDisplayLjava_lang_ThreadSuccess0.019
test_findWidgetISuccess0.000
test_getBoundsSuccess0.002
test_getClientAreaSuccess0.002
test_getCurrentSuccess0.001
test_getCursorControlSuccess0.004
test_getCursorLocationSuccess0.003
test_getCursorSizeSuccess0.000
test_getDataSuccess0.000
test_getDataLjava_lang_StringSuccess0.000
test_getDefaultSuccess0.001
test_getDismissalAlignmentSuccess0.002
test_getDoubleClickTimeSuccess0.001
test_getFocusControlSuccess0.001
test_getIconDepthSuccess0.002
test_getMonitorsSuccess0.005
test_getPrimaryMonitorSuccess0.002
test_getShellsSuccess0.019
test_getSyncThreadSuccess0.109
test_getSystemColorISuccess0.003
test_getSystemFontSuccess0.003
test_getThreadSuccess0.003
test_internal_dispose_GCILorg_eclipse_swt_graphics_GCDataSuccess0.000
test_internal_new_GCLorg_eclipse_swt_graphics_GCDataSuccess0.000
test_mapLorg_eclipse_swt_widgets_ControlLorg_eclipse_swt_widgets_ControlIISuccess0.030
test_mapLorg_eclipse_swt_widgets_ControlLorg_eclipse_swt_widgets_ControlIIIISuccess0.011
test_mapLorg_eclipse_swt_widgets_ControlLorg_eclipse_swt_widgets_ControlLorg_eclipse_swt_graphics_PointSuccess0.010
test_mapLorg_eclipse_swt_widgets_ControlLorg_eclipse_swt_widgets_ControlLorg_eclipse_swt_graphics_RectangleSuccess0.010
test_readAndDispatchSuccess0.000
test_removeFilterILorg_eclipse_swt_widgets_ListenerSuccess0.003
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.002
test_setAppNameLjava_lang_StringSuccess0.000
test_setCursorLocationIISuccess0.004
test_setCursorLocationLorg_eclipse_swt_graphics_PointSuccess0.002
test_setDataLjava_lang_ObjectSuccess0.002
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.002
test_setSynchronizerLorg_eclipse_swt_widgets_SynchronizerSuccess0.002
test_sleepSuccess6.034
test_syncExecLjava_lang_RunnableSuccess0.004
test_timerExecILjava_lang_RunnableSuccess3.025
test_updateSuccess0.003
test_wakeSuccess0.000
test_ConstructorLorg_eclipse_swt_graphics_DeviceDataSuccess0.005
test_disposeSuccess0.001
test_getBoundsSuccess0.003
test_getClientAreaSuccess0.002
test_getDPISuccess0.002
test_getDepthSuccess0.003
test_getDeviceDataSuccess0.000
test_getFontListLjava_lang_StringZSuccess0.125
test_getSystemColorISuccess0.002
test_getSystemFontSuccess0.001
test_getWarningsSuccess0.002
test_internal_dispose_GCILorg_eclipse_swt_graphics_GCDataSuccess0.000
test_internal_new_GCLorg_eclipse_swt_graphics_GCDataSuccess0.000
test_isDisposedSuccess0.002
test_setWarningsZSuccess0.001
test_ConstructorLorg_eclipse_swt_graphics_DeviceIISuccess0.002
test_ConstructorLorg_eclipse_swt_graphics_DeviceLjava_io_InputStreamSuccess0.143
test_ConstructorLorg_eclipse_swt_graphics_DeviceLjava_lang_StringSuccess0.095
test_ConstructorLorg_eclipse_swt_graphics_DeviceLorg_eclipse_swt_graphics_ImageDataSuccess0.006
test_ConstructorLorg_eclipse_swt_graphics_DeviceLorg_eclipse_swt_graphics_ImageDataLorg_eclipse_swt_graphics_ImageDataSuccess0.001
test_ConstructorLorg_eclipse_swt_graphics_DeviceLorg_eclipse_swt_graphics_ImageISuccess0.001
test_ConstructorLorg_eclipse_swt_graphics_DeviceLorg_eclipse_swt_graphics_RectangleSuccess0.000
test_disposeSuccess0.000
test_equalsLjava_lang_ObjectSuccess0.000
test_getBackgroundSuccess0.000
test_getBoundsSuccess0.001
test_getImageDataSuccess0.015
test_hashCodeSuccess0.000
test_internal_dispose_GCILorg_eclipse_swt_graphics_GCDataSuccess0.001
test_internal_new_GCLorg_eclipse_swt_graphics_GCDataSuccess0.000
test_isDisposedSuccess0.000
test_toStringSuccess0.000
test_win32_newLorg_eclipse_swt_graphics_DeviceIISuccess0.000
test_ConstructorLorg_eclipse_swt_graphics_DeviceISuccess0.044
test_ConstructorLorg_eclipse_swt_graphics_DeviceLorg_eclipse_swt_graphics_ImageDataIISuccess0.000
test_ConstructorLorg_eclipse_swt_graphics_DeviceLorg_eclipse_swt_graphics_ImageDataLorg_eclipse_swt_graphics_ImageDataIISuccess0.005
test_disposeSuccess0.001
test_equalsLjava_lang_ObjectSuccess0.000
test_hashCodeSuccess0.000
test_isDisposedSuccess0.000
test_toStringSuccess0.000
test_win32_newLorg_eclipse_swt_graphics_DeviceISuccess0.000
test_ConstructorSuccess0.000
test_ConstructorLorg_eclipse_swt_graphics_ImageLoaderLorg_eclipse_swt_graphics_ImageDataIZSuccess0.000
test_toStringSuccess0.000
test_ConstructorIIISuccess0.000
test_ConstructorFFFSuccess0.001
test_equalsLjava_lang_ObjectSuccess0.000
test_getHSBSuccess0.001
test_hashCodeSuccess0.000
test_toStringSuccess0.000
test_ConstructorLorg_eclipse_swt_graphics_Device$Lorg_eclipse_swt_graphics_FontDataSuccess0.001
test_ConstructorLorg_eclipse_swt_graphics_DeviceLorg_eclipse_swt_graphics_FontDataSuccess0.000
test_ConstructorLorg_eclipse_swt_graphics_DeviceLjava_lang_StringIISuccess0.001
test_disposeSuccess0.000
test_equalsLjava_lang_ObjectSuccess0.000
test_getFontDataSuccess0.001
test_hashCodeSuccess0.000
test_isDisposedSuccess0.000
test_toStringSuccess0.000
test_win32_newLorg_eclipse_swt_graphics_DeviceISuccess0.000
test_ConstructorIIIISuccess0.000
test_addLorg_eclipse_swt_graphics_RectangleSuccess0.000
test_containsIISuccess0.000
test_containsLorg_eclipse_swt_graphics_PointSuccess0.000
test_equalsLjava_lang_ObjectSuccess0.000
test_hashCodeSuccess0.000
test_intersectLorg_eclipse_swt_graphics_RectangleSuccess0.000
test_intersectionLorg_eclipse_swt_graphics_RectangleSuccess0.000
test_intersectsIIIISuccess0.000
test_intersectsLorg_eclipse_swt_graphics_RectangleSuccess0.000
test_isEmptySuccess0.000
test_toStringSuccess0.000
test_unionLorg_eclipse_swt_graphics_RectangleSuccess0.001
test_ConstructorSuccess0.000
test_ConstructorLjava_lang_StringSuccess0.000
test_ConstructorLjava_lang_StringIISuccess0.000
test_equalsLjava_lang_ObjectSuccess0.000
test_getHeightSuccess0.001
test_getLocaleSuccess0.000
test_getNameSuccess0.000
test_getStyleSuccess0.000
test_hashCodeSuccess0.000
test_setHeightISuccess0.004
test_setLocaleLjava_lang_StringSuccess0.000
test_setNameLjava_lang_StringSuccess0.000
test_setStyleISuccess0.006
test_toStringSuccess0.000
test_win32_newLorg_eclipse_swt_internal_win32_LOGFONTISuccess0.000
test_ConstructorLorg_eclipse_swt_graphics_DrawableSuccess0.003
test_ConstructorLorg_eclipse_swt_graphics_DrawableISuccess0.009
test_copyAreaIIIIIISuccess0.004
test_copyAreaLorg_eclipse_swt_graphics_ImageIISuccess0.002
test_disposeSuccess0.001
test_drawArcIIIIIISuccess0.001
test_drawFocusIIIISuccess0.003
test_drawImageLorg_eclipse_swt_graphics_ImageIISuccess0.009
test_drawImageLorg_eclipse_swt_graphics_ImageIIIIIIIISuccess0.046
test_drawLineIIIISuccess0.001
test_drawOvalIIIISuccess0.001
test_drawPointIISuccess0.001
test_drawPolygon$ISuccess0.001
test_drawPolyline$ISuccess0.001
test_drawRectangleIIIISuccess0.001
test_drawRectangleLorg_eclipse_swt_graphics_RectangleSuccess0.001
test_drawRoundRectangleIIIIIISuccess0.001
test_drawStringLjava_lang_StringIISuccess0.002
test_drawStringLjava_lang_StringIIZSuccess0.001
test_drawTextLjava_lang_StringIISuccess0.001
test_drawTextLjava_lang_StringIIISuccess0.007
test_drawTextLjava_lang_StringIIZSuccess0.001
test_equalsLjava_lang_ObjectSuccess0.002
test_fillArcIIIIIISuccess0.001
test_fillGradientRectangleIIIIZSuccess0.001
test_fillOvalIIIISuccess0.001
test_fillPolygon$ISuccess0.001
test_fillRectangleIIIISuccess0.001
test_fillRectangleLorg_eclipse_swt_graphics_RectangleSuccess0.001
test_fillRoundRectangleIIIIIISuccess0.001
test_getAdvanceWidthCSuccess0.001
test_getBackgroundSuccess0.001
test_getCharWidthCSuccess0.001
test_getClippingSuccess0.001
test_getClippingLorg_eclipse_swt_graphics_RegionSuccess0.001
test_getFontSuccess0.001
test_getFontMetricsSuccess0.002
test_getForegroundSuccess0.001
test_getLineStyleSuccess0.003
test_getLineWidthSuccess0.001
test_getStyleSuccess0.001
test_getXORModeSuccess0.025
test_hashCodeSuccess0.002
test_isClippedSuccess0.001
test_isDisposedSuccess0.001
test_setBackgroundLorg_eclipse_swt_graphics_ColorSuccess0.001
test_setClippingIIIISuccess0.001
test_setClippingLorg_eclipse_swt_graphics_RectangleSuccess0.001
test_setClippingLorg_eclipse_swt_graphics_RegionSuccess0.001
test_setFontLorg_eclipse_swt_graphics_FontSuccess0.001
test_setForegroundLorg_eclipse_swt_graphics_ColorSuccess0.001
test_setLineStyleISuccess0.001
test_setLineWidthISuccess0.001
test_setXORModeZSuccess0.001
test_stringExtentLjava_lang_StringSuccess0.001
test_textExtentLjava_lang_StringSuccess0.001
test_textExtentLjava_lang_StringISuccess0.003
test_toStringSuccess0.001
test_win32_newILorg_eclipse_swt_graphics_GCDataSuccess0.001
test_win32_newLorg_eclipse_swt_graphics_DrawableLorg_eclipse_swt_graphics_GCDataSuccess0.001
test_ConstructorIIILorg_eclipse_swt_graphics_PaletteDataSuccess0.000
test_ConstructorIIILorg_eclipse_swt_graphics_PaletteDataI$BSuccess0.000
test_ConstructorLjava_io_InputStreamSuccess0.006
test_ConstructorLjava_lang_StringSuccess0.001
test_cloneSuccess0.000
test_getAlphaIISuccess0.000
test_getAlphasIII$BISuccess0.000
test_getPixelIISuccess0.001
test_getPixelsIII$BISuccess0.000
test_getPixelsIII$IISuccess0.000
test_getRGBsSuccess0.000
test_getTransparencyMaskSuccess0.002
test_getTransparencyTypeSuccess0.002
test_internal_newIIILorg_eclipse_swt_graphics_PaletteDataI$BI$B$BIIIIIIISuccess0.000
test_scaledToIISuccess0.000
test_setAlphaIIISuccess0.000
test_setAlphasIII$BISuccess0.001
test_setPixelIIISuccess0.000
test_setPixelsIII$BISuccess0.000
test_setPixelsIII$IISuccess0.000
test_ConstructorSuccess0.001
test_ConstructorLorg_eclipse_swt_graphics_DeviceSuccess0.000
test_add$ISuccess0.000
test_addLorg_eclipse_swt_graphics_RectangleSuccess0.001
test_addLorg_eclipse_swt_graphics_RegionSuccess0.000
test_containsIISuccess0.000
test_containsLorg_eclipse_swt_graphics_PointSuccess0.000
test_disposeSuccess0.000
test_equalsLjava_lang_ObjectSuccess0.000
test_getBoundsSuccess0.000
test_hashCodeSuccess0.000
test_intersectLorg_eclipse_swt_graphics_RectangleSuccess0.000
test_intersectLorg_eclipse_swt_graphics_RegionSuccess0.001
test_intersectsIIIISuccess0.000
test_intersectsLorg_eclipse_swt_graphics_RectangleSuccess0.000
test_isDisposedSuccess0.000
test_isEmptySuccess0.000
test_subtract$ISuccess0.000
test_subtractLorg_eclipse_swt_graphics_RectangleSuccess0.000
test_subtractLorg_eclipse_swt_graphics_RegionSuccess0.000
test_toStringSuccess0.000
test_win32_newLorg_eclipse_swt_graphics_DeviceISuccess0.000
test_add_intArraySuccess0.000
test_ConstructorSuccess0.000
test_equalsLjava_lang_ObjectSuccess0.001
test_getAscentSuccess0.001
test_getAverageCharWidthSuccess0.001
test_getDescentSuccess0.001
test_getHeightSuccess0.001
test_getLeadingSuccess0.001
test_hashCodeSuccess0.001
test_win32_newLorg_eclipse_swt_internal_win32_TEXTMETRICSuccess0.001
test_ConstructorLorg_eclipse_swt_graphics_DeviceIIISuccess0.000
test_ConstructorLorg_eclipse_swt_graphics_DeviceLorg_eclipse_swt_graphics_RGBSuccess0.000
test_disposeSuccess0.000
test_equalsLjava_lang_ObjectSuccess0.000
test_getBlueSuccess0.000
test_getGreenSuccess0.001
test_getRGBSuccess0.000
test_getRedSuccess0.000
test_hashCodeSuccess0.000
test_isDisposedSuccess0.000
test_toStringSuccess0.000
test_win32_newLorg_eclipse_swt_graphics_DeviceISuccess0.000
test_ConstructorIISuccess0.000
test_equalsLjava_lang_ObjectSuccess0.001
test_hashCodeSuccess0.000
test_toStringSuccess0.000
test_Constructor$Lorg_eclipse_swt_graphics_RGBSuccess0.000
test_ConstructorIIISuccess0.000
test_getPixelLorg_eclipse_swt_graphics_RGBSuccess0.000
test_getRGBISuccess0.000
test_getRGBsSuccess0.000
test_ConstructorSuccess0.001
test_addImageLoaderListenerLorg_eclipse_swt_graphics_ImageLoaderListenerSuccess0.005
test_hasListenersSuccess0.001
test_loadLjava_io_InputStreamSuccess0.003
test_loadLjava_lang_StringSuccess0.000
test_notifyListenersLorg_eclipse_swt_graphics_ImageLoaderEventSuccess0.000
test_removeImageLoaderListenerLorg_eclipse_swt_graphics_ImageLoaderListenerSuccess0.000
test_saveLjava_io_OutputStreamISuccess0.001
test_saveLjava_lang_StringISuccess0.000
test_ConstructorLorg_eclipse_swt_widgets_ExpandItemISuccess0.014
test_ConstructorLorg_eclipse_swt_widgets_ExpandItemIISuccess0.041
test_getControlSuccess0.034
test_getExpandedSuccess0.008
test_getHeaderHeightSuccess0.061
test_getHeightSuccess0.008
test_getParentSuccess0.011
test_setControlLorg_eclipse_swt_widgets_ControlSuccess0.058
test_setExpandedZSuccess0.011
test_setHeightISuccess0.011
test_setImageLorg_eclipse_swt_graphics_ImageSuccess0.042
test_setTextLjava_lang_StringSuccess0.008
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.009
test_ConstructorLorg_eclipse_swt_widgets_WidgetIISuccess0.056
test_getImageSuccess0.008
test_getTextSuccess0.008
test_setImageLorg_eclipse_swt_graphics_ImageSuccess0.012
test_setTextLjava_lang_StringSuccess0.010
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.105
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.011
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.011
test_disposeSuccess0.010
test_getDataSuccess0.010
test_getDataLjava_lang_StringSuccess0.103
test_getDisplaySuccess0.007
test_getStyleSuccess0.057
test_isDisposedSuccess0.007
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.007
test_removeDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.006
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.055
test_setDataLjava_lang_ObjectSuccess0.007
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.006
test_toStringSuccess0.054
test_ConstructorLorg_eclipse_swt_widgets_MenuISuccess0.013
test_ConstructorLorg_eclipse_swt_widgets_MenuIISuccess0.006
test_addArmListenerLorg_eclipse_swt_events_ArmListenerSuccess0.058
test_addHelpListenerLorg_eclipse_swt_events_HelpListenerSuccess0.006
test_addSelectionListenerLorg_eclipse_swt_events_SelectionListenerSuccess0.007
test_getAcceleratorSuccess0.010
test_getEnabledSuccess0.006
test_getMenuSuccess0.006
test_getParentSuccess0.030
test_getSelectionSuccess0.006
test_isEnabledSuccess0.005
test_removeArmListenerLorg_eclipse_swt_events_ArmListenerSuccess0.005
test_removeHelpListenerLorg_eclipse_swt_events_HelpListenerSuccess0.039
test_removeSelectionListenerLorg_eclipse_swt_events_SelectionListenerSuccess0.006
test_setAcceleratorISuccess0.005
test_setEnabledZSuccess0.007
test_setImageLorg_eclipse_swt_graphics_ImageSuccess0.006
test_setMenuLorg_eclipse_swt_widgets_MenuSuccess0.005
test_setSelectionZSuccess0.007
test_setTextLjava_lang_StringSuccess0.006
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.004
test_ConstructorLorg_eclipse_swt_widgets_WidgetIISuccess0.004
test_getImageSuccess0.007
test_getTextSuccess0.030
test_setImageLorg_eclipse_swt_graphics_ImageSuccess0.005
test_setTextLjava_lang_StringSuccess0.005
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.005
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.006
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.005
test_disposeSuccess0.005
test_getDataSuccess0.018
test_getDataLjava_lang_StringSuccess0.005
test_getDisplaySuccess0.006
test_getStyleSuccess0.005
test_isDisposedSuccess0.009
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.004
test_removeDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.005
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.005
test_setDataLjava_lang_ObjectSuccess0.005
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.004
test_toStringSuccess0.005
test_ConstructorLorg_eclipse_swt_widgets_ToolBarISuccess0.009
test_ConstructorLorg_eclipse_swt_widgets_ToolBarIISuccess0.006
test_addSelectionListenerLorg_eclipse_swt_events_SelectionListenerSuccess0.005
test_getBoundsSuccess0.018
test_getControlSuccess0.005
test_getDisabledImageSuccess0.005
test_getEnabledSuccess0.006
test_getHotImageSuccess0.005
test_getParentSuccess0.029
test_getSelectionSuccess0.005
test_getToolTipTextSuccess0.007
test_getWidthSuccess0.006
test_isEnabledSuccess0.005
test_removeSelectionListenerLorg_eclipse_swt_events_SelectionListenerSuccess0.005
test_setControlLorg_eclipse_swt_widgets_ControlSuccess0.005
test_setDisabledImageLorg_eclipse_swt_graphics_ImageSuccess0.005
test_setEnabledZSuccess0.005
test_setHotImageLorg_eclipse_swt_graphics_ImageSuccess0.005
test_setImageLorg_eclipse_swt_graphics_ImageSuccess0.005
test_setSelectionZSuccess0.005
test_setTextLjava_lang_StringSuccess0.006
test_setToolTipTextLjava_lang_StringSuccess0.006
test_setWidthISuccess0.005
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.005
test_ConstructorLorg_eclipse_swt_widgets_WidgetIISuccess0.005
test_getImageSuccess0.005
test_getTextSuccess0.005
test_setImageLorg_eclipse_swt_graphics_ImageSuccess0.005
test_setTextLjava_lang_StringSuccess0.005
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.004
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.007
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.006
test_disposeSuccess0.005
test_getDataSuccess0.005
test_getDataLjava_lang_StringSuccess0.005
test_getDisplaySuccess0.005
test_getStyleSuccess0.006
test_isDisposedSuccess0.006
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.005
test_removeDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.006
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.030
test_setDataLjava_lang_ObjectSuccess0.008
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.005
test_toStringSuccess0.005
test_ConstructorLorg_eclipse_swt_widgets_TabFolderISuccess0.009
test_ConstructorLorg_eclipse_swt_widgets_TabFolderIISuccess0.005
test_getControlSuccess0.005
test_getParentSuccess0.005
test_getToolTipTextSuccess0.005
test_setControlLorg_eclipse_swt_widgets_ControlSuccess0.014
test_setImageLorg_eclipse_swt_graphics_ImageSuccess0.006
test_setTextLjava_lang_StringSuccess0.006
test_setToolTipTextLjava_lang_StringSuccess0.005
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.006
test_ConstructorLorg_eclipse_swt_widgets_WidgetIISuccess0.010
test_getImageSuccess0.005
test_getTextSuccess0.006
test_setImageLorg_eclipse_swt_graphics_ImageSuccess0.005
test_setTextLjava_lang_StringSuccess0.006
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.005
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.007
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.006
test_disposeSuccess0.005
test_getDataSuccess0.006
test_getDataLjava_lang_StringSuccess0.010
test_getDisplaySuccess0.005
test_getStyleSuccess0.005
test_isDisposedSuccess0.005
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.005
test_removeDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.005
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.006
test_setDataLjava_lang_ObjectSuccess0.006
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.005
test_toStringSuccess0.005
test_ConstructorLorg_eclipse_swt_widgets_TableISuccess0.007
test_ConstructorLorg_eclipse_swt_widgets_TableIISuccess0.005
test_getBackgroundSuccess0.005
test_getBackgroundISuccess0.005
test_getCheckedSuccess0.005
test_getFontSuccess0.005
test_getFontISuccess0.007
test_getForegroundSuccess0.042
test_getForegroundISuccess0.005
test_getGrayedSuccess0.005
test_getImageBoundsISuccess0.014
test_getImageISuccess0.005
test_getImageIndentSuccess0.005
test_getParentSuccess0.005
test_getTextISuccess0.006
test_setBackgroundILorg_eclipse_swt_graphics_ColorSuccess0.057
test_setBackgroundLorg_eclipse_swt_graphics_ColorSuccess0.005
test_setCheckedZSuccess0.008
test_setFontILorg_eclipse_swt_graphics_FontSuccess0.006
test_setFontLorg_eclipse_swt_graphics_FontSuccess0.006
test_setForegroundILorg_eclipse_swt_graphics_ColorSuccess0.007
test_setForegroundLorg_eclipse_swt_graphics_ColorSuccess0.007
test_setGrayedZSuccess0.019
test_setImage$Lorg_eclipse_swt_graphics_ImageSuccess0.016
test_setImageILorg_eclipse_swt_graphics_ImageSuccess0.022
test_setImageIndentISuccess0.005
test_setImageLorg_eclipse_swt_graphics_ImageSuccess0.006
test_setText$Ljava_lang_StringSuccess0.011
test_setTextILjava_lang_StringSuccess0.022
test_setTextLjava_lang_StringSuccess0.005
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.005
test_ConstructorLorg_eclipse_swt_widgets_WidgetIISuccess0.006
test_getImageSuccess0.005
test_getTextSuccess0.005
test_setImageLorg_eclipse_swt_graphics_ImageSuccess0.007
test_setTextLjava_lang_StringSuccess0.005
test_ConstructorLorg_eclipse_swt_widgets_WidgetISuccess0.005
test_addDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.005
test_addListenerILorg_eclipse_swt_widgets_ListenerSuccess0.006
test_disposeSuccess0.005
test_getDataSuccess0.005
test_getDataLjava_lang_StringSuccess0.005
test_getDisplaySuccess0.006
test_getStyleSuccess0.011
test_isDisposedSuccess0.006
test_notifyListenersILorg_eclipse_swt_widgets_EventSuccess0.005
test_removeDisposeListenerLorg_eclipse_swt_events_DisposeListenerSuccess0.005
test_removeListenerILorg_eclipse_swt_widgets_ListenerSuccess0.007
test_setDataLjava_lang_ObjectSuccess0.005
test_setDataLjava_lang_StringLjava_lang_ObjectSuccess0.005
test_toStringSuccess0.005
test_ConstructorLorg_eclipse_swt_widgets_TableISuccess0.006
test_ConstructorLorg_eclipse_swt_widgets_TableIISuccess0.005
test_addControlListenerLorg_eclipse_swt_events_ControlListenerSuccess0.007
test_addSelectionListenerLorg_eclipse_swt_events_SelectionListenerSuccess0.039
test_getAlignmentSuccess0.005
test_getMoveableSuccess0.005
test_getParentSuccess0.005
test_getResizableSuccess0.005
test_getWidthSuccess0.006
test_packSuccess0.005
test_removeControlListenerLorg_eclipse_swt_events_ControlListenerSuccess0.005
test_removeSelectionListenerLorg_eclipse_swt_events_SelectionListenerSuccess0.006
test_setAlignmentISuccess0.008
test_setImageLorg_eclipse_swt_graphics_ImageSuccess0.006