Unit Test Results.

Downloads / Build / Test Results | org.eclipse.jdt.ui.tests_ep414I-unit-mac64-java8_macosx.cocoa.x86_64_8.0.xmlDesigned for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
27802799.68%799.148
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)Time StampHost
org.eclipse.jdt.ui.tests278072799.1482019-12-10T17:04:34

Package org.eclipse.jdt.ui.tests

NameTestsErrorsFailuresTime(s)Time StampHost
AutomatedSuite275772509.3962019-12-10T17:04:34
LeakTestSuite2300289.7522019-12-10T16:55:51
Back to top


TestCase AutomatedSuite

NameStatusTypeTime(s)
testUnusedCode03Success0.030
testExchangeOperands7Success0.029
testInvalidTarget2Success0.113
testCreateInterfaceSuccess0.036
testConvertToLambda23Success0.533
testConvertToIfReturn3Success0.024
testInverseIfCondition_bug388074Success0.037
testConvertToLambdaConflictingNamesSuccess0.055
testGenerateForImportsAndFormat1Success0.056
testAddImportActionParameterizedType1Success0.090
testUnqualifiedFieldAccess4Success0.539
testBodyPrecondition11Success0.016
testConvertToMessageFormatStringBoxing14Success0.055
testFailingSuiteSuccess0.203
testImportFromDefaultWithStarSuccess0.565
testVarDeclStatemenetWithPosSuccess0.036
testMoveAnnotationM7Success0.033
testBuilderArrayLimitNullsThisNoBlocksSuccess0.179
testNonStaticFieldRequestedInConstructorSuccess0.035
testVarInOtherTypeSuccess0.024
testUnimplementedMethods_bug122906Success0.035
testPushDownNegationReplaceNegationRevertInnerExpressionsSuccess0.026
testMethodSpacing2EmptyLinesSuccess0.039
testPushDownNegationReplaceDoubleNegationWithParenthesesSuccess0.023
testSuperConstructorMoreArgumentsSuccess0.048
testRemoveParenthesesBug335173_8Success0.022
testAddImports1Success0.415
testProjectCodeTemplates1Success0.027
testHidingVariable5Success0.021
testSurroundWithRunnable11Success0.021
testAddFinalBug134676_2Success0.024
testRemovePackages1Success0.040
testRemoveDeadCodeAfterIf8Success0.031
testAnnotateParameter_Array2ErrorN/A

java.lang.NullPointerException
at org.eclipse.jdt.ui.tests.quickfix.AnnotateAssistTest18.testAnnotateParameter_Array2(AnnotateAssistTest18.java:282)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at junit.framework.TestCase.runTest(TestCase.java:176)
at junit.framework.TestCase.runBare(TestCase.java:141)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.Iterator.forEachRemaining(Iterator.java:116)
at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229)
at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197)
at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128)
at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:103)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4145)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3812)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1160)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1049)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:660)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:154)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:118)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
at org.eclipse.core.launcher.Main.main(Main.java:44)
0.242
testMissingParameterWithoutVarArgsSuccess0.076
testTypeInExceptionTypeSuccess0.085
testOverrideDefaultMethod_multiLevelSuccess0.031
testOuterParameterMustBeFinalSuccess0.029
testAddSafeVarargs1Success0.031
testConvertToStringBuffer1Success0.069
testVariableDeclarations3Success0.017
testGenerateForComplexInnerLowerboundWildcardSuccess0.061
testConvertToLambda6Success0.527
testGetChildrenProjectSuccess0.135
testGetChildrenProjectWithSourceFoldersSuccess0.194
testOrganizeImportsBug202266Success0.090
testInsert2Success0.023
testMissingReturn1Success0.026
testBug531511_param_multi_first_declSuccess0.568
testAddImportContextSensitive09Success0.040
testRemoveRedundantNonNullByDefault4Success0.043
testMethodAssignedToWildcardSuccess0.030
testAddSafeVarargs3Success0.028
testRemoveBlockReturnThrows01Success0.025
testExistingOverwriteSuccess0.037
testInvertEquals15Success0.019
testBodyPrecondition344674_6Success0.017
testProjectChangeSuccess0.028
testPreserveUnresolvableStaticSingleImportsSuccess0.036
testPushDownNegationReplaceNegationAndNotEqualOperatorSuccess0.021
testUnusedCodeBug335173_3Success0.023
testAssignParameterInnerStaticSuccess0.028
testGetParentWithRootFocusAfterProjectFocusSuccess0.260
testRemoveRedundantModifiersSuccess0.059
testClassInstanceCreationMoreArgumentsInGenericTypeSuccess0.053
testConvertSwitchToIfSuccess0.019
testCombinationBug125455Success0.033
testMethodLabelPolymorphicSignatureReference3RetSuccess0.100
testFixParenthesesInLambdaExpressionCannotRemove1Success0.520
testConvertToLambda11Success0.540
testMultipleCollectionsNotAcceptedSuccess0.027
testCUNotOnClasspathSuccess0.284
testInsertAtSuccess0.168
testRemoveParenthesesBug335173_5Success0.030
testMissingParam1Success0.028
testBasicNewServiceProviderSuccess0.129
testInverseCondition1Success0.041
testTreeOnSessionEndedSuccess0.347
test_bug135122Success0.026
testReplaceMultiCatchClauseWithThrows3Success0.040
testMakeFinal14Success0.035
testCollectionsAccepted2Success0.032
testParameterMismatchCastSuccess0.040
testOrganizeImportHistory04Success0.000
testSuppressWarningsForFieldVariablesSuccess0.042
testCanConvertToStaticImportWhenClassContainsMethodInvocationWithoutExpressionSuccess0.041
testCustomBuilderArraySuccess0.129
test06Success0.064
testNoConstructorsToOverrideAvailableSuccess0.081
testAlternativeCustomBuilderNullsSuccess0.175
testJava50ForLoop02Success0.032
testFourConstructorsToOverrideSuccess0.194
testNativeMethodWithBodySuccess0.023
testChangeLambdaBodyToBlock1Success0.522
testCallersNoResultsSuccess0.349
testTypeInMethodArgumentsSuccess0.095
testBug531511_return_multi_second_declSuccess0.444
testAnnotateParameter_ArrayOfPrimitiveSuccess0.292
testPartialSelection3Success0.031
testChangeModifierToStatic1Success0.069
testSimplestSmokeCaseSuccess0.020
testInferDiamondArgumentsSuccess0.025
testAddDefaultCaseSwitchExpression2Success0.072
testAddSafeVarargs2Success0.045
testInitializerPrecondition06Success0.017
testNoProposals1Success0.190
testIsDoneWithSmartIsSuccess0.124
testChangeLambdaBodyToExpression3Success0.521
testMethodLabelPolymorphicSignatureReference1ArraySuccess0.029
testUnimplementedMethods4Success0.126
testTreeOnSessionStartedSuccess0.240
testUnnecessaryArrayBug550129Success0.030
testCreateMethodQuickFix7Success0.031
testFormatLimit1_4Success0.150
test15JLS3_842Success0.052
testConvertToStringBufferNoFixWithoutStringSuccess0.030
testConvertToAnonymousClassCreation1Success0.541
testTypeInMethodReturnTypeSuccess0.122
testAddSafeVarargs2Success0.024
testGetChildrenArchiveSuccess0.175
testGetDocFromSourceAttachmentRootPathSuccess0.043
testVarWithMethodName2Success0.057
testNonStaticAccessTest03Success0.019
testRemoveParentheses01Success0.060
testExpressionPrecondition04Success0.015
testGenerateForLowVersionSuccess0.048
testAddImportActionParameterizedType2Success0.045
testBodyPrecondition344674_9Success0.018
testEnumConstantDeclaration1Success0.028
testChainedBuilderNullsSuccess0.151
testParameterizedType2Success0.105
testUnusedParamBug328481Success0.023
testMethodCall3Success0.030
testRemoveBlock01Success0.030
testSortMembersBug223997Success0.023
testAddMissingCaseSwitchStatement1Success0.109
testATestCase_testSucceedSuccess0.191
testPushDownNegationReplaceNegationAndLessEqualOperatorSuccess0.028
testRemoveRedundantNonNullSuccess0.045
testTypeLabelAnonymousInFieldInitializerSuccess0.053
testGetChildrenBottomLevelFragmentFileSuccess0.093
testUnnessecaryNLSTag1Success0.030
testBug531511_boolean_true_typeSuccess0.077
testIsDefaultInClassSuccess0.027
testChangeParameter6Success0.021
testCollectionsFieldMethodReplacementSuccess0.026
testInvertEquals23Success0.040
testAddImportActionNestedType2Success0.049
testExplicitAbstractInBinaryFileSuccess0.018
testJava50ForLoop110599Success0.027
testHashCodeEqualsUniqueFieldIn17Success0.091
testRemoveFragmentInTwoFragmentLogicalPackageSuccess0.224
testConvertLambdaToMethodReference4Success0.512
testChangeLambdaBodyToBlock4Success0.530
testJoinDeclaration4Success0.035
testPickoutTypeFromMulticatch1Success0.067
testUnusedImportsSuccess0.022
testTypeLabelLocalSuccess0.011
testFindMethodSuccess0.253
testTypeInVarDeclWithWildcardSuccess0.122
testCodeStyle05Success0.036
testUndefinedConstructorWithEnclosing3Success0.016
testRemoveProperty3Success0.211
testAddToClasspathContainerSuccess0.504
testRemoveProperty4Success0.214
testIndirectRefDefaultClassSuccess0.033
testOverrideRaw1Success0.531
testLotsOfReferecesSuccess0.031
testUnimplementedMethodsInEnumConstant2Success0.033
testMethodCall2Success0.023
testMakeFinal07Success0.013
testArrayCannotBeInferredSuccess0.016
testCalleesNoResultsSuccess0.159
testGetChildrenSourceFolderSuccess0.170
testUnusedVariableWithSideEffectAssignmentsSuccess0.022
testSurroundWithRunnable3Success0.036
testTypeDeclarations1Success0.045
testAddImportContextSensitive08Success0.042
testOverride3Success0.554
testRemoveProperty2Success0.209
testMoveTypeAnnotationSuccess0.031
testMoveAnnotationM1Success0.038
testPushDownNegationReplaceNegateNonBooleanExprsSuccess0.023
testSortMembersVisibilitySuccess0.058
testCodeStyle10Success0.018
testAnnotateConstructorParameterSuccess0.349
testUncaughtExceptionInLambda1Success0.031
testChangeParameter9Success0.526
testEditOutputFolder05CannotOutputToSourceSuccess0.042
testSuppressNLSWarningAnnotation4Success0.042
testGetParentMidLevelFragmentSuccess0.198
testModule1HierarchicalSuccess0.035
testUnboxing5Success0.017
testGetParentMidLevelFragmentInArchiveSuccess0.177
testVisibility_bug85831Success0.028
testAddPackageNotLogicalPackageSuccess0.224
testRemoveQualifier03Success0.027
testChangeReturn2aSuccess0.559
testHashCodeEqualsMultiArrayIn17Success0.076
testLoopOverAddedToFixesForMethodInvocationSuccess0.008
testNonStaticAccessTest06Success0.017
testTypeMismatchWithEnumConstantSuccess0.023
testInvalidParamModifiersSuccess0.026
testInnerClassCalleesExitingSuccess0.148
testBug203693Success0.021
testSortMembers02Success0.025
testAddImportActionNestedType1Success0.047
testVarWithGenericTypeSuccess0.038
testStaticImportFavorite1Success0.050
testUncaughtExceptionInLambda3Success0.041
testMatchSubtree1ByNameSuccess0.364
testRemoveTrailingCharactersSuccess0.000
test10Success0.078
testUnimplementedMethodsWithTypeParametersSuccess0.037
testMissingAnnotationAttributes3Success0.020
testModule2FlatSuccess0.040
testEditOutputFolderBug153068Success0.028
testConvertToLambdaAmbiguousOverriddenSuccess0.581
testExpressionPrecondition01Success0.012
testAssignAndCastBug331195_2Success0.018
testGetParentFoldedBottomFragmentSuccess0.206
testUnusedPrivateMethodSuccess0.013
testReorderSimpleWithDecoratorSuccess0.013
testReturnTypeMissingWithVoid2Success0.025
testGetNeedHigherComplianceProposalsAndEnablePreviewsProposalSuccess0.101
testGetSingleChildSuccess0.024
testMoveAnnotationOnByteMultiDimArraySuccess0.034
testReplaceSingleCatchClauseWithThrowsSuccess0.041
testSurroundWithRunnable21Success0.025
testAdditionalLocalIsNotReferencedSuccess0.016
testRemoveParenthesesBug335173_2Success0.029
test12Success0.069
testConvertIfToSwitch4Success0.043
testTypeUseAnnotationImport1Success0.542
testGetDocFromPackageHtml_srcSuccess0.053
testConvertToStringBufferNoFixOutsideMethodSuccess0.097
testSplitDeclaration7Success0.017
testInvisibleDefaultConstructorRequestedInOtherTypeSuccess0.026
testAbstractInterfaceMethodWithBody2Success0.042
testMatchAllFirstLeafsSuccess0.347
testVoidMethodReturnsAnonymClassSuccess0.037
testFiveConstructorsToOverrideWithTwoLevelsOfInheritanceSuccess0.213
testCastMissingInFieldDeclSuccess0.026
testVarInConstructurInvocationSuccess0.046
testExportCuSuccess0.062
testMethodInForInitSuccess0.032
testRemoveParenthesesBug335173_12Success0.019
testSimpleAddSuccess0.029
testSignedLibsSuccess3.078
testStaticImportFavorite1Success0.025
testVarAssingmentInThenBodyWithGenericsSuccess0.049
testVariableDeclarations6Success0.028
testUndefinedConstructorInDefaultConstructor1Success0.038
testSurroundWithRunnableBug133560Success0.022
testTypeMismatchForParameterizedTypeSuccess0.111
testEnablePreviewsAndOpenCompilerPropertiesProposalsSuccess0.106
testAnnotationImports2Success0.561
testUncaughtExceptionOnSuper1Success0.032
testSuppressBug169446Success0.032
testAssignAndCastBug129336_1Success0.026
testJARHierarchicalSuccess0.021
testVarAssignedByWildcard1Success0.047
testAssignmentWithoutSideEffect1Success0.032
testConvertToMultiCatch5Success0.018
testUncaughtExceptionInLambda7Success0.038
testBug245254Success0.024
testCombination03Success0.036
testIncompleteThrowsStatementSuccess0.038
testMethodDeclarations1Success0.029
testReorderCustomSuiteSuccess0.019
testUncaughtException3Success0.032
testInvertEquals5Success0.043
testNonStaticAccessTest10Success0.015
testAssignToLocal2CursorAtEndSuccess0.036
testVarWithMethodName1Success0.026
testModule2HierarchicalSuccess0.043
testAmbiguousTypeInArgumentSuccess0.230
testTypeInTypeArguments2Success0.114
testConstructorInvocationMoreArgumentsSuccess0.066
testBodyPrecondition344674_3Success0.012
testGetParentTopLevelFragmentInArchiveSuccess0.130
testUnusedPrivateField1Success0.490
testMethodOverrideDeprecated1Success0.052
testCUWithPosSuccess0.031
testMoveProjectSuccess0.111
testUnrollMultiCatch2Success0.044
testCollectionIsNotArraySuccess0.022
testVarInSuperSuccess0.038
testCompleteSelectionOfSubPackage1Success0.033
testMethodCanBeStaticSuccess0.020
testMissingParam6Success0.025
testJava50ForLoop163122_5Success0.037
testSurroundWithRunnable28Success0.035
testSuperConstructorSuccess0.033
testRemoveIfBlockBug138628Success0.017
testNoProposals3Success0.196
testAssignParamToField1Success0.519
testJavadoc2Success0.038
testInvalidVariableModifiersSuccess0.019
testAddFinalBug157276_3Success0.015
testNoProposals2Success0.195
testIsAssignmentCompatibleSuccess4.003
testMatchRootSuccess0.368
testBug531511_none_declSuccess0.594
testLambdaReturnType2Success0.041
test_bug78533Success0.494
testConvertToStringBufferStringAndVarSuccess0.081
testStaticMethodRequestedInSameType1Success0.017
testMakeFinal06Success0.012
testTreeJUnit4TestAdapterSuccess0.479
test08Success0.077
testFindTypeSuccess0.150
testMissingReturnStatementWithCodeSuccess0.027
testLocalClassInStaticInitializerSuccess0.046
testClassFolderSuccess6.270
testPickOutStringProposals3Success0.012
testBodyPrecondition09Success0.016
testMatrixSuccess0.022
testConvertToLambdaAmbiguous02Success0.063
testSortMembersBookmarksSuccess0.023
test_bug25773Success0.558
testBug129508_4Success0.021
testInverseIfCondition5Success0.065
testExtractNullableField1Success0.031
testMethodInInfixExpression2Success0.037
testInvalidInterfaceModifiersSuccess0.020
testInvertEquals6Success0.048
testUnnecessaryElse1Success0.025
testMatchSubtree2ByNameSuccess0.349
testJava50ForLoop13Success0.012
testIndexReadOutsideArrayAccessSuccess0.021
testSuiteFinderSuccess0.557
testVarAssignedToWildcard2Success0.056
testConvertEnhancedForArray01Success0.051
testMethodAssignedToWildcard2Success0.037
testRemoveFromBuildpathBug153299LibSuccess0.049
testInnerAndOuterIfConditions4Success0.039
testSourceAndOutputOnProjectSuccess0.488
testSuppressWarningsForLocalVariablesSuccess0.042
testJava50ForLoop160283_1Success0.040
testConvertToLambda19Success0.532
testSurroundWithRunnable18Success0.031
testGetChildrenBottomLevelFragmentWithCUSuccess0.195
testTreeOnSessionEndedSuccess0.258
testInvalidMultiFieldModifiersSuccess0.023
testOuterClass3Success0.050
testMissingOverrideAnnotationSuccess0.021
testAddSafeVarargs4Success0.026
testSuperMethodMoreArgumentsSuccess0.052
testUncaughtExceptionInLambda2Success0.035
testCodeStyle02Success0.029
testReverseTraversalIsNotAllowedSuccess0.020
testVarParameterAccessSuccess0.420
testInvisibleMethodRequestedInSuperTypeSuccess0.025
testSimpleTestSuccess0.697
testUnusedVariableBug328481_2Success0.040
testUnqualifiedFieldAccess_bug50960Success0.144
testArrayAccessWithCollectionsSuccess0.026
testGetElementsProjectSuccess0.188
testTypeMismatchInFieldDeclNoImportSuccess0.028
testInvisibleFieldToGetterSetterBug335173_3Success0.039
testClassFolderHierarchicalSuccess0.030
testUnimplementedMethodsWithCovariantReturnSuccess0.030
testSuppressNLSWarningAnnotation3Success0.034
testAnnotateRemoveSuccess0.251
testStaticImportFavorite2Success0.031
testWrongPackageStatementFromDefaultSuccess0.034
testAddParenthesesForExpression3Success0.030
testCombinationBug234984_2Success0.034
testRemoveParenthesesBug335173_15Success0.030
testFormatArrayLimit1_5NoHelpersSuccess0.138
testExportOtherSrcRootSuccess2.917
testVarAssignedToWildcard1Success0.062
testMoveSingleValueAnnotationF1Success0.038
testImportAntSuiteSuccess0.012
testJoinAndIfStatements3Success0.060
testInvalidClassModifiersSuccess0.021
testReplaceCatchClauseWithThrowsWithFinallySuccess0.018
testInsertAt1Success0.169
testRemoveIfBlockBug128843Success0.030
testMismatchingExceptions1Success0.028
testConvertToMultiCatch2Success0.047
testCodeStyle16Success0.040
testGetChildrenMidLevelFragmentInInternalArchiveSuccess0.089
testMismatchingReturnTypeOnWildcardExtendsSuccess0.032
testRemoveParenthesesBug134985_1Success0.019
testUpdatePrecondition03Success0.013
testReplaceWithUnqualifiedEnumConstant2Success0.029
testDefaultJARWithOthersSuccess0.160
testFixParenthesesInLambdaExpressionAddSuccess0.482
testRemoveParenthesesBug335173_20Success0.038
testTodoTasks7Success0.016
testMethodLabelVarargsReference2Success0.038
testAddImportContextSensitive07Success0.033
testAddInferredLambdaParamTypes3Success0.565
testOrganizeImportHistory01Success0.021
testAnnotateParameter_Varargs3Success0.327
testAddFinalBug157276_6Success0.017
testMethodLabelPolymorphicSignatureReference1Success0.034
testAddParenthesesForExpression8Success0.018
testWrongTypeNameInEnumSuccess0.028
testJava5002Success0.045
testTodoTasks6Success0.019
testPreserveUnresolvableTypeOnDemandImportsSuccess0.541
testGetChildrenLogicalPackageSuccess0.248
testAddFinalBug129807Success0.022
testBuilderLimitSuccess0.144
testAbstractSuperMethodsSuccess0.084
testInvertEquals7Success0.033
testIfReturnIntoIfElseAtEndOfVoidMethod1Success0.024
testAddBottomLevelFragmentNotLogicalPackageSuccess0.132
testGetDirectChildrenSuccess0.026
testConvertAnonymousToNested2Success0.035
testAddImportActionParameterizedType4Success0.046
testInverseCondition6Success0.037
testRemoveResources1Success0.039
testTypeLabelAnonymousInAnonymousSuccess0.032
testStaticMethodRequestedInOtherTypeSuccess0.023
testExchangeOperands2Success0.031
testMakeFinal13Success0.038
testMethodInEnum_bug239887Success0.032
testFindOverriddenSuccess1.005
testInvisibleTypeRequestedInDifferentPackageSuccess0.020
testOverridesNonVisibleMethodSuccess0.026
testConvertToLambda14Success0.533
testFormatChangesBug207965Success0.361
testReturnTypeMissingWithWildcardSuperSuccess0.033
testConvertIfToSwitch3Success0.036
testAddMissingCaseSwitchExpressionSuccess0.101
testUnqualifiedFieldAccess3Success0.550
testFormatModuleInWrongFileSuccess0.482
testReturnTypeMissingWithArrayTypeSuccess0.029
testMoveAnnotationP4Success0.036
testImportToStarWithExplicit5Success0.570
testInvertEquals14Success0.018
testAddFinalBug163789Success0.028
testRemoveDeadCodeAfterIf9Success0.046
testMissingSynchronizedOnInheritedMethodSuccess0.019
testExportOtherProjectSuccess2.865
testAddImportActionAnnotatedType2Success0.050
testAssignParamToFieldInGenericSuccess0.066
testRecursiveCallersSuccess0.601
testNonStaticAccessTest09Success0.020
testOutgoingDeletion148118Success0.144
testAssignToLocal3Success0.037
testMoveAnnotationM10Success0.036
testAddBottomLevelFragmentFoldingSuccess0.178
testNeedToEmulateMethodAccessSuccess0.020
testExtractToMethod4Success0.052
testParameterMismatchKeepModifiersSuccess0.043
testSortMembersMixedFieldsSuccess0.030
testContributedQuickFix1Success0.023
testOuterLocalMustBeFinal2Success0.029
testConvertToLambda9Success0.534
testRemoveRedundantAnnotation1Success0.019
testJoinDeclaration5Success0.049
testJava50ForLoopBug154939Success0.017
testPartialCU3Success0.027
testImportToStarWithExplicitSuccess0.498
testInvisibleMethodRequestedInOtherPackageSuccess0.026
testUnimplementedMethods_bug62931Success0.023
testConvertLambdaToMethodReference1Success0.537
testClassInstanceCreationSuccess0.034
testInvisibleConstructorRequestedInOtherTypeSuccess0.029
testTypeLabelLambda1Success0.037
testConvertToLambda20Success0.559
testInferredExceptionTypeSuccess0.076
testConvertIfToSwitch2Success0.014
testChangeParameter3bSuccess0.025
testDefaultConstructorToOverrideSuccess0.081
testUnneededCatchBlockSuccess0.021
testOrganizeImports02Success0.028
testBug480682Success0.229
testCustomBuilderArrayLimitNullsSuccess0.187
testSurroundWithRunnable7Success0.020
testInverseVariable2Success0.027
testConvertToLambda26Success0.535
testMoveNormalAnnotationL1Success0.037
testFailSuccess0.244
testHasSingleChildSuccess0.023
testConvertToAnonymousClassCreation4Success0.546
test3Success0.473
testCreateClassWithBodySuccess0.021
testCodeStyleBug238828_2Success0.023
testInvertEquals16Success0.020
testInverseVariable4Success0.027
testPushDownNegationReplaceNegationRemoveParenthesesSuccess0.033
testBug508660Success0.529
testPushNegationDown3Success0.032
testProjectSuccess0.539
testSplitAssignmentSuccess0.025
testImportToStarWithExplicit4Success0.533
testPackageWithNoJavadocSuccess0.028
testVarInInitializerSuccess0.046
testTreeOnSessionEndedSuccess1.215
testEnableAssertionsInWizardSuccess0.175
testUnimplementedMethods_bug123084Success0.032
testCreateClassExtraImports2Success0.032
testSimpleTestSuccess0.474
testHidingVariable4Success0.024
testTodoTasks2Success0.014
testTypeInAnnotationSuccess0.043
testTypeLabelInnerSuccess0.032
test04Success0.094
testBug214340_1Success0.027
testGenerateForImportsAndFormat2Success0.053
testCreateFieldUsingSefSuccess0.383
testConcatArraySuccess0.139
testPrimitiveTypeInFieldDeclSuccess0.160
testJoinDeclaration3Success0.034
testVarInMethodInvocationSuccess0.052
testConvertLambdaToAnonymousSuccess0.020
testMethodAssignedFromWildcard2Success0.046
testFormatChangesBug208568Success0.297
testUnimplementedMethodsWithAnnotations5Success0.522
testBug525428aSuccess0.022
testExportSrcRootWithOutputFolderSuccess2.744
testExternalClassFolderSuccess2.857
testInvalidInterfaceMethodModifiersSuccess0.016
testATestSuiteSuccess1.246
testUnusedVariable4Success0.023
testMethodRequiresBodySuccess0.028
testPushDownNegationReplaceDoubleNegationSuccess0.030
testInverseIfCondition2Success0.036
testSerialVersion02Success0.065
testGetChildrenBottomLevelFragmentSuccess0.095
test4Success0.167
testVarInForInitializer2Success0.074
testReplaceAssignIfWithCondition2Success0.034
testModule1FlatSuccess0.044
testNiceReductionArrayIsFieldSuccess0.026
testStaticMethodInInterface4Success0.026
testDoesntOfferConvertToStaticImportForImportDeclarationsSuccess0.045
testMissingMethodComment1Success0.025
testSortMembersProblemMarkerSuccess0.027
testConvertQualifiedNameToStaticImportSuccess0.046
testGetParentTopLevelFragmentInArchiveSuccess0.087
testAssignToLocal5Success0.040
test15Bug99608Success0.097
testSortMembersBug263173Success0.014
test01Success0.061
testEditOutputFolderBug154196Success0.034
testPushDownNegationReplaceNegationAndEqualOperatorSuccess0.030
testBug510758_2Success0.028
testUnimplementedMethods3Success0.100
testExtractToLocalVariable2Success0.030
testRemoveDeadCodeAfterIf10Success0.034
testUnusedVariableWithSideEffectAssignments2Success0.025
testRemoveUnreachableCodeWhileSuccess0.021
testTypeUseAnnotationImport4Success0.548
testExchangeOperandsBug332019_4Success0.028
testAnonymousInnerClassOnInterfaceCalleesSuccess0.125
testUnimplementedMethodsInEnumConstant1Success0.037
testParameterMismatchSwapInGenericTypeSuccess0.057
testIsDoneWithoutSmartIsSuccess0.089
testAddTypeToArrayInitializerSuccess0.035
testInsertGetterAtLocationSuccess0.180
testAnnotateParameter_Array1Success0.351
testBug473068_elidedSuccess0.026
testBug163050_2Success0.023
testUnnecessaryCast3Success0.024
testSuppressNLSWarningAnnotation5Success0.033
testMissingTypeCommentSuccess0.021
testChangeIfAndElseStatementToBlock2Success0.037
testBug514203_capture3Success0.558
testNiceReductionSuccess0.036
testJava50Bug222257Success0.019
testUncaughtExceptionInMethodReference7Success0.034
testConvertIfToSwitch4Success0.039
testBug123424_2Success0.200
testCodeStyleBug238828_1Success0.028
testConvertToLambda3Success0.556
testCalleesSuccess0.189
testReorderWithPropagation3Success0.000
testInvalidEnumModifierSuccess0.021
testBug531511_boolean_default_declSuccess0.070
testMakeFinal15Success0.028
testRemoveRedundantAnnotation4Success0.018
testConvertIfToSwitch1Success0.037
testTypeLabelAnonymousSuccess0.018
testRemoveBlock04Success0.025
testCastOnCastExpressionSuccess0.038
testStaticMethodInInterface1Success0.020
testAssignToLocal10Success0.032
testConvertToAnonymousClassCreation6Success0.545
testPushNegationDownBug335778_1Success0.015
testMismatchingExceptions2Success0.033
testCodeStyleBug119170_02Success0.026
testAddImportContextSensitive10Success0.035
testGetNameComponentsSuccess0.065
testMethodSpacingCommentSuccess0.039
testRemoveBlockBug156513_1Success0.052
testCorrectIndetationBug202145_2Success0.029
testUnnecessaryThrownException3Success0.019
testSimilarVariableNamesMultipleOccSuccess0.030
testParameterAnonymousSuccess0.022
testUnusedPrivateField2Success0.533
testMethodInAnonymousCovering4Success0.042
testMethodAssignedFromWildcard1Success0.031
test05Success0.068
testEnclosingInstanceIn17Success0.083
testChangeIfWithElseStatementToBlockSuccess0.038
testFileWithOthersSuccess0.193
testBug514580_avoidRedundantNonNullInChangeMethodSignatureFixSuccess0.120
testUnnecessaryElse2Success0.028
testUncaughtExceptionRemoveMoreSpecificSuccess0.023
testUnnecessaryInstanceof2Success0.025
testInvalidInterfaceMethodModifier1Success0.031
testTestInterfaceSuccess0.522
testGetParentTopLevelLogicalPackageSuccess0.229
test06Success0.548
testChangeIfStatementToBlockSuccess0.041
testJLS4Success0.440
testUncaughtException2Success0.033
testTreeOnSecondTestStarted2Success0.384
test06Success0.075
testCodeStyleBug_138318Success0.027
testArrayIsQualifiedByThisSuccess0.030
testRemoveParentLastSuccess0.001
testThenWithBlocksSuccess0.081
testJoinOrIfStatements1Success0.030
testFilterToTest1SucceedSuccess0.338
test_PackageInfoBug157541aSuccess0.551
testStaticMethodInInterface3Success0.036
testRemoveIfBlockBug149990_1Success0.031
testUnusedCode11Success0.040
testAddSafeVarargs5Success0.014
testPackageLabelsSuccess0.023
testSimpleParticipantSuccess0.311
testTypeUseAnnotationImport5Success0.564
testBug247012_1Success0.558
testPreserveUnresolvableImportRatherThanAddNewImportSuccess0.551
testAnnotatedArrayDimension2Success0.037
testAddParentheses01Success0.056
testUpdatePrecondition06Success0.013
testRemoveParenthesesBug405096_2Success0.023
testBug130139_2Success0.016
testMoveAnnotationM4Success0.065
testBug525428dSuccess0.082
testJLS3Success0.563
testHierarchyWithWorkingCopy3Success0.316
testExtractToLocalVariable4Success0.039
testGetChildrenArchiveSuccess0.183
testMethodSpacing1EmptyLineSuccess0.035
testUnusedCode06Success0.034
testRemoveParenthesesBug134741_3Success0.015
testAnonymousClassSuccess0.078
testAddNonNull1Success0.042
testCodeStyle26Success0.018
testCreateMethodWhenOverrideAnnotationSuccess0.023
test_PackageInfoBug157541bSuccess0.557
testBug163121Success0.030
testTreeOnSecondTestStartedSuccess0.346
testGenerateForComplexGenericsSuccess0.050
testGetChildrenBottomLevelFragmentInArchiveSuccess0.170
testMismatchingExceptions3Success0.031
testCastOnCastExpressionSuccess0.039
testConvertMethodReferenceToLambda9Success0.538
testCustomBuilderNullsThisNoBlocksSuccess0.176
testChainedBuilderArray1_5Success0.159
testInnerAndOuterIfConditions2Success0.040
test15ClassTypeVars1Success0.035
testConvertToStringBufferExisting1Success0.093
testConvertMethodReferenceToLambda5Success0.537
testStaticMethodInInterface2Success0.020
testInstanceCodeTemplatesSuccess0.014
testParameterMismatchChangeMethodTypeInGenericSuccess0.047
testChangeReturn3Success0.031
testConvertSwitchToIf3Success0.023
testReplaceReturnConditionWithIf2Success0.014
testBug530193Success0.529
testExpressionPrecondition07Success0.012
testMissingEnumConstantsInCase5Success0.025
testInsertAtSuccess0.207
test01Success0.540
testRemoveIfBlock04Success0.031
testBug213248_3Success0.353
testExtractNullableField9Success0.084
testCreateJUnitTestCaseSuccess0.019
testBug185178Success0.524
testGetChildrenBottomLevelFragmentInInternalArchiveSuccess0.129
testAddNonNull2Success0.045
testBug297183Success0.299
testCreateMethodQuickFix6Success0.038
testUnimplementedMethodsExtendingGenericType1Success0.025
testAddImportAction2Success0.288
testConvertMethodReferenceToLambda3Success0.590
testChainedOneArgumentCustomBuildersSuccess0.156
testOKSuccess0.225
testRemoveIfBlock02Success0.036
testAddImports2Success0.054
testCodeStyle21Success0.032
testChangedTopLevelPackageFragmentFoldingSuccess0.204
testConvertIfToSwitch5Success0.039
testUnneededCatchBlockTryWithResourcesSuccess0.027
testNoConstructorsToOverrideWithOneExistingConstructorsSuccess0.082
testUnwrapTryStatementSuccess0.018
testParameterMismatchChangeMethodTypeSuccess0.046
testCUIndentedSuccess0.042
testWrongPackageStatementInEnumSuccess0.032
testExchangeOperandsBug332019_1Success0.025
testTypeParameterLabelMethodSuccess0.071
testArrayIsAssignedSuccess0.019
testInferTypeElementSuccess0.026
testGetParentArchiveSuccess0.188
testChangeParameter1cSuccess0.519
testJava50ForLoop03Success0.027
testFailSuccess1.156
testTypeUseAnnotationImport2Success0.539
testMissingParam2Success0.029
testTestAnnotation_bug204682Success0.571
testMissingEnumConstantsInCase4Success0.055
testUnusedVariableBug328481_1Success0.028
testInvisibleImportSuccess0.025
testGetChildrentMidLevelFragmentSuccess0.194
testBug176502Success0.024
testConvertToAnonymousClassCreation3Success0.553
testConvertSwitchToIfBug252104_2Success0.023
testReplaceWithUnqualifiedEnumConstant1Success0.038
testRemoveSafeVarargs1Success0.027
testBug531511_combined_multi_first_declSuccess0.079
testRemoveSafeVarargs2Success0.028
testCodeStyle12Success0.035
testBuilderArrayLimitZeroSuccess0.191
testFormatArrayLimitSuccess0.184
testMoveAnnotationM11Success0.038
testMultipleUncaughtExceptionsSuccess0.025
testGetFileSuccess0.551
testNormalFolderWithOthersSuccess0.166
testInvalidSource1Success0.120
testConvertSwitchToIfBug352422_2Success0.019
testParameterMismatchWithVarArgsSuccess0.056
testAddSafeVarargsToDeclaration4Success0.044
testTypeParametersToRawTypeReference07Success0.037
testOrganizeImportsBug229570Success0.517
testAddOverride16_no_interface_methodsSuccess0.051
testCreateFieldInAccessor2Success0.453
testCreateClassExtraImports1Success0.030
testBug213248_2Success0.382
testCreateFieldInAccessor6Success0.464
testBodyPrecondition08Success0.027
testConvertToAnonymousWithWildcards1Success0.046
testMismatchingReturnTypeOnGeneric2Success0.024
testGetParentOfLogicalPackagetWithLogicalPackageParentSuccess0.177
testNonStaticAccessTest01Success0.110
testSurroundWithRunnable29Success0.044
testMethodLabelPolymorphicSignatureDeclarationSuccess0.016
testExpressionPrecondition02Success0.012
testPushDownNegationReplaceNegationWithInfixOrOperatorSuccess0.021
testCreateFieldInAccessor4Success0.430
testReplaceImportsSuccess0.533
testTypeLabelLocalSuccess0.031
testGetChildrenMidLevelFragmentInArchiveSuccess0.174
testSwitchCaseFallThrough1Success0.041
testFixParenthesesInLambdaExpressionCannotRemove3Success0.522
testAnnotateParameter_Varargs1Success0.264
testSuppressNLSWarningAnnotation1Success0.044
test_bug78397Success0.022
testMakeFinal12Success0.021
testConvertToStringBufferAsParamterSuccess0.067
testTypeMismatchInForEachProposalsListSuccess0.025
testTypeLabelWildcardsSuccess0.033
testConvertToLambda02Success0.035
testRemoveDeadCodeAfterIf2Success0.029
testSplitDeclaration5Success0.018
testConvertToLambda8Success0.525
testConvertToMultiCatch3Success0.051
testOverrideAnnotationButNotOverridingSuccess0.039
testWrongTypeName_bug180330Success0.054
testCodeStyle20Success0.034
testConvertToAnonymousWithJoinedSAMSuccess0.038
testLambdaReturnType3Success0.046
testMakeFinal09Success0.014
testBuilderArrayLimitSuccess0.191
testImportCountReplaceStarSuccess0.077
testChangeParameter4Success0.306
testUncaughtException5Success0.029
testConvertToIfReturn1Success0.213
testInitializerPrecondition01Success0.018
testRemoveParenthesesBug405096_6Success0.025
testBug306168_1Success0.548
testAssignToLocal11Success0.039
testFormatChangesBug205308Success0.311
testIndexReadOutsideInferredArrayAccess2Success0.017
testAddFinalBug158041_4Success0.033
testAnnotateReturn2Success0.431
testChangeReturn6Success0.523
testBug247012_3Success0.573
testRemoveParenthesesBug335173_14Success0.024
testMethodSpacing0EmptyLinesSuccess0.078
testRemoveParenthesesBug212856Success0.035
test5Success0.110
testModule1EmptyFlatSuccess0.035
testWrongPackageStatementButCollidingSuccess0.020
testBug510758_3Success0.024
testUndefinedConstructorInDefaultConstructor2Success0.041
testImportFromDefaultSuccess0.534
testOverride4Success0.527
testConvertToLambda25Success0.559
testRemoveQualifier02Success0.029
testRemoveResources2Success0.043
testSurroundWithRunnable12Success0.029
testInvertEquals21Success0.042
test9Success0.070
testAddImportActionBug_409594_test5Success0.048
testGetPackageAttacheddocSuccess0.423
testInverseCondition3Success0.032
testAddFinalBug157276_5Success0.018
testBodyPrecondition344674_1Success0.011
testMethodLabelVarargsDeclarationSuccess0.032
testTypeParameterLabelMethodSuccess0.028
testConcatArrayLimit1_4Success0.146
testForEachMissingTypeSuccess0.593
testAnnotateParameter_Array4ErrorN/A

java.lang.NullPointerException
at org.eclipse.jdt.ui.tests.quickfix.AnnotateAssistTest18.testAnnotateParameter_Array4(AnnotateAssistTest18.java:430)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at junit.framework.TestCase.runTest(TestCase.java:176)
at junit.framework.TestCase.runBare(TestCase.java:141)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.Iterator.forEachRemaining(Iterator.java:116)
at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229)
at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197)
at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128)
at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:103)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4145)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3812)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1160)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1049)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:660)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:154)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:118)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
at org.eclipse.core.launcher.Main.main(Main.java:44)
0.300
testGenerateForGenericsSuccess0.054
testReturnTypeMissingSuccess0.023
test1Success0.085
testGetParentTopLevelFragmentInArchiveSuccess0.199
test11Success0.066
testAddTypesWithCaptures2Success0.069
testConvertToLambda4Success0.560
testWrongPackageStatementSuccess0.037
testTypeMismatchInForEachProposalsListSuperSuccess0.021
testGetChildrenSourceFolderSuccess0.206
testJUnit4NoSrcSuccess0.037
testMissingAnnotationAttributes_bug179316Success0.024
testCanAssignSuccess7.663
testRemoveDeadCodeMultiStatementsSuccess0.028
testNeedToEmulateFieldReadSuccess0.025
testSimilarVarsAndVisibilitySuccess0.067
testMismatchingReturnTypeParameterizedSuccess0.017
testUnusedCodeBug173014_2Success0.018
testInvalidQualification3Success0.022
testIndirectUsageSuccess0.027
testNoEnablePreviewProposalSuccess0.073
testUnusedSuppressWarnings1Success0.027
testPreserveUnresolvableTypeSingleImportsSuccess0.552
testSortMembersTaskSuccess0.029
testUnnecessaryInstanceof1Success0.020
testAddSafeVarargsToDeclaration3Success0.041
testBodyPrecondition05Success0.018
testEditOutputFolderBug154044OldIsProjectSuccess0.036
testJava50ForLoop349782Success0.026
testAddImportContextSensitive_Bug139000Success0.037
testMethodInAnonymousCovering3Success0.047
testConvertToLambda1Success0.534
testVarInAssignmentWithGenericsSuccess0.052
testRemoveCUsFromPackageFragmentSuccess0.216
testUnboxingInArrayAccessSuccess0.021
testTypeMismatchPrimitiveTypesSuccess0.036
testMissingReturn2Success0.030
testCreateAnnotationWithBodySuccess0.051
testChangeModifierToStatic2Success0.031
testBug473068_explicit_typeSuccess0.032
testFilterToTest2FailSuccess0.437
testLineNumberCalleesSuccess0.303
testATestCaseSuccess1.340
testAddImportContextSensitive04Success0.031
testUnimplementedMethods5Success0.075
testExchangeOperandsBug332019_2Success0.028
test15Bug105669Success0.062
testRemoveThrowsTag3Success0.024
testHierarchyWithWorkingCopy2Success0.736
testConvertToLambda21Success0.528
testInnerClassCallersSuccess0.397
testAddTypesWithCaptures3Success0.043
testGenerateForeachNotAddedForLowVersionSuccess0.006
testUnusedVariableBug513404_3Success0.035
testConvertIfToSwitch7Success0.035
test08Success0.078
testParameterMismatchCastBoxingSuccess0.051
testAnnotationImports1Success0.555
testImplicitAbstractInBinaryFileSuccess0.022
testUnimplementedMethodsWithSubsignatureSuccess0.039
testUnusedCode10Success0.019
testCreateInSuperInGenericSuccess0.046
testCollectionsAccepted3Success0.024
testRemoveCUFromFragmentNotLogicalPackageWithParentNotVisibleSuccess0.113
testConstructorInvocationLessArgumentsInGenericTypeSuccess0.063
testInvisibleFieldToGetterSetterBug335173_4Success0.040
testSuppressWarningsAnonymousClass1Success0.065
testAddImportAction_bug107206Success0.208
testAddImports_bug25113Success0.039
testBodyPrecondition13Success0.024
testRemoveParenthesesBug134739Success0.033
testTypeLabelLambda2Success0.039
testMoveAnnotationM5Success0.040
testJava50ForLoop01Success0.025
testPackageWithPosSuccess0.034
testMethodLabelPolymorphicSignatureReference0RetSuccess0.043
testUnnecessaryThrownException1Success0.024
testAddFinal05Success0.036
testReplaceAssignConditionWithIf3Success0.039
testParameterMismatchMoreArguments4Success0.043
testCollectionsFieldMethodReplacement3Success0.096
testSurroundWithRunnable24Success0.036
testBug123424_1Success0.254
testUnqualifiedFieldAccess_bug115277Success0.030
testSubTypeAndArraysIn14Success0.120
testReplaceAssignConditionWithIf4Success0.027
testCUAdaptedResourceSuccess0.108
testBug148419Success0.018
testDefaultZipWithOthersSuccess0.420
testCastMissingInAssignmentSuccess0.039
testImplicitAbstractInSrcFileSuccess0.020
testInvisibleConstructorRequestedInSuperTypeSuccess0.023
testRemoveParenthesesBug335173_17Success0.030
testMissingFieldDeprecationAnnotationSuccess0.023
testAssignAndCastBug331195_5Success0.015
testBug129508_3Success0.026
testCreateEnumSuccess0.020
testMethodOverrideDeprecated2Success0.036
testMissingFieldCommentSuccess0.020
testPackageInfoWithReferenceLinksSuccess0.021
testJoinDeclaration1Success0.027
testRemoveExtraParentheses1Success0.066
testAddFinalBug156842Success0.019
testSurroundWithRunnable6Success0.019
testTypeInStatementSuccess0.070
testStaticImports2Success0.551
testLambdaInInstanceInitializerSuccess0.046
testFinalVolatileFieldSuccess0.028
testBug231575_1Success0.012
testConvertToMultiCatch6Success0.019
testVarInSuperConstructurInvocationSuccess0.048
testMismatchingReturnTypeOnGenericSuccess0.029
testSplitIfCondition2Success0.035
testEditOutputFolder02RemoveProjectAsSourceFolderSuccess0.048
testInvertEquals9Success0.045
testConvertToStaticImportDoesRemoveUnusedImportSuccess0.047
testJava50ForLoop163122_1Success0.045
testBug232768_2Success0.326
testPushNegationDownBug335778_2Success0.011
testUnboxing9Success0.020
testUnimplementedMethodsExtendingGenericType2Success0.031
testSimpleTestSuccess0.218
testRemoveUnreachableCodeStmtSuccess0.016
testBug65240Success0.247
testInvertEquals12Success0.026
testVarInAssignmentSuccess0.057
testVisibility_bug159638Success0.490
test443146dSuccess0.539
testTestCaseSuccess3.849
testUnusedTypeParameter3Success0.033
testBug531511_param_multi_second_declSuccess0.239
testJava50ForLoop269595Success0.023
testAddCUFromPackageNotLogicalPackageSuccess0.194
testMethodCall1Success0.020
testUnusedVariableWithSideEffectAssignments3Success0.029
test443146fSuccess0.538
testTypeLabelAnonymousInInitializerSuccess0.042
testClassFolderSuccess0.095
testAddProjectSuccess0.107
testConvertToLambda10Success0.515
testBug531511_boolean_false_declSuccess0.567
testUncaughtExceptionInMethodReference6Success0.045
test15Bug89516primitiveSuccess0.061
testBug163050_1Success0.033
testConcatArrayLimit1_4UniqueSuccess0.203
testCaptureBinding18Success0.127
testCreateEnumWithBodySuccess0.032
testVoidMethodReturnsStatementSuccess0.028
testMissingReturnStatementSuccess0.028
testAddStaticImports1Success0.028
test4OutOverlapSuccess0.049
testOverride2Success0.539
testConvertMethodInvocationWithTypeToStaticImportSuccess0.036
testAddFinalBug134676_1Success0.018
testUnwrapAnonymousSuccess0.025
testBug531511_return_multi_first_typeSuccess0.566
testArrayAccessSuccess0.037
testOverrideLambda1Success0.505
testRemoveTypeParameterSuccess0.014
testUnusedCodeBug150853Success0.025
test7Success0.088
testInvertEquals8Success0.048
testInverseCondition2Success0.031
testUnqualifiedFieldAccess_bug88313Success0.541
testInverseVariable1Success0.029
testImportOfMemberFromLocalSuccess0.549
testConstructorInvocationMoreArguments2Success0.048
testJavadocImports_bug319860Success0.018
testPackageFragmentRootSuccess0.532
testImportCountKeepStarSuccess0.534
testRemoveParenthesesBug335173_7Success0.025
testJavadocSuccess0.029
testAddNewTypeProposalsSuccess0.143
testWrongTypeNameWithConstructorSuccess0.032
testExportFileSuccess0.039
testUnusedImportOnDemandSuccess0.022
testGenerateForImportsArraySuccess0.053
testRemoveParenthesesBug134985_2Success0.019
testSortMembersMixedFieldsInterfaceSuccess0.025
testSurroundWithRunnable2Success0.040
test15MethodTypeVars4Success0.041
testConvertEnhancedForArray02Success0.044
testMethodSpacingNonJavadocSuccess0.042
testInvalidQualification1Success0.028
testMismatchingReturnTypeOnGenericMethod14Success0.030
testInnerClassVisibilitySuccess0.383
testOutgoingChangeInNonPackage261198Success0.153
testIncomingAddition159884Success0.132
testJava50ForLoop160283_2Success0.058
testCodeStyleBug114544Success0.025
testRemoveTrailingWhitespace02Success0.017
testMethodInAnonymousCovering1Success0.037
test03Success0.079
testIndirectStaticAccess_bug307407Success0.033
testConvertToLambdaWithNonFunctionalTargetTypeSuccess0.050
testExpressionPrecondition08Success0.013
testGetChildrenBottomLevelFragmentInInternalArchiveSuccess0.097
testAddImportActionParameterizedType6Success0.046
testReplaceAssignConditionWithIf7Success0.042
testDoNotUseUnboxingOnNarrowingTypeSuccess0.014
testMissingCastParents2Success0.039
testOuterClass2Success0.056
testBug514213_avoidRedundantNonNullWhenCreatingMissingMethodForInvocationSuccess0.048
testMakeFinal05Success0.016
testFormatElementInJavadocSuccess1.876
testPullNegationUpBug117960Success0.076
testGetChildrenBottomLevelFragmenWithCU2Success0.121
testUnboxing7Success0.017
testReplaceReturnConditionWithIf4Success0.039
testGetChildrenOfCallerRecursiveSuccess0.568
testBug127346Success0.021
testNestedSuccess0.029
testMethodOverrideDeprecated1Success0.027
testChainedBuilderArrayLimit1_4Success0.159
testGuessBindingForTypeReference2Success0.024
testMissingAnnotationAttributes1Success0.030
testSurroundWithRunnable1Success0.026
testImportTypeInMethodReferenceSuccess0.056
testTypeMismatchInAssignmentSuccess0.032
testInsertAtSuccess0.360
testCodeStyle_Bug140565Success0.025
testCodeStyleBug138325_1Success0.034
testChangedTopLevelPackageFragmentSuccess0.220
testCastMissingInVarDecl4Success0.042
testUnusedObjectAllocation2Success0.044
testProjectCodeTemplates2Success0.057
testInvisibleTypeRequestedInGenericTypeSuccess0.027
testInvertEquals4Success0.041
testLambdaReturnType1Success0.043
testSurroundWithRunnableBug233278Success0.033
testRemoveRedundantAnnotation3Success0.018
testRemovePackageNotLogicalPackageSuccess0.220
testMethodLabelVarargsReference1Success0.023
testSurroundWithRunnable17Success0.035
testBug175827Success0.029
testSerialVersion05Success0.073
testFormatChangesBug207965_2Success0.404
testAssignToLocal8Success0.071
testTreeOKSuccess0.355
testMethodLabelPolymorphicSignatureReference1Success0.039
testAssignParamToFieldSuccess0.023
testIsMatchingNameSuccess0.150
testJava50ForLoop07Success0.010
testVariableDeclarations2Success0.028
testInvalidSource2Success0.111
testRemoveTypeParameter2Success0.019
testInvalidMemberInterfaceModifiersSuccess0.022
testChainedCustomBuilderNullsSuccess0.234
testUnneededCatchBlockWithFinallySuccess0.034
testPushDownNegationReplaceNegationAndGreaterEqualOperatorSuccess0.021
testJava50ForLoop160270Success0.026
testUnusedSuppressWarnings2Success0.025
testInsertSetterAtLocationSuccess0.212
testOuterForParamMustBeFinalSuccess0.030
testGetChildrenBottomLevelFragment2Success0.103
testVisibility_bug56704Success0.025
testRemoveRedundantTypeArguments1Success0.045
testConvertIfToSwitchSuccess0.042
test4Success0.309
testEnclosingInstanceSuccess0.085
testMultipleNewServiceProviderSuccess0.839
testFormatSuccess0.157
testPushDownNegationReplaceNegateNonBooleanPrimitiveExprsSuccess0.026
testRemoveIfBlockBug149990_2Success0.022
testRemoveQualifierBug150481_1Success0.029
testChangeBottomLevelPackageFragmentSuccess0.209
testConvertToMessageFormatExtendedOperandsSuccess0.108
testReplaceReturnIfWithCondition2Success0.062
testRemoveParentFirstSuccess0.001
testExchangeOperands6Success0.021
testBug531511_unconfigurable_typeSuccess0.054
testParameterMismatchSwap2Success0.054
testAddImportAction5Success0.039
testEditOutputFolder03ExcludeOutputFolderOtherSuccess0.046
testHierarchyWithWorkingCopy1Success0.794
testPushDownNegationReplaceNegationWithInfixAndOperatorSuccess0.025
testInheritedAccessOnStaticInGenericSuccess0.037
testIsIndentCharSuccess0.000
testAddExternalJar02AddMuiltiLibsTwiceSuccess0.031
testFormatFieldDeclWithExtraWhitespaceSuccess0.043
testUnusedCodeBug371078_2Success0.020
testVarAssingmentInThenBodySuccess0.057
testOverrideMethodTypeParams1Success0.558
testBug214340_3Success0.023
testInverseIfIntoContinueInLoops1Success0.027
testConstructorInvocationSuccess0.039
testNotVisibleConstructorInDefaultConstructorSuccess0.031
testReplaceReturnConditionWithIf4Success0.024
testMissingParameterWithVarArgsSuccess0.047
testBug295040Success0.549
testInvalidMultiVariableModifiersSuccess0.034
testRemoveBlock02Success0.033
testUnnecessaryCodeBug127704_2Success0.025
testInverseIfConditionUnboxingSuccess0.048
testFormatSelectionSuccess0.492
testInvalidMultiFieldModifiers2Success0.030
testSingleChildAgainstOldImplementationSuccess0.022
testBug525428cSuccess0.057
testMethodLabelPolymorphicSignatureReference0Success0.045
testJava50ForLoop160312Success0.041
testMissingParam5Success0.031
testNoAssignmentSuccess0.029
testMethodInvokedOnWildcardSuccess0.039
testRemoveForBlock01Success0.035
testInverseConditionalStatement2Success0.033
testHidingVariable6Success0.019
testThatLauncherLibGetsAddedSuccess1.291
testBodyPrecondition344674_2Success0.012
testUnwrapDoStatementSuccess0.024
testFailuresSuccess0.352
testRemoveDeadCodeIfThenSuccess0.028
testGetParentMidLevelFragmentSuccess0.197
testCreateClass1Success0.020
testTypeMismatchForParameterizedType2Success0.193
testCallersSuccess0.649
testBug528875Success0.111
testAssignParamToField6Success0.058
testMethodInInfixExpression1Success0.036
testConvertToAnonymousWithWildcardsSuccess0.521
testPartialCU2Success0.026
testSplitDeclaration6Success0.019
testRemoveParenthesesBug335173_4Success0.034
testCodeStyle03Success0.047
testChainedCustomBuilderSuccess0.153
testAssignAndCast129336_2Success0.029
testBug531511_return_multi_second_typeSuccess0.554
testGetParentTopLevelFragmentSuccess0.187
testNonStaticAccessTest04Success0.022
testGenerateForMethodInvocationSuccess0.079
testGenerateForComplexParametrizationSuccess0.094
testUnusedCode04Success0.038
testSuppressNLSWarningAnnotation2Success0.028
testSetFinalVariable1Success0.022
testAddBottomLevelFragmentSuccess0.232
testTypeMismatchForInterface2Success0.058
testMoveAnnotationM6Success0.050
testExtractNullableField4Success0.038
testMoveAnnotationOnByteArraySuccess0.037
testAllTestsSuccess1.238
testWrongIteratorMethod_bug411588Success0.037
testTreeOnSessionStartedSuccess0.454
testBug510758_1Success0.021
testRemoveParenthesesBug134741_1Success0.025
testAnnotateParameter_Array5ErrorN/A

java.lang.NullPointerException
at org.eclipse.jdt.ui.tests.quickfix.AnnotateAssistTest18.testAnnotateParameter_Array5(AnnotateAssistTest18.java:504)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at junit.framework.TestCase.runTest(TestCase.java:176)
at junit.framework.TestCase.runBare(TestCase.java:141)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.Iterator.forEachRemaining(Iterator.java:116)
at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229)
at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197)
at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128)
at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:103)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4145)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3812)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1160)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1049)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:660)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:154)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:118)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
at org.eclipse.core.launcher.Main.main(Main.java:44)
0.258
testVisibility_bug37299aSuccess0.034
testAddImportActionParameterizedType3Success0.043
testBug232768_3Success0.337
testRemovePackages2Success0.038
testSurroundWithRunnable20Success0.029
testRemoveParenthesesBug335173_9Success0.024
testConvertToLambda03Success0.039
testAddTopLevelFragmentNotLogicalPackageSuccess0.145
testGetChildrenProjectWithSourceFoldersSuccess0.176
testAlternativeCustomBuilderUniqueSuccess0.151
testParameterMismatchLessArguments2Success0.040
testRemoveTopLevelFragmentNotLogicalPackageSuccess0.106
testIsDefaultInBinaryFileSuccess0.017
testPullNegationUpBug335778_2Success0.016
testUnusedPrivateFieldSuccess0.293
testUnwrapMethodInvocationSuccess0.047
testCodeStyle08Success0.015
testBug433754Success0.519
testGetParentMidLevelFragmentSuccess0.168
testBug531511_param_multi_first_typeSuccess0.571
testAmbiguousTypeInCatchBlockSuccess0.306
testExportSameSrcRootSuccess2.788
testInnerAndOuterIfConditions1Success0.044
testBug514203_capture2Success0.551
test15JLS3_848_3Success0.068
testRemoveDeadCodeAfterIf3Success0.044
testRemoveRedundantAnnotation6Success0.015
testFindTypeContainerSuccess0.927
testCUAdaptedCUSuccess0.073
testOverrideFinalMethodSuccess0.025
testUnimplementedEnumConstructorSuccess0.040
testChangeLambdaBodyToExpression2Success0.548
testGetParentArchiveSuccess0.181
test03Success0.577
testUnusedPrivateField3Success0.536
testInverseIfCondition_bug119251Success0.034
testMissingParam4Success0.041
testUncaughtExceptionUnionTypeSuccess0.047
testJUnitTabGroupSetDefaultsSuccess0.048
testJava50ForLoopBug550334Success0.020
testAddFinal03Success0.026
testMakeFinal16Success0.020
testAddFinalBug191862Success0.031
testBodyPrecondition06Success0.025
testVarInAnnotation3Success0.038
testParameterWithTypeVariableSuccess0.032
testAddExternalJar02AddMuiltiLibsSuccess0.108
testNoFixFor_ParsingErrorInsertToCompleteSuccess0.026
testUnnecessaryThrownException2Success0.021
testReplaceMultiCatchClauseWithThrows2Success0.017
testTwoPackageFragmentRootsSuccess0.560
testRemoveParamTag2Success0.018
testLambdaReturnType5Success0.038
testReplaceReturnConditionWithIf1Success0.038
testNoRedundantNonNullInConvertArrayForLoopSuccess0.532
testGetChildrenSourceSuccess0.199
testInferDiamondArgumentsSuccess0.029
testMethodLabelPolymorphicSignatureDeclarationSuccess0.031
testUnusedCodeBug335173_2Success0.030
testDoneWithSmartIsSuccess0.070
testTypeParametersToRawTypeReference06Success0.057
testBug531511_combined_multi_second_declSuccess0.086
testAddParenthesesForExpression4Success0.029
testInvertEquals19Success0.040
testInvertEquals22Success0.047
testFindMethodInHierarchySuccess0.918
testAddNonNullSuccess0.024
testServiceProviderLocalTypeVisibilitySuccess0.841
testBug528222Success0.032
testRemoveDeadCodeAfterIf11Success0.035
testCodeStyle14Success0.033
testUnimplementedMethodsInEnumConstant3Success0.027
testMethodLabelVarargsReference0Success0.027
testChangeLambdaBodyToExpression6Success0.523
testCodeStyle23Success0.028
testUnusedVariableBug513404_4Success0.030
testFormatSubstringSuccess0.030
testAssignToLocal15Success0.068
testGenerateForLowerboundWildcardSuccess0.054
testCollectionsFieldMethodReplacement2Success0.041
testTypeMismatchInAssignment3Success0.039
testMatchSubtree1Leaf1ByNameSuccess0.357
testCreateInnerClass1Success0.034
testUncaughtExceptionInMethodReference4Success0.022
testJava50ForLoop09Success0.038
testMethodOverrideDeprecated2Success0.040
testAddImportActionAnnotatedType1Success0.064
testClassInstanceCreationLessArgumentsInGenericTypeSuccess0.042
testVarInVarArgs1Success0.053
test1IncompleteSuccess0.050
testSortMembersActionSuccess0.068
testInheritedAccessOnStaticSuccess0.044
testAddImportAction1Success0.053
testImportCountAddandRemoveSuccess0.021
test14OverloadedSuccess0.076
testVarInAnnotation1Success0.036
testUncaughtExceptionInMethodReference2Success0.059
testExtractToMethod1Success0.057
testUnusedVariableWithSideEffectAssignments4Success0.024
testMissingAnnotationAttributes2Success0.027
testUnusedCode09Success0.020
testTypeMismatchInAnnotationValues1Success0.028
testTypeLabelLambda1Success0.029
testUnimplementedMethods2Success0.060
testVarInArrayAccessSuccess0.050
testConvertIfToSwitch1Success0.038
testAnnotateMethod_Array2ErrorN/A

java.lang.NullPointerException
at org.eclipse.jdt.ui.tests.quickfix.AnnotateAssistTest18.testAnnotateMethod_Array2(AnnotateAssistTest18.java:648)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at junit.framework.TestCase.runTest(TestCase.java:176)
at junit.framework.TestCase.runBare(TestCase.java:141)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.Iterator.forEachRemaining(Iterator.java:116)
at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229)
at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197)
at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128)
at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:103)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4145)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3812)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1160)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1049)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:660)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:154)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:118)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
at org.eclipse.core.launcher.Main.main(Main.java:44)
0.226
testQualifiedTypeSuccess0.092
testAdditionalLocalIsNotReferenced2Success0.022
testAddExternalJar01AddMyLibSuccess0.049
testChangeReturn1Success0.515
testPushDownNegationReplaceNegationLeaveParenthesesSuccess0.024
testChangeIfAndElseStatementToBlock1Success0.038
testTypeMismatchInVarDeclSuccess0.029
testBasicCreateSuccess0.045
testReturnVoidSuccess0.023
testSimplestCleanSuccess0.029
testMapCollectionsNotAcceptedSuccess0.020
testExtractNullableField7Success0.040
testInvalidQualification2Success0.031
testPackageWithOthersSuccess0.157
testUncaughtExceptionInLambda5Success0.056
testAssignToLocal4Success0.043
testExtractToLocalVariable3Success0.036
testBug129508_1Success0.021
testSurroundWithTemplate02Success0.137
testMethodInSameTypeUsingThisSuccess0.038
testParameterMismatchMoreArguments2Success0.061
testUncaughtExceptionSuccess0.029
testJava5005Success0.085
testSortMembersBug218542Success0.022
testStaticImports_bug187004aSuccess0.036
testUnnessecaryNLSTag6Success0.049
testGetChildrenBottomLevelFragmentInArchiveSuccess0.216
testRemoveBlockBug149990Success0.033
testConvertToStaticImportDoesntRemoveImportWhenReferencedBySameReferenceTypeSuccess0.068
testStaticImports_bug113770Success0.540
testBug129508_2Success0.024
testRemoveParenthesesBug405096_4Success0.017
testVarInVarArgs2Success0.079
test443146bSuccess0.552
testAddOverride16Success0.057
test01Success0.095
testGenerateForQualifiedSuccess0.048
testDeclarationsAfterSuccess0.028
testCodeStyle19Success0.031
testTreeOnSecondTestStarted2Success0.242
testVisibility_bug26746Success0.033
testImportCountAddNewSuccess0.539
testJava50ForLoop05Success0.013
testSuiteSuccess0.569
testInitializerCallersSuccess0.524
testSortMembers01Success0.032
testUncaughtException4Success0.033
testAddSafeVarargsToDeclaration1Success0.030
testInsertAtSuccess0.131
testUnusedVariable2Success0.022
test3Success0.066
testUnusedObjectAllocation1Success0.054
testAddImportActionStaticWith14Success0.050
testSubPackageSuccess0.485
testRemoveIfBlockBug139675Success0.029
testMissingReturn3Success0.034
testCombineStringsProposals3Success0.017
testTypeLabelOuterSuccess0.022
testUpdatePrecondition04Success0.010
testNestedSourcesSuccess1.140
test09Success0.073
testUncaughtExceptionDuplicateSuccess0.030
testAddImportActionBug_409594_test1Success0.074
testRemoveQualifier04Success0.047
testSerialVersionBug139381Success0.058
testCastMissingInVarDecl3Success0.027
testConvertMethodReferenceToLambda8Success0.517
testBug510758_2Success0.028
testAddFinalBug158041_2Success0.027
testUnusedVariableSuccess0.031
testReadExistingSuccess0.031
testPushDownNegationReplaceNegationWithNotEqualOperatorSuccess0.023
testBug514203_lambdaNNSuccess0.581
testOverridesStaticMethodSuccess0.020
testSimpleMethodRefSuccess0.196
testRemoveIfBlock01Success0.031
testConvertToStringBufferExisting2Success0.083
testGetDocFromPackageInfoJava_archiveSuccess0.065
testAddParenthesesForExpression1Success0.030
testExcludedPackWithOthersSuccess0.163
testUnneededCaughtException2Success0.028
testConvertIfToSwitchBug393147_2Success0.015
testNonStaticAccessTest11Success0.016
testGetAllNameComponentsSuccess0.053
testInsert4Success0.019
testBug133810Success0.582
testMoveAnnotationL1Success0.042
testAddImports_bug42637Success0.044
testUnimplementedMethodsWithTypeParameters2Success0.041
testUnimplementedMethodsWithAnnotationsSuccess0.051
testVarInArraySuccess0.019
testMissingEnumConstantsInCase4Success0.019
testReplaceAssignIfWithCondition1Success0.040
testVoidMethodReturnsWildcardExtendsSuccess0.031
test15MethodTypeVars2Success0.056
testVarInAnnotation2Success0.036
testVoidMissingInAnonymousTypeSuccess0.029
testAutoboxingSuccess0.043
testClassInstanceCreationInGenericTypeSuccess0.040
testGetDocFromPackageInfoJava_srcSuccess0.029
testNonStaticAccessTest07Success0.033
testConvertMethodReferenceToLambda4Success0.565
testExtractPotentiallyNullField2Success0.026
testBuilderArrayLimit1_4Success0.183
testMoveAnnotationM12Success0.036
testGetParentMidLevelFragment2Success0.115
test11Success0.074
testVariableDeclarations1Success0.027
testChangeReturn4Success0.537
testOverrideDefaultMethod1Success0.035
testMissingAnnotationAttribute1Success0.031
testMissingAnnotationAttribute2Success0.024
testRemoveWhileBlock01Success0.029
testOverridingMethodIsPrivateSuccess0.029
testUncaughtExceptionOnThisSuccess0.032
testGetChildrenBottomLevelFragmentSuccess0.231
testPushNegationDownBug117960Success0.035
testUnusedCodeBug123766Success0.028
testCreateAbstractMethodInAbstractParentWithAbstractClassSuccess0.048
testJava50ForLoop374264Success0.015
testAddParenthesesForExpression7Success0.021
testGetChildrenOfCalleeMaxDepthSuccess0.133
testGetParentTopLevelFragmentInArchiveSuccess0.170
testCodeStyle25Success0.031
testRemoveDeadCodeConditional2Success0.037
testMoveAnnotationOnByteArrayMixedSyntaxSuccess0.039
testUncaughtExceptionToSurroundingTrySuccess0.044
testParameterMismatchChangeFieldTypeSuccess0.048
testAssignAndCastBug_104021Success0.032
testUnqualifiedFieldAccessWithGenericsSuccess0.145
test03Success0.081
test02Success0.087
test01Success0.091
test04Success0.077
testUnboxing3Success0.033
testGetChildrenBottomLevelFragmentWithCUSuccess0.101
test08Success0.086
test05Success0.070
testConvertMethodReferenceToLambda7Success0.555
testQuickFixSuccess0.005
test06Success0.075
test07Success0.093
testRemoveParenthesesBug335173_19Success0.030
testUnusedSuppressWarnings3Success0.021
test09Success0.074
testUninitializedFieldSuccess0.036
testImplicitConstructorCallersSuccess0.331
testOverrideDefaultMethod2Success0.028
testRemoveParenthesesBug405096_1Success0.018
testInvertEquals1Success0.041
testExtractPotentiallyNullField1Success0.525
testStaticImports_bug175498Success0.027
testJoinAndIfStatements4Success0.054
testAddInferredLambdaParamTypes2Success0.532
testTreeOnSecondTestStartedSuccess0.248
testBuilderArrayLimitNullsSuccess0.172
testMissingEnumConstantsInCase2Success0.057
testRemoveImports2Success0.035
testArrayIsAccessedByMethodInvocationSuccess0.015
testPushNegationDown2Success0.031
testImportStructureWithSignatures2Success0.082
testConvertToMultiCatch1Success0.043
testAnnotateField1Success0.341
testBug214340_2Success0.017
testAssignToLocal13Success0.057
testInvisibleFieldToGetterSetterSuccess0.049
testInverseCondition5Success0.030
testUncaughtExceptionOnSuper5Success0.031
testPreserveUnresolvableStaticOnDemandImportDueToMethodReferenceSuccess0.487
testRemoveBottomLevelFragmentNotLogicalPackageSuccess0.167
testOKSuccess0.393
testCreateClass2Success0.043
testExchangeOperands3Success0.038
testFormatChangesBug205177Success0.325
testBuilderArrayLimitNoHelpersSuccess0.155
testTwoConstructorsToOverrideWithThreeExistingConstructorsSuccess0.179
testInverseConditionalStatement1Success0.041
testRearrange2Success0.138
testAddToClasspathExportedExtJARSuccess0.158
testSurroundWithRunnable5Success0.018
testConcatArrayLimitSuccess0.167
testConcatArrayLimitNoHelpersSuccess0.133
testDeleteBottomLevelFragmentSuccess0.352
testAddFileToClassFolderSuccess0.045
test_bug78716Success0.023
testRemoveThrowsTag2Success0.022
testTypeParametersToRawTypeReference01Success0.034
testAnnotateMethod_TypeParameter2FailureWrong number of proposals, is: 0, expected: 2

junit.framework.AssertionFailedError: Wrong number of proposals, is: 0, expected: 2

at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.TestCase.assertTrue(TestCase.java:192)
at org.eclipse.jdt.ui.tests.quickfix.QuickFixTest.assertNumberOfProposals(QuickFixTest.java:536)
at org.eclipse.jdt.ui.tests.quickfix.AnnotateAssistTest18.testAnnotateMethod_TypeParameter2(AnnotateAssistTest18.java:1021)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at junit.framework.TestCase.runTest(TestCase.java:176)
at junit.framework.TestCase.runBare(TestCase.java:141)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.Iterator.forEachRemaining(Iterator.java:116)
at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229)
at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197)
at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128)
at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:103)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4145)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3812)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1160)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1049)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:660)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:154)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:118)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
at org.eclipse.core.launcher.Main.main(Main.java:44)
0.259
testAddBlockBug149110_1Success0.035
testCodeStyleBug138325_2Success0.034
testCreateMethodQuickFix3Success0.031
testCodeStyle17Success0.029
testModule1EmptyHierarchicalSuccess0.039
testGetParentArchiveSuccess0.128
testCUNewAPISuccess0.037
test12Success0.079
testBug547404Success0.038
test10Success0.095
testReturnTypeMissingWithNullSuccess0.022
testConvertToAnonymousClassCreationWithParameterNameSuccess0.532
testIndirectStaticAccess1Success0.025
testNormalAnnotationP4Success0.031
testAddToClasspathSourceFolderSuccess0.438
testUnimplementedCode01Success0.056
testInvalidConstructorModifiersSuccess0.020
testTwoConstructorsToOverrideSuccess0.086
testCollectionTypeBindingIsNullSuccess0.016
test11Success0.087
test07Success0.065
testMethodCanPotentiallyBeStaticSuccess0.034
test1WithOrderSuccess0.740
testBug513682Success0.517
testNestedEnumInInterfaceSuccess0.015
testConvertToLambdaAmbiguous03Success0.042
testUpdatePrecondition02Success0.018
testATestSuiteSuccess1.354
testCastMissingInVarDecl2Success0.043
testConvertToAnonymousClassCreation5Success0.529
testTypeUseAnnotationImport3Success0.587
testCreateInterfaceWithBodySuccess0.015
testInvalidEnumModifier2Success0.027
testCombinationBug234984_1Success0.049
testHasSingleChildAgainstOldImplementationSuccess0.021
testUnneededCatchBlockBug47221Success0.042
testMethodInAnonymous4Success0.027
testTypeMismatchInVarDecl2Success0.029
testHasMainMethodSuccess0.348
testRemoveDeadCodeIfElseSuccess0.034
testRemoveUnreachableCodeMultiStatementsSwitchSuccess0.024
testUnusedCodeBug371078_1Success0.027
testMethodInAnonymous3Success0.046
testRemoveUnreachableCodeStmt2Success0.028
testJava5003Success0.044
test1Success0.662
testChangeParameter1aSuccess0.524
testSwitchCaseFallThrough3Success0.044
testJava50ForLoop04Success0.029
testImportToStarWithExplicit2Success0.115
testServiceProviderConstructorProposalSuccess0.328
testCustomBuilderLimitSuccess0.154
testUnimplementedMethods6Success0.039
testBug514203_capture1Success0.537
testUnwrapTryStatementSuccess0.031
testFormatAll01Success0.352
testAddFinal04Success0.023
testReorderSuccess0.000
testGetChildrenOfCalleeRecursiveSuccess0.166
testSplitDeclaration3Success0.021
testBug550726Success0.044
testConvertToIfReturn2Success0.027
testRemoveRedundantNonNullByDefault2Success0.042
testUnnecessaryCodeBug127704_1Success0.031
testIndirectStaticAccess_bug32022Success0.030
testExternalClassFolderSuccess0.068
testRemoveDeadCodeAfterIf4Success0.044
testTypeMismatchInVarDecl4Success0.033
testUnusedTypeParameter1Success0.034
testChangeParameter3cSuccess0.021
testParameterMismatchWithExtraDimensionsSuccess0.046
testInvalidInterfaceFieldModifiersSuccess0.015
testMakeFinal19Success0.015
testSimplestSmokeCaseSuccess0.024
testExtractNullableField5Success0.038
testFindTypeInCompilationUnitSuccess0.492
testRemoveCUFromPackageNotLogicalPackageSuccess0.224
testCodeStyleBug157480Success0.030
testAddDefaultCaseSwitchStatement2Success0.107
testGetChildrenBottomLevelFragmentSuccess0.169
testContributedQuickFix2Success0.021
testRemoveNonStaticQualifier_Bug219204_2Success0.037
testTypeMismatchWithTypeInSamePackageSuccess0.024
testBug152604Success0.538
testReplaceAssignConditionWithIf6Success0.029
testOverrideDefaultMethod3Success0.043
testSplitSwitchCaseLabelRuleStatementSuccess0.043
testParameterMismatchMoreArgumentsSuccess0.047
testGetChildrenProjectWithSourceFoldersSuccess0.197
testOneConstructorToOverrideSuccess0.067
testUnnecessaryElse4Success0.027
testUnimplementedMethodsWithSubsignature2Success0.037
testSurroundWithRunnableBug138323Success0.034
test_PackageInfoBug216432Success0.531
testWrongIteratorMethodSuccess0.035
testRemoveBottomLevelFragmentInMultiFragmentLogicalPackageSuccess0.110
testConvertToIfReturn1Success0.091
test13Success0.112
testOverrideDefaultMethod_noParamSuccess0.038
testTypeMismatchInVarDecl3Success0.023
testInsertInferredTypeArgumentsSuccess0.050
testMakeFinalBug148373Success0.030
testConvertIfToSwitchBug392847Success0.012
testConvertToLambda18Success0.525
testRemovePackageInTwoPackageLogicalPackageSuccess0.186
testConvertIfToSwitch8Success0.015
testBug247012_2Success0.561
testVarAssingmentInIfBodyWithGenericsSuccess0.048
testStaticMethodInInnerClassSuccess0.030
testConvertMethodReferenceToLambda11Success0.509
testMakeFinal01Success0.023
testRemoveParenthesesBug134741_2Success0.019
testEditOutputFolder03ExcludeOutputFolderSelfSuccess0.057
testNestedEnumIsFinalSuccess0.014
testClassInstanceCreation2Success0.034
testConvertToStaticImportDoesntRemoveImportWhenReferencedByDifferentReferenceTypeSuccess0.041
testGetElementsPackageFragmentRootSuccess0.270
testInverseIfCondition1Success0.032
testBug130139_1Success0.017
testSurroundWithRunnable16Success0.032
testSplitDeclaration2Success0.016
testAssignParamToField2Success0.507
testVisibility_bug37299bSuccess0.032
testUnusedVariable8Success0.029
testGetChildrenDefaultProjectSuccess0.085
testCleanUpWithCUProblemsGreaterThanMaxProblemsPerCUPreferenceSuccess0.229
testMoveAnnotationB3Success0.031
testAmbiguousTypeInFieldSuccess0.514
testVarInEnumSwitchSuccess0.038
testInvertEquals11Success0.018
testUncaughtExceptionTryWithResources6Success0.068
testIndexBruteModifiedSuccess0.016
testUnusedParam2Success0.020
testAssignAndCastBug331195_6Success0.021
testInvalidEnumConstructorModifierSuccess0.032
test15MethodTypeVars5Success0.043
testStaticOverridesMethodSuccess0.025
testRemoveFolderFromClassFolderSuccess0.051
testBaseGroups1Success0.635
testAssignParamToField3Success0.216
testBug213248_1Success0.403
testMethodInAnonymousGenericTypeSuccess0.051
testUnimplementedMethodsWithAnnotations3Success0.493
testSuppressWarningsAnonymousClass2Success0.042
testUnboxing8Success0.020
testBodyPrecondition07Success0.020
testConvertToMessageFormat14Success0.086
testUnusedVariableAsSwitchStatementSuccess0.048
testUnusedVariableBug120579Success0.024
testSplitIfCondition1Success0.036
test02Success0.550
testMoveAnnotationF1Success0.034
testBug499716_bSuccess0.530
testSplitOrCondition1Success0.035
testRemoveTrailingWhitespaceBug173081Success0.019
testLambdaReturnType4Success0.035
testVarMultipleOccurances1Success0.043
testMatchSubtree1Leaf2ByNameSuccess0.432
testVarInForInitializerSuccess0.059
testConvertToLambdaWithMethodAnnotationsSuccess0.023
testJava50ForLoop11Success0.022
testBug550726Success0.028
testAnonymousInnerClassOnClassCalleesSuccess0.216
testRemoveParamTag1Success0.022
testConvertConstantToStaticImportSuccess0.041
test05Success0.067
testUncaughtExceptionTryWithResources5Success0.049
testSurroundWithRunnable13Success0.036
testMissingParam3Success0.026
testInsertGetterAtLocation2Success0.230
testRemoveImports3Success0.050
testTypeLabelAnonymousInAnonymousSuccess0.056
testRemoveDeadCodeAfterIf12Success0.036
testRemoveRedundantAnnotation5Success0.019
testTypeLabelLambda2Success0.046
testSerialVersion03Success0.052
testVisibility_bug131305Success0.030
testDefaultPackWithOthersSuccess0.153
testConvertToStringBufferDupVarNameSuccess0.057
testInvertEquals10Success0.022
testCodeStyle22Success0.019
testConvertToLambdaWithSynchronizedOrStrictfpSuccess0.027
testJava50ForLoop159449Success0.048
testSurroundWithRunnable23Success0.026
testOverride0Success0.500
testAssignAllParamsToFields2Success0.044
testBug510758_1Success0.040
testRemoveUnknownTag1Success0.026
testRemoveRedundantSemicolonsSuccess0.048
testMethodLabelVarargsReference0Success0.052
testHidingVariable1Success0.023
test13to14_javaFormatterSuccess0.000
testIndexReadOutsideArrayAccess_StringConcatenationSuccess0.024
testExtractNullableField8Success0.028
testAssignParamToField2Success0.040
testConvertToStringBufferInIfStatementSuccess0.068
testUnusedVariable1Success0.030
testConstructorInvocationInGenericTypeSuccess0.024
testExportExternalLibSuccess3.025
testOKSuccess0.281
testConvertIfToSwitchBug393147Success0.015
testClearImportsSuccess0.030
testMethodInAnonymous1Success0.040
testMethodInAnonymous2Success0.030
testVoidMethodReturnsWildcardSuperSuccess0.032
testTwoPackagesSuccess0.542
testStaticImports_bug181895Success0.025
testParameterMismatchLessArguments3Success0.043
testThreeConstructorsToOverrideSuccess0.118
testCorrectReturnStatementForArraySuccess0.031
testInvertEquals2Success0.093
testCodeStyle_StaticAccessThroughInstance_Bug307407Success0.026
testPullNegationUpBug335778_1Success0.023
testFailSuccess0.374
testParameterMismatchChangeFieldTypeInGenericSuccess0.059
testFormatElementSuccess0.535
testConvertToLambda15Success0.537
testUncaughtExceptionTryWithResources1Success0.044
testMissingConstructorCommentSuccess0.026
testUnnessecaryNLSTag5Success0.027
testUserCreateSuccess0.031
testThisAccessToStaticSuccess0.035
testNullCheckSuccess0.021
testSetFinalVariable2Success0.022
testAddSafeVarargs1Success0.053
testImportAntSuiteSuccess0.012
testOneConstructorWithImportStatementSuccess0.081
testUserSetSuccess0.010
test2CyclicSuccess0.087
testVarOfShadowedTypeSuccess0.057
testMethodLabelPolymorphicSignatureReference3RetSuccess0.054
testInitializerPrecondition02Success0.015
testJava50ForLoop163122_3Success0.043
testUnrollMultiCatch3Success0.042
testJava50ForLoop15Success0.024
testAbstractMethodWithBody2Success0.027
testConcatArrayLimitThisNoBlockSuccess0.162
testSortMembersBreakpointsSuccess0.023
testGetParentPFwithProjectFocusSuccess0.220
testRemoveImports1Success0.386
testBuilderArrayLimitZeroNullsSuccess0.154
testInvalidVisabilityOverrideMethodSuccess0.020
testRemoveDeadCodeConditionalSuccess0.032
testIsLineDelimiterCharSuccess0.000
testAnnotateParameter_Varargs2Success0.258
testConcatArrayLimit1_5Success0.186
testChangeParameter1dSuccess0.539
testAddFinalBug145028Success0.014
testBug499716_aSuccess0.534
testOverrideDefaultMethod4Success0.038
testInvisibleFieldToGetterSetterBug335173_2Success0.034
testMakeFinal02Success0.020
testRemoveRedundantTypeArguments1Success0.028
testRemoveDeadCodeAfterIfSuccess0.031
testHashCodeEqualsInstanceOfIn17Success0.082
testNeedToEmulateFieldReadInGenericSuccess0.030
testAbstractMethodInNonAbstractClassSuccess0.038
testUnrollMultiCatch6Success0.044
testFieldAccessToStaticSuccess0.032
testUncaughtExceptionOnSuper6Success0.021
testEditOutputFolderBug154044Success0.047
testMissingReturnStatementWithCode2Success0.037
testUndefinedConstructorWithEnclosingInGenericSuccess0.033
testBug306168_2Success0.537
testJoinAndIfStatementsBug335173Success0.057
testGetChildrentMidLevelFragmentNotLogicalPackageSuccess0.179
testRemoveDeadCodeIfThen4Success0.029
testMethodLabelVarargsReference3Success0.045
test05Success0.633
testGetChildrenBottomLevelFragmentInArchiveSuccess0.253
testMethodLabelPolymorphicSignatureReference0RetSuccess0.028
testChangeParameter2Success0.019
testJoinIfListInIfElseIfSuccess0.034
testSuperfluousSemicolonSuccess0.017
testAnonymousClassInLambda1Success0.033
testMethodRequiresBody2Success0.032
testGetDocFromPackageHtml_archiveSuccess0.023
testCodeStyleBug119170_01Success0.025
testCreateMethodQuickFix4Success0.024
testFixParenthesesInLambdaExpressionCannotRemove2Success0.528
testConvertToIfReturn2Success0.081
testRemoveRedundantTypeArguments3Success0.032
testTypeUseAnnotationImport6Success0.525
testNonStaticAccessTest02Success0.018
testMissingEnumConstantsInCase3Success0.040
testOverride1Success0.547
testUncaughtExceptionInInitializerSuccess0.023
testJoinAndIfStatements1Success0.051
testRemoveRedundantTypeArguments4Success0.029
testAssignToLocal12Success0.047
testExtractNullableField2Success0.037
testConvertToLambda7Success0.564
testRemoveQualifier01Success0.024
testOuterLocalMustBeFinalSuccess0.035
testCorrectReturnStatementSuccess0.030
testConvertToIfReturn4Success0.029
testCastMissingInExpressionSuccess0.027
testMoveAnnotationM3Success0.037
testUnimplementedMethods1Success0.065
testConvertToStringBufferJava14Success0.047
testGetParentMidLevelFragmentInArchiveSuccess0.094
test15ClassTypeVars2Success0.071
testRemoveDeadCodeAfterIf5Success0.035
testReplaceReturnIfWithCondition3Success0.042
testUnusedCode07Success0.024
testGetPossibleTypeKindsSuccess0.024
testConvertToLambda01Success0.031
testRemoveRedundantAnnotation8Success0.018
testConvertToAnonymousClassCreation2Success0.526
testTypeMismatchForInterfaceInGeneric2Success0.043
testBug531511_boolean_false_typeSuccess0.552
testConcatCommentSuccess0.117
testMismatchingReturnTypeOnWildcardSuperSuccess0.038
testCatchClauseSuccess0.038
test2Success0.315
testMatchSubtree1Leaf1ByNameAndClassSuccess0.357
testCustomBuilderArrayLimitUniqueSuccess0.298
testVariableSuccess2.880
testUnboxing10Success0.020
testCustomBuilderSuccess0.160
testBug138353_2Success0.020
testTypeInSuperTypeSuccess0.050
testAlternativeCustomBuilderSuccess0.129
testConvertToLambda12Success0.527
testLocalClassInInitializerSuccess0.035
testTypeParametersToRawTypeReference08Success0.036
test3RequiredBinaryLevelSuccess0.000
testExportInternalLibSuccess2.873
testUnimplementedMethodsInEnumSuccess0.024
testSwitchOnEnumSuccess0.046
testBodyPrecondition04Success0.016
testRemoveParenthesesBug335173_10Success0.023
test3Success0.308
testRemoveBlockBug138628Success0.036
testMismatchingReturnType2Success0.026
testAddModuleRequiresAndImportProposalSuccess0.558
testTodoTasks1Success0.014
testArrayIsAssigned2Success0.020
testAddFinalBug157276_1Success0.032
testMultipleTypeVariablesSuccess0.032
testTypeLabelOuterSuccess0.038
testRemoveDeadCodeConditional3Success0.040
testCustomBuilderNullsSuccess0.146
testClassInstanceCreationSuccess0.026
testJava50ForLoop163122_2Success0.020
testInitializerPrecondition05Success0.017
testInvisibleFieldRequestedInSamePackage2Success0.055
testParameterMismatchChangeVarTypeInGenericSuccess0.045
testMismatchingReturnType1Success0.040
testTypeInFieldDeclSuccess0.090
testConvertToMultiCatch4Success0.022
testUnusedCode02Success0.033
testInverseIfConditionEqualsSuccess0.047
testTypeMismatchForInterfaceInGenericSuccess0.052
testConvertToMessageFormatStringConcatSuccess0.081
testPackageLabelsSuccess0.029
testRemoveDoBlock01Success0.026
testMissingTypeDeprecationAnnotationSuccess0.028
testVarAssingmentInIfBodySuccess0.057
testParameterMismatchSwapSuccess0.051
testImportToStarWithCommentsSuccess0.490
testBug531511_boolean_true_declSuccess0.063
testCollectionsAcceptedSuccess0.019
testInsertAllMissing4Success0.036
testCombineStringsProposals2Success0.056
testFixParenthesesInLambdaExpressionRemoveSuccess0.550
test15JLS3_848_1Success0.086
testParameterizedType1Success0.081
testCodeStyleBug129115Success0.022
testQuickFixAfterModificationSuccess0.007
testSuperConstructorLessArgumentsSuccess0.291
testReplaceReturnIfWithCondition4Success0.048
testCombination01Success0.026
testWrongTypeNameInAnnotSuccess0.027
testCombineStringsProposals4Success0.056
testMoveAnnotationM8Success0.037
testOrganizeImportHistory02Success0.000
testWrongTypeNameSuccess0.024
testJava50ForLoop10Success0.015
testSurroundWithRunnable9Success0.027
testMethodInGenericTypeSameCUSuccess0.066
testChangeParameter7Success0.517
testConvertToLambda5Success0.559
testGetRawClasspathEntrySuccess0.150
testGetChildrentMidLevelFragmentSuccess0.156
testUnnecessaryElse5Success0.033
testCorrectIndetationBug202145_1Success0.028
testRemoveBlock05Success0.033
testGetParentTopLevelFragmentSuccess0.218
test5Success0.395
testSurroundWithBug162549Success0.023
testUncaughtExceptionOnSuper4Success0.032
testMoveSingleValueAnnotationB2Success0.042
testStaticInterfaceMethodNotInheritedSuccess0.021
testAssignToLocal14Success0.065
testTypeMismatchWithArrayLengthSuccess0.027
testConvertLambdaToMethodReference5Success0.542
testTypeParameterLabelTypeSuccess0.054
testVariousTypeReferencesSuccess0.584
testSetFinalVariableInGenericSuccess0.050
testSplitDeclaration1Success0.016
testMethodLabelPolymorphicSignatureReference2Success0.045
testExpressionPrecondition03Success0.020
testGetChildrenOfCallerRootSuccess0.661
testBuilderArrayLimit1_4PrefixesSuccess0.164
testReorderWithPropagationBugSuccess0.000
test14Overloaded2Success0.040
testAbstractMethodWithBodySuccess0.028
testGetParentTopLevelFragmentInArchiveSuccess0.190
testBodyPrecondition344674_8Success0.017
testSwitchCaseFallThrough2Success0.042
testRearrange3Success0.132
testConvertToLambda24Success0.516
testBug499716_cSuccess0.520
testRemoveParenthesesBug335173_1Success0.033
testConvertLambdaToMethodReference3Success0.567
testUncaughtExceptionTryWithResources2Success0.044
testSetFinalVariable3Success0.020
testConcatArrayLimitNullsSuccess0.140
testHashCodeEqualsIn17Success0.084
testPickoutTypeFromMulticatch2Success0.029
testAddParenthesesForExpression2Success0.024
testPartialSelection2Success0.038
testATestCaseSuccess1.247
testGetChildrenOfCallerMaxDepthSuccess0.564
testJava50ForLoop344674Success0.024
testImportToStarWithExplicit3Success0.551
testUnwrapForLoopSuccess0.032
testFormatArrayLimitZeroSuccess0.130
testConvertToLambda22Success0.537
testTwoPackagesSearchingInOneSuccess0.544
testCorrectVariableTypeSuccess0.026
testPickOutStringProposals4Success0.012
testFormatElementInCommentSuccess0.538
testRemoveRedundantNonNullByDefault1Success0.054
testAmbiguousTypeInSuperClassSuccess0.563
testInverseIfCondition4Success0.037
testRemoveBlockBug156513_2Success0.071
testCombinationBug120585Success0.034
testChangeLambdaBodyToBlock3Success0.571
testBug513209bSuccess0.518
testBug513209cSuccess0.525
testVarMultipleOccurances2Success0.027
testBug513209aSuccess0.418
testBug513209dSuccess0.024
testOrganizeImports01Success0.093
testRemoveAnnotationOnByteNoArraySuccess0.023
testRemoveParenthesesBug335173_6Success0.025
testStaticFieldInInnerClassSuccess0.032
testUnimplementedMethodsWithAnnotations2Success0.025
testReplaceAssignConditionWithIf1Success0.033
testUnusedCode01Success0.057
testLocalClassSuccess0.057
testLongVarRefSuccess0.037
test15Bug97027Success0.080
testSetFinalVariable4Success0.044
testConvertMethodReferenceToLambda1Success0.520
testConcatArrayLimitZeroSuccess0.125
test15MethodTypeVars6Success0.042
testQualifiedAccessToStaticSuccess0.023
testAssignAndCastBug331195_8Success0.025
testMethodInDifferentClassSuccess0.041
testRemoveDeadCodeAfterIf13Success0.034
testInverseIfContinueIntoIfThenInLoops1Success0.029
testCreateClass4Success0.050
testHashCodeEqualsArrayIn17Success0.083
testCodeStyleBug118204Success0.023
testInvalidInterfaceMethodModifier2Success0.031
testGetParentTopLevelFragmentSuccess0.102
testHashCodeEqualsOnlyArraysIn17Success0.084
testEditOutputFolder01SetOutputFolderForSourceFolderSuccess0.046
testTypeDeclarations2Success0.022
testUnusedTypeParameter2Success0.029
testOnePackageSuccess0.531
testVarMultipleOccurances3Success0.039
testAddImportContextSensitive03Success0.039
testEditOutputFolder04RemoveProjectAndExcludeOutputSuccess0.060
testTypeLabelAnonymousInInitializerSuccess0.024
testVarInClassInstanceCreationSuccess0.064
testLineNumberCallersSuccess0.717
testStaticMethodRequestedInSameGenericTypeSuccess0.028
testUncaughtExceptionTryWithResources4Success0.049
testJavadoc3Success0.033
test7CyclicSuccess0.083
testChangeLambdaBodyToExpression7Success0.518
testConvertSwitchToIfBug252040_1Success0.019
testBug138353_1Success0.018
testGetParentMidLevelFragmentInArchiveSuccess0.132
testConvertIfToSwitch2Success0.016
testChainedAlternativeCustomBuilderNullsSuccess0.191
testAssignAndCastBug331195_3Success0.030
testNonStaticAccessTest05Success0.018
testClassFolderFoldedHierarchicalSuccess0.076
testCastMissingInVarDeclSuccess0.038
testSurroundWithTemplate03Success0.163
testAddImportActionBug_409594_test4Success0.053
testBug110599Success0.027
testBug130293_2Success0.019
testBug514580_avoidRedundantNonNullInTypeChange_fieldSuccess0.268
testArrayIsAccessedByMethodInvocation2Success0.024
testExtractToMethod2Success0.049
testBug499716_dSuccess0.535
testTypeInTypeArguments1Success0.113
testNeedToEmulateConstructorAccessSuccess0.021
testChangeLambdaBodyToExpression5Success0.548
testMoveAnnotationP3Success0.039
testRemoveResources3Success0.039
testConvertToAnonymousClassCreation8Success0.528
testMethodLabelVarargsReference2Success0.025
test1Success0.180
testCodeStyle01Success0.049
testRunWithSuccess3.447
test487429Success0.029
test2Success0.126
testChangeIfAndElseIfStatementToBlockSuccess0.051
testCastMissingInAssignment2Success0.040
testAttemptCreateExistingClassSuccess0.300
testAssignAndCastBug129336_3Success0.033
testUnqualifiedFieldAccess_bug138325_2Success0.549
testConvertIfToSwitch5Success0.038
testChangeReturn2bSuccess0.032
testAnnotateMethod_Array1ErrorN/A

java.lang.NullPointerException
at org.eclipse.jdt.ui.tests.quickfix.AnnotateAssistTest18.testAnnotateMethod_Array1(AnnotateAssistTest18.java:576)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at junit.framework.TestCase.runTest(TestCase.java:176)
at junit.framework.TestCase.runBare(TestCase.java:141)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.Iterator.forEachRemaining(Iterator.java:116)
at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229)
at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197)
at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128)
at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:103)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4145)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3812)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1160)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1049)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:660)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:154)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:118)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
at org.eclipse.core.launcher.Main.main(Main.java:44)
0.243
testAddFinalBug297566Success0.021
testAddImportAction4Success0.056
testConvertSwitchToIfBug352422Success0.024
testMethodLabelPolymorphicSignatureReference0Success0.056
testMissingEnumConstantsInCase3Success0.030
testUnimplementedMethods2Success0.062
testVariableDeclarations4Success0.023
testInverseIfCondition_bug117960Success0.032
testJava50ForLoop274199Success0.025
testHashCodeEqualsVariousArraysIn17Success0.073
testNoRedundantNonNullInConvertIterableForLoopSuccess0.549
testAddFinalBug157276_7Success0.016
testBodyPrecondition12Success0.015
testMoveAnnotationC1Success0.052
test10Success0.089
testUnimplementedMethods_bug113665Success0.030
testExtendsFinalClass2Success0.024
testRemoveParenthesesBug335173_16Success0.031
testMisspelledSuppressTokenSuccess0.029
testMakeFinal11Success0.026
testStaticMethodReferenceImports_bug424172Success0.039
testRemoveDeadCodeIfThen5Success0.038
testNeedToEmulateFieldWriteSuccess0.024
testGetChildrenBottomLevelFragmentWithCUSuccess0.116
testJava50ForLoopBug550672Success0.020
testNormalAnnotationP4aSuccess0.036
testFilterToNoTestsRemainSuccess0.345
testCodeStyle06Success0.018
testTypeLabelWildcardsSuccess0.015
testUnusedObjectAllocation3Success0.039
testBug531511_return_multi_first_declSuccess0.416
testCodeStyle11Success0.075
testMethodDeclarations2Success0.028
test1Success0.333
testExportInternalLib_UncompressedJarSuccess2.811
test15Bug90114Success0.093
testCUWithOthersSuccess0.191
testAddImportContextSensitive01Success0.040
testConvertToStaticImportDoesNotAddImportWhenInScopeSuccess0.041
testFormatArraySuccess0.127
testChangeBottomLevelPackageFragmentFoldingSuccess0.184
testRemoveParenthesesBug405096_7Success0.032
testNestedEnumInClassSuccess0.016
testBug194639Success0.028
testAddFinalBug157276_2Success0.022
testBug232768_1Success0.316
testPreserveUnresolvableStaticOnDemandImportDueToFieldReferenceSuccess0.314
testIndirectStaticAccess_bug40880Success0.034
testRemoveThrowsTag1Success0.019
testSuppressWarningsForFieldVariables2Success0.042
testFourConstructorsToOverrideWithOneExistingConstructorSuccess0.172
testAddCUFromFragmentNotLogicalPackageNotVisibleSuccess0.122
test11Success0.072
testParameterMismatchMoreArgumentsInGenericSuccess0.054
testBodyPrecondition01Success0.015
testFormatModuleSuccess0.502
testMismatchingExceptionsOnBinaryParentSuccess0.019
testUncaughtExceptionTryWithResources3Success0.061
testMissingEnumConstantsInCase1Success0.058
testTypeParametersToRawTypeReferenceBug280193Success0.033
testAddFinal01Success0.035
testAssignToLocal7Success0.041
testPickOutStringProposals1Success0.020
testChainedAlternativeCustomBuilderCreatorSuccess0.178
testTypeDeclarationsTypeParametersSuccess0.047
testBodyPrecondition344674_4Success0.017
testRemoveParenthesesBug335173_11Success0.026
testTwoIndexesNotAllowedSuccess0.013
testRemoveNLSTag01Success0.029
testAddImportActionBug_409594_test2Success0.054
testVarInSuperFieldAccessSuccess0.035
testInvisibleSuperMethodRequestedInGenericSuperTypeSuccess0.032
testCompleteSelectionOfSubPackage2Success0.036
testAssignToLocal9Success0.065
testUnusedVariable7Success0.036
testAssignAndCast2Success0.030
testPushDownNegationReplaceNegationAndGreaterOperatorSuccess0.026
testDoneWithoutSmartIsSuccess0.092
testInferPrimitiveTypeElementSuccess0.017
testClassInstanceCreationLessArgumentsSuccess0.070
testInvisibleTypeRequestedFromSuperClassSuccess0.024
testSourceAndLibrarySuccess0.412
testNestedSource1Success0.111
testUnnessecaryNLSTag4Success0.028
testCorrectIndetation01Success0.031
testConvertToLambda13Success0.525
testNewImportsSuccess0.487
testCombination02Success0.029
testBug525424Success0.548
testAddModuleRequiresProposalSuccess0.697
testAllCleanUpsSuccess7.167
testHashCodeEqualsSerializableArrayIn17Success0.080
testConstructorInvocationLessArgumentsSuccess0.043
testAssignToLocal2Success0.043
testJoinAndIfStatements2Success0.058
testAddParenthesesForExpression5Success0.030
testBuilderNullsSuccess0.132
testUndefinedConstructorWithGenericSuperClassSuccess0.037
testVisibility_bug79174Success0.034
testTypeLabelAnonymousInFieldInitializerSuccess0.019
testOrganizeImportHistory05Success0.000
testMakeFinal04Success0.021
testChangeLambdaBodyToExpression1Success0.533
testBug514203_wildCardSuccess0.533
testInferCollectionFromInitializersSuccess0.031
testCodeStyle07Success0.015
testRemoveDeadCodeAfterIf6Success0.041
testReplaceMultiCatchClauseWithThrows1Success0.034
testUpdatePrecondition07Success0.010
testBug525428bSuccess0.272
testNonStaticAccessTest12Success0.016
testRemoveFromBuildpath01RemoveLibsSuccess0.039
testBug176595Success0.021
testGroups1Success0.557
test02Success0.056
testAbstractInterfaceMethodWithBody1Success0.039
testExchangeOperands5Success0.026
testAddParanoidalParentheses1Success0.059
testAddSafeVarargsToDeclaration5Success0.036
testTypeMismatchInForEachProposalsArraysSuccess0.024
testBug149797Success0.026
testUncaughtExceptionTypeUseAnnotation1Success0.038
testUnneededCatchBlockSingleSuccess0.036
testAddPackageToCreateLogicalPackageSuccess0.189
testMissingMethodComment4Success0.025
testCompleteSelectionSuccess0.032
testAddFinal02Success0.029
testChainedCustomBuilderCommentsSuccess0.136
testAnonymousInnerClassInsideMethodCalleesSuccess0.116
testRemoveDeadCodeIfThen2Success0.024
testRemoveRedundantNonNullByDefault3Success0.035
testStaticImports_bug159424Success0.033
testMissingCastParents3Success0.035
testRemoveQualifierBug330754Success0.021
testExtractNullableField3Success0.032
testMissingCastParents1Success0.036
testUnrollMultiCatch1Success0.032
testJava50ForLoop12Success0.019
testMoveAnnotationB2Success0.028
testSimilarVariableNames2Success0.038
testSurroundWithRunnable22Success0.026
testFormatChangesBug205301Success0.328
test10Success0.066
testPushDownNegationReplaceNegationAndLessOperatorSuccess0.030
testSerialVersion01Success0.039
testImportCountKeepStaticSuccess0.034
testUnusedParamSuccess0.034
testTwoPackageFragmentRootsSearchingInOneSuccess0.552
testTypeInSuperInterfaceSuccess0.039
testAddCUFromFragmentNotLogicalPackageVisibleSuccess0.110
testCollidingImportsSuccess0.016
testCodeStyleBug189398Success0.023
testMethodInRawTypeSuccess0.039
testMethodLabelVarargsReference1Success0.043
testExchangeOperands1Success0.033
testAddDefaultCaseSwitchExpression1Success0.081
testSurroundWithRunnable4Success0.033
testInvertEquals13Success0.021
test04Success0.577
testIsStaticInSrcFileSuccess0.024
testRemoveFileFromClassFolderSuccess0.061
testConvertToLambdaAmbiguous01Success0.057
testEightConstructorsToOverrideSuccess0.206
testBug531511_param_multi_second_typeSuccess0.552
testJoinDeclaration2Success0.035
testConvertAnonymousToNested1Success0.039
testInvalidEnumConstantModifierSuccess0.022
testCodeStyle04Success0.043
test2Success0.100
testJava50ForLoop160218Success0.038
testEnumerationSuccess0.029
testJoinOrIfStatementsBug335173Success0.029
testAddModuleRequiresProposalForFullyQualifiedTypeSuccess0.207
testConvertToMessageFormatApostropheSuccess0.070
testGetChildrenMidLevelFragmentInInternalArchiveSuccess0.107
testAddTypeParametersToClassInstanceCreationTest01Success0.078
testMakeFinal17Success0.250
testImportRawJavaProjectSuccess0.404
test6Success0.116
testHashCodeEqualsObjectArrayIn17Success0.080
testReturnTypeMissingWithVoidSuccess0.020
testGetChildrenLogicalPackage2Success0.251
testServiceProviderVisibilityProposalSuccess0.156
testMoveAnnotationOnByteArraySuffixSyntaxSuccess0.037
testAnnotateParameter_TypeArgumentSuccess0.281
testRemoveCUFromPackageFragmentSuccess0.301
testMissingReturnStatementWithCode4Success0.023
testCorrectIteratorMethodSuccess0.034
testInvalidClassMethodModifiersSuccess0.022
testAddImportContextSensitive05Success0.041
testHidingVariable3Success0.026
testAssertionsOnByDefaultSuccess0.000
testTwoPackageFragmentRootsSearchingInOneNoSupertypeSuccess0.271
testBug531511_combined_multi_second_typeSuccess0.065
testVariableDeclarations5Success0.032
testCodeStyleBug123468Success0.023
testUnusedCode08Success0.042
testWrongDefaultPackageStatementSuccess0.027
testVisibility_bug67644Success0.028
testTypeMismatchObjectAndPrimitiveTypeSuccess0.038
testGetChildrenArchiveSuccess0.198
testRemoveCUFromFragmentNotLogicalPackageSuccess0.132
testRemoveQualifierBug219478Success0.024
testSurroundWithTryWithResourceSuccess0.548
testInnerClassSuccess0.054
testIndexDoesNotStartFromZeroSuccess0.017
testModule2EmptyFlatSuccess0.040
testReturnTypeMissingWithSimpleTypeSuccess0.036
testCreateFieldInAccessor3Success0.430
testFormatChanges02Success0.431
testStaticImports_bug187004bSuccess0.028
testInvertEquals18Success0.024
testUnitializedVariableSuccess0.030
testWrongTypeNameButCollidingSuccess0.021
testAssignToLocal16Success0.074
testMethodInGenericTypeSuccess0.047
testTypeArgumentImportsSuccess0.645
testAbstractMehodInInterfaceSuccess0.031
testBug514580_avoidRedundantNonNullInTypeChange_localSuccess0.554
testMethodLabelVarargsReference3Success0.053
testParameterMismatchChangeVarTypeSuccess0.032
test15Bug100233Success0.056
testCreateMethodQuickFix5Success0.028
testConvertMethodReferenceToLambda10Success0.484
testAddedRemovedImportsAPISuccess0.035
testChangeClassInProjectSuccess0.100
testParameterMismatchMoreArguments3Success0.053
testRemoveSafeVarargs3Success0.028
testParameterMismatchLessArgumentsInGenericSuccess0.040
testUnnecessaryCastBug335173_1Success0.019
testAddImportActionBug_409594_test6Success0.049
testConvertLambdaToMethodReference2Success0.538
testMoveAnnotationP2Success0.036
testGetChildrentMidLevelFragmentSuccess0.097
testBug119171Success0.317
testGetParentPackageFragmentWithLogicalPackageParentSuccess0.203
testUnusedPrivateConstructorSuccess0.023
testJava50ForLoopBug548002Success0.023
testReplaceAssignConditionWithIf8Success0.023
testAddOverride15Success0.032
testUnboxing2Success0.031
testUncaughtExceptionOnSuper3Success0.026
testCanCastSuccess1.737
testAddDefaultCaseSwitchStatement1Success0.101
testSurroundWithRunnable10Success0.021
testAnnotateField2Success0.315
testCreateAnnotationSuccess0.028
testGetParentTopLevelFragmentSuccess0.127
testInvalidMemberEnumModifierSuccess0.024
testTreeOnSessionStartedSuccess0.891
testAssignAndCast1Success0.032
testRemoveRedundantAnnotation7Success0.018
testMissingHashCode1Success0.022
test15Bug107105Success0.065
testOverridesMoreVisibleMethodInGenericSuccess0.043
testRemoveFromBuildpath01Success0.044
testOutsideAssignment2Success0.021
testRemoveParenthesesBug190188Success0.029
testSetParenteses1Success0.039
testUncaughtExceptionInMethodReference5Success0.053
testAddImportActionParameterizedType5Success0.049
test_bug25113Success0.547
testExchangeOperandsBug332019_3Success0.029
testGenerateForSimpleSuccess0.047
testSurroundWithRunnable27Success0.035
testIndexBruteModified2Success0.015
testUnusedImportsInDefaultPackageSuccess0.023
testMissingMethodComment2Success0.021
testUnusedCode05Success0.031
testExtractNullableField6Success0.050
test09Success0.072
testUnrollMultiCatch5Success0.013
testUpdatePrecondition01Success0.020
testSortMembersBug434941Success0.018
testMethodReferenceImports_bug424227Success0.543
testOrganizeImportHistory03Success0.000
testClearImportsNoPackageSuccess0.021
testAddParentheses02Success0.062
testGetChildrenBottomLevelFragmentSuccess0.120
testTypeInAnnotation_bug153881Success0.061
testImplicitConstructorCalleesSuccess0.227
testConcatReplaceSuccess0.198
testJava5004Success0.061
testInvertEquals17Success0.016
testInverseVariableBug117960Success0.029
testIsDefaultInInterfaceSuccess0.020
testUnusedVariableBug513404_2Success0.042
testPartialSelection1Success0.034
testAbstractMethodWithBody3Success0.025
testAbstractInterfaceMethodWithBody3Success0.037
testInvalidMemberClassModifiersSuccess0.024
testInclExcl1Success0.053
testReorderWithPropagationSuccess0.000
testWildcard1Success0.029
testSurroundWithRunnable19Success0.031
testImportCountKeepOneSuccess0.540
testConcatLimitSuccess0.139
testAddFinalBug158041_1Success0.022
testTypeLabelAnonymousSuccess0.058
testCodeStyle27Success0.019
test07Success0.067
testGetParentMidLevelFragmentSuccess0.240
testUnnecessaryCast1Success0.025
testInvisibleSuperMethodRequestedInSuperTypeSuccess0.030
testSurroundWithTemplate04Success0.130
testAddStaticImports2Success0.204
testSplitOrCondition2Success0.045
testUnusedVariable6Success0.545
testParametrizedWithEvilCharsSuccess0.363
testOuterClassSuccess0.047
testAssignParamToField4Success0.114
testPartialCUPositionNotInMethod2Success0.027
testTwoSourceFoldersSuccess0.466
testRemovePackageFromLogicalPackageSuccess0.215
testInvisibleFieldToGetterSetterBug335173_1Success0.035
testInsertAllMissing1Success0.058
testBug531511_combined_multi_first_typeSuccess0.068
testChangeParameter3aSuccess0.532
testMethodInvokedOnBoundedTypeVariableSuccess0.064
testConvertIfToSwitch3Success0.053
test03Success0.063
testUnnecessaryElse3Success0.033
testFailuresSuccess0.205
testRemoveFromBuildpathBug153299SrcSuccess0.055
testImportCountRemoveStaticSuccess0.023
testMethodInAnonymousCovering2Success0.041
testThisAccessToStaticFieldSuccess0.033
test216898Comment1VariationSuccess0.043
testBodyPrecondition344674_7Success0.017
testMakeFinal08Success0.015
testMatrix2Success0.023
testAssignAndCastBug331195_1Success0.015
testConvertEnhancedForList01Success0.055
testAnnotatedArrayDimension1Success0.036
testAddDefaultCaseSwitchStatement3Success0.092
testAddImportContextSensitive06Success0.033
testUnboxing4Success0.019
testAssignmentWithoutSideEffect3Success0.020
testUndefinedConstructorWithEnclosing1Success0.034
testStaticMethodRequestedInSameType2Success0.022
testTypeParametersToRawTypeReferenceBug212557Success0.028
testSurroundWithTemplate01Success0.168
testSuppressWarningsForMethodParametersSuccess0.049
testGenerateForArraySuccess0.080
testMoveSingleValueAnnotationF1aSuccess0.041
testConstructorReturnsValueSuccess0.035
testUnusedCodeBug335173_1Success0.036
testBug514213_avoidRedundantNonNullWhenCreatingMissingMethodForOverrideSuccess0.122
testAddTypesWithCaptures1Success0.060
testUncaughtExceptionInMethodReference1Success0.049
testCollectionBindingIsNullSuccess0.025
testBug213248_4Success0.306
testSuperMethodLessArgumentsSuccess0.032
testParameterMismatchChangeMethodTypeBug102142Success0.040
testJava5001Success0.044
test12Success0.075
testMethodSpacingJavadocSuccess0.036
testUnnessecaryNLSTag3Success0.031
testNestedEnumInEnumSuccess0.011
testGetParentMidLevelFragmentSuccess0.112
testOutgoingPackageDeletion269167Success0.334
testUnusedPrivateTypeSuccess0.015
test15JLS3_848_2Success0.066
testBug496103_createParamSuccess0.134
testAddSafeVarargsToDeclaration2Success0.031
testMethodLabelVarargsDeclarationSuccess0.016
test8Success0.091
testUnwrapWhileLoop2StatementsSuccess0.019
testAssignParamToField5Success0.083
testCodeStyle15Success0.034
testBug514203_annotatedParametrizedTypeSuccess0.519
testIsStaticInBinaryFileSuccess0.020
testHashCodeEqualsCloneableArrayIn17Success1.331
testAddFragmentToLogicalPackageSuccess0.180
testTreeUnrootedEndedSuccess0.271
testAddFragmentToLogicalPackageSuccess0.314
testBodyPrecondition344674_5Success0.025
testMismatchingExceptionsOnGenericSuccess0.038
testInvisibleFieldRequestedInSamePackage1Success0.036
testBug110599Success0.030
testBug506108Success0.518
testPartialCU1Success0.027
testInnerTypeSuccess0.061
testUserLibrarySortingSuccess0.069
testRemoveBlock03Success0.027
testCombineStringsProposals5Success0.015
testGetParentArchiveSuccess0.180
testAddInferredLambdaParamTypes4Success0.521
testNonStaticAccessTest08Success0.021
testFailSuccess0.299
testSurroundWithRunnable15Success0.025
testMoveAnnotationM1aSuccess0.045
test0Success0.072
testGetParentArchiveSuccess0.101
testTypeMismatchInForEachProposalsListExtendsSuccess0.028
test1Success0.131
testHashCodeEqualsTypeVariableArrayIn17Success0.106
test2Success0.615
testFormatElementInJavadocSuccess0.504
testCreateInSuperSuccess0.028
testInitializerPrecondition04Success0.018
testConvertToLambda16Success0.528
testAnnotateParameter_Varargs1Success0.325
testAddInferredLambdaParamTypes1Success0.520
testUnrollMultiCatch4Success0.039
testBug528876Success0.058
testJava50ForLoop14Success0.039
testConvertToLambda17Success0.535
testUnqualifiedFieldAccess2Success0.572
testInvertEquals3Success0.045
testCreateFieldInAccessor5Success0.488
testOutsideAssignment1Success0.016
testExcludedFileWithOthersSuccess0.172
testTypeMismatchInExpressionSuccess0.031
testPartialCUPositionNotInMethod1Success0.023
testCodeStyleBug346230Success0.106
testBodyPrecondition02Success0.020
testUnboxing6Success0.019
testImportStructureWithSignaturesSuccess0.060
testUnboxing11Success0.021
testBug525428eSuccess0.098
testBug130293_1Success0.019
testUnusedCodeBug189394Success0.033
testRemoveParenthesesBug405096_3Success0.018
test443146eSuccess0.538
test15Success0.056
testMakeFinal03Success0.468
testJava50ForLoop163122_4Success0.021
testAssignAllParamsToFields1Success0.048
testBug181257Success101.476
testAutoboxingSpecialCasesSuccess0.087
testSubTypeIn17Success0.078
testConvertToLambdaNestedWithImportsSuccess0.044
testBug491087Success0.032
testAddBlockBug149110_2Success0.035
testBug531511_unconfigurable_declSuccess0.077
testRemoveRedundantTypeArguments2Success0.035
testGetParentMidLevelFragmentInArchiveSuccess0.204
testBug531511_boolean_default_typeSuccess0.076
testTypeParameterLabelTypeSuccess0.033
testCombineStringsProposals1Success0.027
testLoopOverAddedToFixesForVariableSuccess0.011
testFormatElementInCommentSuccess0.437
test_bug450858Success0.018
testCreateAbstractMethodInAbstractParentSuccess0.041
testOKSuccess1.375
testRemoveDeadCodeAfterIf7Success0.035
testAddParenthesesForExpression6Success0.037
testOneConstructorToOverrideNotDefaultSuccess0.116
testGuessBindingForTypeReferenceSuccess0.029
testTodoTasks5Success0.014
testExtendsFinalClassSuccess0.028
testGetChildrenOfCalleeRootSuccess0.206
testAddFinalBug158041_3Success0.034
testTestAnnotationSuccess2.235
testIndirectStaticAccess2Success0.020
testSimilarVariableNames1Success0.022
testUnusedPrivateFieldBug328481Success0.574
testAddImports_bug23078Success0.035
testConvertMethodReferenceToLambda6Success0.525
testSurroundWithRunnable30Success0.024
testAddImportActionBug_409594_test3Success0.062
testAnnotateReturnSuccess0.404
testDoesntRemoveImportWithReferenceFromClassInstanceCreationSuccess0.032
testCodeStyleBug154787Success0.025
testTodoTasks4Success0.016
testGenerateForWithSemicolonSuccess0.060
testAddToClasspathIntJARSuccess0.539
testRemoveReturnTag1Success0.027
testAnnotateParameter_Array3ErrorN/A

java.lang.NullPointerException
at org.eclipse.jdt.ui.tests.quickfix.AnnotateAssistTest18.testAnnotateParameter_Array3(AnnotateAssistTest18.java:356)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at junit.framework.TestCase.runTest(TestCase.java:176)
at junit.framework.TestCase.runBare(TestCase.java:141)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.Iterator.forEachRemaining(Iterator.java:116)
at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229)
at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197)
at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128)
at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:103)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4145)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3812)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1160)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1049)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:660)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:154)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:118)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
at org.eclipse.core.launcher.Main.main(Main.java:44)
0.249
testRearrange1Success0.133
testTypeMismatchInForEachMissingTypeSuccess0.035
testFormatElementSuccess0.436
testInsertAllMissing3Success0.031
testFormatSelectionSuccess0.550
testConvertSwitchToIf2Success0.028
testTypeParametersToRawTypeReference02Success0.036
testGenerateForMultiDimensionalArraySuccess0.044
testChangeParameter5Success0.027
testTypeLabelInnerSuccess0.033
testUnimplementedMethodsWithSubsignature3Success0.030
testRemoveSuccess0.000
testProjectSource1Success0.059
testCUSuccess0.031
testUseUnboxingOnPrimitiveDeclarationSuccess0.033
testMissingMethodDeprecationAnnotationSuccess0.025
testChangeReturn5Success0.030
testGetChildrenProjectSuccess0.112
testOverridesMoreVisibleMethodSuccess0.032
testTypeMismatchInAssignment2Success0.044
testInvalidLocalClassModifiersSuccess0.023
testAmbiguousTypeInExceptionTypeSuccess0.296
testExpressionPrecondition06Success0.012
testGetParentTopLevelFragmentSuccess0.249
testSplitDeclaration4Success0.015
testRemoveNonStaticQualifier_Bug219204_1Success0.032
testPullNegationUpSuccess0.042
testChangeParameter1bSuccess0.574
testPushNegationDown1Success0.032
testConvertSwitchToIfBug252104_1Success0.024
testReorderSimpleSuccess0.000
testSubTypeNoFieldsSuccess0.080
testSurroundWithRunnable14Success0.029
testMoveAnnotationB1Success0.034
testAnnotateParameter_WildcardBoundFailureWrong number of proposals, is: 0, expected: 2

junit.framework.AssertionFailedError: Wrong number of proposals, is: 0, expected: 2

at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.TestCase.assertTrue(TestCase.java:192)
at org.eclipse.jdt.ui.tests.quickfix.QuickFixTest.assertNumberOfProposals(QuickFixTest.java:536)
at org.eclipse.jdt.ui.tests.quickfix.AnnotateAssistTest18.testAnnotateParameter_WildcardBound(AnnotateAssistTest18.java:202)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at junit.framework.TestCase.runTest(TestCase.java:176)
at junit.framework.TestCase.runBare(TestCase.java:141)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.Iterator.forEachRemaining(Iterator.java:116)
at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229)
at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197)
at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128)
at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:103)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4145)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3812)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1160)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1049)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:660)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:154)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:118)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
at org.eclipse.core.launcher.Main.main(Main.java:44)
0.229
testMakeFinalBug129165Success0.032
testCreateMethodQuickFix2Success0.028
testStaticImports_bug81589Success0.021
testExchangeOperands4Success0.036
testInverseCondition4Success0.031
testPartialSelection4Success0.034
testUnnecessaryCastBug335173_2Success0.025
testSrcWithOthersSuccess0.213
testNoConstructorsToOverrideWithThreeExistingConstructorsSuccess0.094
testAddFinalBug297566_2Success0.019
testReplaceImportsNoPackageSuccess0.551
testMissingEnumConstantsInCase1Success0.061
testProjectWithOthersSuccess0.201
testCombinationBug157468Success0.020
testTodoTasks3Success0.012
testNonStaticMethodRequestedInConstructorSuccess0.019
test14Success0.065
testRemoveCUFromPackageFragmentSuccess0.183
testBug247012_4Success0.559
testAddImportContextSensitive02Success0.041
test_bug44772Success0.541
testArrayTypeInStatementSuccess0.264
testTypeMismatchForInterface1Success0.043
testAnnotateMethod_TypeParameter1ErrorN/A

java.lang.NullPointerException
at org.eclipse.jdt.ui.tests.quickfix.AnnotateAssistTest18.testAnnotateMethod_TypeParameter1(AnnotateAssistTest18.java:929)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at junit.framework.TestCase.runTest(TestCase.java:176)
at junit.framework.TestCase.runBare(TestCase.java:141)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.Iterator.forEachRemaining(Iterator.java:116)
at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229)
at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197)
at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128)
at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:103)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4145)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3812)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1160)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1049)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:660)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:154)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:118)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
at org.eclipse.core.launcher.Main.main(Main.java:44)
0.315
testFormatFieldDeclWithExtraWhitespaceSuccess0.034
testBasicSetSuccess0.008
testAddTypeParametersToClassInstanceCreationTest02Success0.075
testDealWithBrokenStaticImportSuccess0.020
testCodeStyle13Success0.034
testTypeMismatchInSingleMemberAnnotationSuccess0.017
test13Success0.090
testCreateClass3Success0.056
testParameterMismatchLessArgumentsSuccess0.044
testBuilderArraySuccess0.152
testCatchStringLiteralSuccess0.055
testRecursiveTypeSuccess0.029
testGenerateForThisSuccess0.035
testCodeStyle24Success0.026
testInvertEquals24Success0.055
testUncaughtExceptionOnSuper2Success0.033
testUnnessecaryNLSTag2Success0.031
testGetterSetterNameSuccess0.040
test15MethodTypeVars3Success0.049
testBug542936Success0.041
testInnerAndOuterIfConditions3Success0.050
testVarAssignedByWildcard2Success0.058
testVarAssignedToWildcard3Success0.061
testUncaughtExceptionInLambda6Success0.043
testSortMembersBug407759Success0.045
testPartialCU4Success0.034
testAbstractMethodInEnumWithoutEnumConstantsSuccess0.027
testChangeLambdaBodyToExpression4Success0.528
testMethodInDifferentInterfaceSuccess0.043
testDoNotUseUnboxingWhenTypesDontMatchSuccess0.014
testMethodLabelAnnotatedParametersSuccess0.020
testStaticImports_bug78585Success0.037
testImportCountAddTwoRemoveOneSuccess0.530
testMissingHashCode2Success0.012
testReplaceMultiCatchClauseWithThrows4Success0.041
testInnerClassCalleesEnteringSuccess0.129
test02Success0.090
testMethodLabelPolymorphicSignatureReference2Success0.045
testExplicitAbstractInSrcFileSuccess0.021
testConvertToMessageFormat15Success0.085
testPushDownNegationReplaceNegationWithEqualOperatorSuccess0.022
testCommentAfterImportSuccess0.026
testIsCastCompatibleSuccess3.346
testRemoveParenthesesBug335173_18Success0.036
testMethodWithConstructorNameSuccess0.018
testJava50ForLoop264421Success0.024
testGetChildrenMidLevelFragmentInArchiveSuccess0.201
testModule2EmptyHierarchicalSuccess0.039
testAmbiguousTypeInInterfaceSuccess0.299
testTypeMismatchInAnnotationValues2Success0.032
testPickOutStringProposals2Success0.018
test15MethodTypeVars1Success0.076
testConvertToMessageFormatStringBoxing15Success0.048
testStaticImports1Success0.557
testArraysDeepEqualsIn15Success0.076
testPackageSuccess0.038
testBug530193Success0.031
testInverseIfCondition6Success0.052
testMethodLabelPolymorphicSignatureReference1ArraySuccess0.047
testIsStaticAnnotationTypeSuccess0.021
testSuppressWarningInImportsSuccess0.027
testChangeLambdaBodyToBlock2Success0.528
testUnqualifiedFieldAccess_bug138325_1Success0.365
testMoveAnnotationP1Success0.034
testConvertSwitchToIfSuccess0.026
testSplitIfElseConditionSuccess0.031
testJavaElementPropertyTesterSuccess0.083
testServiceProviderVisibilitySuccess0.991
test443146cSuccess0.533
testRemoveParenthesesBug335173_13Success0.015
testCUNewAPI2Success0.032
testReplaceReturnConditionWithIf3Success0.019
testMakeFinal18Success0.021
testUnnecessaryCast2Success0.029
testRemoveParenthesesBug405096_5Success0.035
testSurroundWithRunnable8Success0.024
testRemoveCUsFromPackageFragmentSuccess0.221
testAmbiguousTypeInReturnTypeSuccess0.388
testConcatArrayLimit1_5UniqueSuccess0.205
testUncaughtExceptionImportConflictSuccess0.038
testCodeStyle18Success0.026
testAnnotateField1Success0.267
testAssignToLocal17Success0.053
testMethodLabelAnnotatedParametersSuccess0.050
testChainedBuilderArrayLimitNullsThisNoBlocksSuccess0.182
testMissingReturnStatementWithCode3Success0.025
testWildcard2Success0.030
testConvertEnhancedForCollection01Success0.052
testUndefinedConstructorWithLineBreaksSuccess0.025
testConvertToLambda2Success0.527
testMethodInArrayAccessSuccess0.035
testTestCaseSuccess0.582
testSuccess0.034
testUnwrapIfStatementSuccess0.052
testVarAndTypeRefSuccess0.121
testUndefinedConstructorWithEnclosing2Success0.017
testClassInstanceCreationMoreArgumentsSuccess0.045
testTypeMismatchInFieldDeclSuccess0.029
testAssignToLocalSuccess0.032
testCreateClassExtraImports3Success0.035
testSetParenteses2Success0.032
testAssignAndCastBug331195_7Success0.026
testMissingThrowsSuccess0.032
testChangeNonstaticAccessToStatic_Bug439733Success0.036
testRemoveProperty1Success0.227
testMoveAnnotationM9Success0.046
testIndirectProtectedMethodSuccess0.027
testCUSuccess0.137
test15JLS3_848_4Success0.051
testVariableDeclarations7Success0.022
testInvertEquals20Success0.040
testReorderWithPropagationWithDecoratorSuccess0.013
testAddFolderToClassFolderSuccess0.046
testInverseVariable2bSuccess0.027
testStaticImports_bug90556Success0.472
testReplaceAssignConditionWithIf2Success0.041
testFormatChanges01Success0.367
testFormatLimitThisSuccess0.201
testRecursiveCalleesSuccess0.176
testReturnTypeMissingWithWildcardExtendsSuccess0.028
testAssignAndCastBug331195_4Success0.029
testAddFinalBug157276_4Success0.015
testConcatTemplateSuccess0.131
testConvertToLambda27Success0.525
testSplitIfCondition3Success0.033
testRemoveFragmentInMultiFragmentLogicalPackageSuccess0.119
testRemoveParenthesesBug188207Success0.032
testChangeParameter4aSuccess0.525
testUnimplementedCode02Success0.036
testCodeStyle09Success0.023
testInsert1Success0.020
testRemoveDeadCodeIfThenSwitchSuccess0.036
testRemoveExtraParentheses2Success0.037
testChainedBuilderArrayUniqueSuccess0.151
testUnneededCaughtException1Success0.038
testConvertToStringBufferNoFixWithoutString2Success0.032
testUncaughtExceptionInLambda4Success0.051
testExpressionPrecondition05Success0.014
testConvertSwitchToIfBug252040_2Success0.020
testUnhandledExceptionInDefaultConstructorSuccess0.021
testRemoveTrailingWhitespace01Success0.020
testAddExternalJarBug132827Success0.038
testMakeFinal10Success0.015
testBodyPrecondition03Success0.018
testGenerateForNameClashSuccess0.352
testRemoveAllSuccess0.037
testUnusedVariable5Success0.445
testBodyPreconditio10Success0.022
testAddFinalBug272532Success0.018
testRemoveQualifierBug219608Success0.047
testJLS8Success0.425
testMethodOverrideDeprecated3Success0.057
testJARFoldedHierarchicalSuccess0.016
testUnusedVariableBug513404_1Success0.034
testNoConstructorsToOverrideWithInterfaceSuccess0.076
testImportToStarSuccess0.535
testImportCountAddandRemoveWithCommentsSuccess0.078
testChainedBuilderArraySuccess0.153
testTypeInCatchBlockSuccess0.055
testBug228659Success0.331
testChangeParameter8Success0.042
testConvertIfToSwitch9Success0.047
testReorderWithPropagation2Success0.001
testConcatNullsSuccess0.127
testChangeElseStatementToBlockSuccess0.037
testUnimplementedMethodsWithAnnotations4Success0.528
testConvertToAnonymousClassCreation9Success0.546
testGenerateForMissingParametrizationSuccess0.071
testChangeLambdaBodyToExpression8Success0.559
testConvertIfToSwitch6Success0.035
testVarAssignedByWildcard3Success0.042
testParameterMismatchCast2Success0.053
testAllTestsSuccess1.459
testNewImportsNoPackageSuccess0.536
testBuilderArrayLimit1_4UniqueSuccess0.163
testVarInAnonymousSuccess0.067
testExtractToLocalVariable1Success0.044
testUnimplementedMethodsSuccess0.039
testUnwrapBlockSuccess0.027
testUnusedCodeBug173014_1Success0.018
testAddFinalBug294768Success0.033
testJava50ForLoop06Success0.011
testAnonymousInnerClassCallersSuccess0.552
testSplitDeclaration1Success0.021
testBug466232Success0.333
testInterfaceExtendsClassSuccess0.024
testMissingMethodComment3Success0.025
testInverseVariable3Success0.031
testExtractToMethod3Success0.042
test4Success0.078
testImplementExtendSameMethodSuccess0.023
testFailToAccessAttachedJavadocSuccess2.406
testCreateMethodQuickFix1Success0.031
testUnneededCatchBlockInInitializerSuccess0.018
testRemoveQualifierBug134720Success0.028
testMismatchingReturnTypeOnGenericMethodSuccess0.028
testJava50ForLoop08Success0.011
testMoveAnnotationM2Success0.037
testAssignmentWithoutSideEffect2Success0.032
testHidingVariable2Success0.024
testTypeParametersToRawTypeReference09Success0.041
testReplaceReturnIfWithConditionSuccess0.041
testRemoveQualifierBug150481_2Success0.027
testChangeIfAndElseIfStatementWithBlockToBlockSuccess0.053
testInvalidClassFieldModifiersSuccess0.024
testAddImports3Success0.060
testAddImportAction3Success0.572
testMethodInSameTypeSuccess0.051
testSuperMethodInvocationSuccess0.028
testConcatArrayLimitZeroNullsSuccess0.121
testAssignToLocal6Success0.043
testRemoveParenthesesBug208752Success0.030
testStaticImports_bug230067Success0.028
testGenerateForUpperboundWildcardSuccess0.068
testFormatLimitSuccess0.141
testLambdaInAnonymousClass1Success0.042
testUnqualifiedFieldAccess1Success0.099
testIncomingAddition159884Part2Success0.130
testAddFinalBug213995Success0.026
testRemoveDeadCodeIfThen3Success0.038
testRemoveRedundantAnnotation2Success0.017
testGetChildrentMidLevelFragmentSuccess0.189
test04Success0.060
testMoveToOthersProjectSuccess0.127
testReplaceAssignConditionWithIf5Success0.016
testCreateFieldInAccessor1Success0.611
testInsertAllMissing2Success0.040
testUncaughtExceptionExtendedSelectionSuccess0.026
testDeleteBottomLevelFragmentFoldingSuccess0.196
testInsert3Success0.018
testCustomBuilderArrayLimitSuccess0.269
testRemoveFromBuildpath01RemoveProjectSuccess0.050
test443146aSuccess0.549
testUncaughtExceptionInMethodReference3Success0.052
testGetFullyQualifiedNameSuccess0.042
testSplitSwitchCaseStatementSuccess0.050
testConvertMethodReferenceToLambda2Success0.511
testAddImportActionStatic1Success0.044
testMissingEnumConstantsInCase2Success0.045
testAddNLSTag01Success0.040
testBug531511_none_typeSuccess0.520
testGetTypeQualifiedNameSuccess0.052
testRemoveParenthesesBug335173_3Success0.027
testTestAnnotation2Success0.498
testTypeMismatchInAssignment4Success0.029
testInverseIfCondition3Success0.040
testSerialVersion04Success0.058
testEditOutputFolderBug154044DonotDeleteDefaultOutputFolderSuccess0.041
testIndexReadOutsideInferredArrayAccessSuccess0.027
testCodeStyleBug135219Success0.025
testRemoveIfBlock03Success0.024
testInitializerPrecondition03Success0.018
testGetChildrenBottomLevelFragmentSuccess0.207
Properties »

Back to top

TestCase LeakTestSuite

NameStatusTypeTime(s)
testSearchResultEditorCloseSuccess13.013
testRemoveAllQueriesSuccess3.947
testNewClassWizardSuccess6.866
testNewInterfaceWizardSuccess6.810
testPropertiesEditorCloseAllSuccess10.229
testPropertiesEditorCloseSuccess10.203
testJavaEditorBreadcrumbCloseOneOfTwo1Success34.383
testJavaEditorBreadcrumbCloseOneOfTwo2Success24.255
testJavaEditorCloseAllSuccess10.413
testJavaEditorContextMenuSuccess12.535
testJavaEditorCloseSuccess10.293
testRemoveSearchQueriesSuccess5.552
testTextEditorCloseOneOfTwoSuccess17.319
testTextEditorCloseSuccess10.059
testTextViewerUndoManagerSuccess6.894
testTextEditorCloseAllSuccess10.117
testPropertiesEditorCloseOneOfTwoSuccess13.832
testNewJavaProjectWizardSuccess7.975
testUndoManagerLeakSuccess4.175
testJavaEditorActionDelegateSuccess15.421
testJavaEditorBreadcrumbCloseAllSuccess20.420
testJavaEditorBreadcrumbCloseSuccess20.457
testJavaEditorCloseOneOfTwoSuccess14.250
Properties »

Back to top