Unit Test Results

Designed for use with JUnit and Ant.

Summary

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

Packages

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
NameTestsErrorsFailuresTime(s)
org.eclipse.e4.ui.tests122214618.224

Package org.eclipse.e4.ui.tests

NameTestsErrorsFailuresTime(s)
UIAllTests122214618.224
Back to top


TestCase UIAllTests

NameStatusTypeTime(s)
testFindElementsIdOnlySuccess0.600
testFindElementsTypeOnlySuccess0.007
testFindElementsTagsOnlySuccess0.006
testFindElementsCombinationsSuccess0.006
testBug314685Success0.019
testSimpleInsertAboveSuccess0.006
testSimpleInsertBelowSuccess0.005
testSimpleInsertLeftOfSuccess0.007
testSimpleInsertRightOfSuccess0.010
testInsertAboveSuccess0.017
testInsertBelowSuccess0.015
testInsertLeftOfSuccess0.015
testInsertRightOfSuccess0.014
testFindPart_PartInWindowSuccess0.528
testFindPart_PartNotInWindowSuccess0.059
testFindPart_PartInAnotherWindowSuccess0.060
testBringToTop_PartOnTopSuccess0.042
testBringToTop_PartOnTop_myServiceSuccess0.033
testBringToTop_PartNotOnTopSuccess0.047
testBringToTop_PartNotOnTop_myServiceSuccess0.037
testBringToTop_PartInAnotherWindowSuccess0.048
testBringToTop_PartInAnotherWindow_myServiceSuccess0.052
testBringToTop_ActivationChangesSuccess0.031
testBringToTop_UnrenderedSuccess0.033
testGetParts_EmptySuccess0.040
testGetParts_OneWindowSuccess0.024
testGetParts_TwoWindowsSuccess0.033
testGetInputPartsSuccess0.040
testIsPartVisible_NotInStackTrueTrueSuccess0.036
testIsPartVisible_NotInStackTrueFalseSuccess0.037
testIsPartVisible_NotInStackFalseTrueSuccess0.030
testIsPartVisible_NotInStackFalseFalseSuccess0.027
testIsPartVisible_ViewVisibleSuccess0.021
testIsPartVisible_ViewVisible_myServiceSuccess0.021
testIsPartVisible_ViewNotVisibleSuccess0.020
testIsPartVisible_ViewNotVisible_myServiceSuccess0.028
testIsPartVisible_ViewInAnotherWindowSuccess0.028
testIsPartVisible_ViewInAnotherWindow_myServiceSuccess0.027
testActivate_partServiceSuccess0.026
testActivate_partService_twoWindowsSuccess0.030
testActivate_partService_SelectedElementSuccess0.030
testActivate_partService_activePartSuccess0.016
testActivate_UnrenderedSuccess0.009
testActivate_FocusSuccess0.015
testActivate_ChildWindowSuccess0.010
testActivate_DetachedWindowSuccess0.009
testCreatePartSuccess0.012
testCreatePart2Success0.009
testCreateSharedPart_NoDescriptorSuccess0.009
testCreateSharedPart_ForceFalseSuccess0.008
testCreateSharedPart_ForceTrueSuccess0.008
testShowPart_Id_ACTIVATESuccess0.011
testShowPart_Id_ACTIVATE_DefinedCategoryStackNotExistsSuccess0.013
testShowPart_Id_ACTIVATE_DefinedCategoryStackExistsSuccess0.012
testShowPart_Id_CREATESuccess0.009
testShowPart_Id_CREATE2Success0.009
testShowPart_Id_CREATE3Success0.008
testShowPart_Id_CREATE4Success0.009
testShowPart_Id_VISIBLESuccess0.009
testShowPart_Id_VISIBLE2Success0.008
testShowPart_Id_VISIBLE3Success0.009
testShowPart_Id_VISIBLE4Success0.011
testShowPart_Id_VISIBLE5Success0.012
testShowPart_Id_Unrendered_CREATESuccess0.011
testShowPart_Id_Unrendered_VISIBLESuccess0.008
testShowPart_Id_Unrendered_ACTIVATESuccess0.009
testShowPart_Id_Unrendered_CREATE2Success0.008
testShowPart_Id_Unrendered_VISIBLE2Success0.008
testShowPart_Id_Unrendered_ACTIVATE2Success0.009
testShowPart_Id_Unrendered_CREATE3Success0.008
testShowPart_Id_Unrendered_VISIBLE3Success0.008
testShowPart_Id_Unrendered_ACTIVATE3Success0.008
testShowPart_Id_PartAlreadyShown_ACTIVATESuccess0.009
testShowPart_Id_PartAlreadyShown_CREATESuccess0.008
testShowPart_Id_PartAlreadyShown_VISIBLESuccess0.009
testShowPart_Id_IncorrectDescriptor_ACTIVATESuccess0.008
testShowPart_Id_IncorrectDescriptor_VISIBLESuccess0.007
testShowPart_Id_IncorrectDescriptor_CREATESuccess0.008
testShowPart_Id_MultipleExists_TrueACTIVATESuccess0.011
testShowPart_Id_MultipleExists_FalseACTIVATESuccess0.008
testShowPart_Id_MultipleExists_TrueVISIBLESuccess0.008
testShowPart_Id_MultipleExists_FalseVISIBLESuccess0.008
testShowPart_Id_MultipleExists_TrueCREATESuccess0.008
testShowPart_Id_MultipleExists_FalseCREATESuccess0.008
testShowPart_Id_PartInInactivePerspectiveSuccess0.010
testShowPart_Part_ACTIVATESuccess0.008
testShowPart_Part_VISIBLESuccess0.008
testShowPart_Part_CREATESuccess0.008
testShowPart_Part_MultipleExists_TrueACTIVATESuccess0.008
testShowPart_Part_MultipleExists_FalseACTIVATESuccess0.008
testShowPart_Part_MultipleExists_TrueVISIBLESuccess0.008
testShowPart_Part_MultipleExists_FalseVISIBLESuccess0.007
testShowPart_Part_MultipleExists_TrueCREATESuccess0.008
testShowPart_Part_MultipleExists_FalseCREATESuccess0.008
testShowPart_Part_MultipleNonexistent_TrueACTIVATESuccess0.008
testShowPart_Part_MultipleNonexistent_FalseACTIVATESuccess0.008
testShowPart_Part_MultipleNonexistent_TrueVISIBLESuccess0.009
testShowPart_Part_MultipleNonexistent_FalseVISIBLESuccess0.016
testShowPart_Part_MultipleNonexistent_TrueCREATESuccess0.008
testShowPart_Part_MultipleNonexistent_FalseCREATESuccess0.008
testShowPart_Part_MultipleWithoutCategorySuccess0.008
testShowPart_Part_MultipleWithCategorySuccess0.009
testShowPart_Part_ExistingInNonstandardCategorySuccess0.007
testShowPart_Bug318931Success0.009
testHidePart_PartInAnotherWindowSuccess0.010
testHidePart_Tagged_TrueSuccess0.009
testHidePart_Tagged_FalseSuccess0.007
testGetDirtyPartsSuccess0.007
testGetDirtyParts2Success0.009
testGetDirtyParts3_TrueTrueSuccess0.010
testGetDirtyParts3_TrueFalseSuccess0.010
testGetDirtyParts3_FalseTrueSuccess0.009
testGetDirtyParts3_FalseFalseSuccess0.007
testEvent_PartActivatedSuccess0.009
testEvent_PartActivated2Success0.011
testEvent_PartDeactivatedSuccess0.008
testEvent_PartDeactivated2Success0.011
testEvent_PartHiddenSuccess0.009
testEvent_PartHidden2Success0.010
testEvent_PartVisibleSuccess0.009
testEvent_PartVisible2Success0.010
testSavePart_YesTrueTrueTrueSuccess0.024
testSavePart_YesTrueTrueFalseSuccess0.008
testSavePart_YesTrueFalseTrueSuccess0.007
testSavePart_YesTrueFalseFalseSuccess0.007
testSavePart_YesFalseTrueTrueSuccess0.010
testSavePart_YesFalseTrueFalseSuccess0.007
testSavePart_YesFalseFalseTrueSuccess0.007
testSavePart_YesFalseFalseFalseSuccess0.007
testSavePart_NoTrueTrueTrueSuccess0.007
testSavePart_NoTrueTrueFalseSuccess0.007
testSavePart_NoTrueFalseTrueSuccess0.007
testSavePart_NoTrueFalseFalseSuccess0.007
testSavePart_NoFalseTrueTrueSuccess0.013
testSavePart_NoFalseTrueFalseSuccess0.007
testSavePart_NoFalseFalseTrueSuccess0.007
testSavePart_NoFalseFalseFalseSuccess0.054
testSavePart_CancelTrueTrueTrueSuccess0.007
testSavePart_CancelTrueTrueFalseSuccess0.008
testSavePart_CancelTrueFalseTrueSuccess0.008
testSavePart_CancelTrueFalseFalseSuccess0.007
testSavePart_CancelFalseTrueTrueSuccess0.010
testSavePart_CancelFalseTrueFalseSuccess0.009
testSavePart_CancelFalseFalseTrueSuccess0.007
testSavePart_CancelFalseFalseFalseSuccess0.007
testSavePart_NoHandler_TTTSuccess0.009
testSavePart_NoHandler_TTFSuccess0.010
testSavePart_NoHandler_TFTSuccess0.007
testSavePart_NoHandler_TFFSuccess0.007
testSavePart_NoHandler_FTTSuccess0.007
testSavePart_NoHandler_FTFSuccess0.007
testSavePart_NoHandler_FFTSuccess0.006
testSavePart_NoHandler_FFFSuccess0.007
testSaveAll_YY_True_TT_TTSuccess0.012
testSaveAll_YY_True_TT_TFSuccess0.009
testSaveAll_YY_True_TT_FTSuccess0.011
testSaveAll_YY_True_TF_TTSuccess0.010
testSaveAll_YY_True_TF_TFSuccess0.010
testSaveAll_YY_True_TF_FTSuccess0.007
testSaveAll_YY_True_TF_FFSuccess0.008
testSaveAll_YY_True_FT_TTSuccess0.010
testSaveAll_YY_True_FT_TFSuccess0.008
testSaveAll_YY_True_FT_FTSuccess0.009
testSaveAll_YY_True_FF_TTSuccess0.007
testSaveAll_YY_True_FF_TFSuccess0.008
testSaveAll_YY_True_FF_FTSuccess0.007
testSaveAll_YY_True_FF_FFSuccess0.007
testSaveAll_YY_False_TT_TTSuccess0.009
testSaveAll_YY_False_TT_TFSuccess0.010
testSaveAll_YY_False_TT_FTSuccess0.010
testSaveAll_YY_False_TF_TTSuccess0.009
testSaveAll_YY_False_TF_TFSuccess0.009
testSaveAll_YY_False_TF_FTSuccess0.008
testSaveAll_YY_False_TF_FFSuccess0.007
testSaveAll_YY_False_FT_TTSuccess0.009
testSaveAll_YY_False_FT_TFSuccess0.008
testSaveAll_YY_False_FT_FTSuccess0.009
testSaveAll_YY_False_FF_TTSuccess0.007
testSaveAll_YY_False_FF_TFSuccess0.009
testSaveAll_YY_False_FF_FTSuccess0.010
testSaveAll_YY_False_FF_FFSuccess0.010
testSaveAll_YN_True_TT_TTSuccess0.011
testSaveAll_YN_True_TT_TFSuccess0.010
testSaveAll_YN_True_TT_FTSuccess0.007
testSaveAll_YN_True_TF_TTSuccess0.009
testSaveAll_YN_True_TF_TFSuccess0.015
testSaveAll_YN_True_TF_FTSuccess0.010
testSaveAll_YN_True_TF_FFSuccess0.010
testSaveAll_YN_True_FT_TTSuccess0.011
testSaveAll_YN_True_FT_TFSuccess0.010
testSaveAll_YN_True_FT_FTSuccess0.011
testSaveAll_YN_True_FF_TTSuccess0.011
testSaveAll_YN_True_FF_TFSuccess0.011
testSaveAll_YN_True_FF_FTSuccess0.011
testSaveAll_YN_True_FF_FFSuccess0.011
testSaveAll_YN_False_TT_TTSuccess0.014
testSaveAll_YN_False_TT_TFSuccess0.014
testSaveAll_YN_False_TT_FTSuccess0.015
testSaveAll_YN_False_TF_TTSuccess0.015
testSaveAll_YN_False_TF_TFSuccess0.014
testSaveAll_YN_False_TF_FTSuccess0.010
testSaveAll_YN_False_TF_FFSuccess0.011
testSaveAll_YN_False_FT_TTSuccess0.015
testSaveAll_YN_False_FT_TFSuccess0.011
testSaveAll_YN_False_FT_FTSuccess0.015
testSaveAll_YN_False_FF_TTSuccess0.010
testSaveAll_YN_False_FF_TFSuccess0.011
testSaveAll_YN_False_FF_FTSuccess0.010
testSaveAll_YN_False_FF_FFSuccess0.009
testSaveAll_YC_True_TT_TTSuccess0.009
testSaveAll_YC_True_TT_TFSuccess0.010
testSaveAll_YC_True_TT_FTSuccess0.010
testSaveAll_YC_True_TF_TTSuccess0.013
testSaveAll_YC_True_TF_TFSuccess0.015
testSaveAll_YC_True_TF_FTSuccess0.011
testSaveAll_YC_True_TF_FFSuccess0.010
testSaveAll_YC_True_FT_TTSuccess0.009
testSaveAll_YC_True_FT_TFSuccess0.010
testSaveAll_YC_True_FT_FTSuccess0.010
testSaveAll_YC_True_FF_TTSuccess0.010
testSaveAll_YC_True_FF_TFSuccess0.011
testSaveAll_YC_True_FF_FTSuccess0.010
testSaveAll_YC_True_FF_FFSuccess0.010
testSaveAll_YC_False_TT_TTSuccess0.014
testSaveAll_YC_False_TT_TFSuccess0.013
testSaveAll_YC_False_TT_FTSuccess0.013
testSaveAll_YC_False_TF_TTSuccess0.013
testSaveAll_YC_False_TF_TFSuccess0.013
testSaveAll_YC_False_TF_FTSuccess0.009
testSaveAll_YC_False_TF_FFSuccess0.009
testSaveAll_YC_False_FT_TTSuccess0.014
testSaveAll_YC_False_FT_TFSuccess0.012
testSaveAll_YC_False_FT_FTSuccess0.015
testSaveAll_YC_False_FF_TTSuccess0.009
testSaveAll_YC_False_FF_TFSuccess0.008
testSaveAll_YC_False_FF_FTSuccess0.009
testSaveAll_YC_False_FF_FFSuccess0.009
testSaveAll_NY_True_TT_TTSuccess0.012
testSaveAll_NY_True_TT_TFSuccess0.009
testSaveAll_NY_True_TT_FTSuccess0.012
testSaveAll_NY_True_TF_TTSuccess0.051
testSaveAll_NY_True_TF_TFSuccess0.013
testSaveAll_NY_True_TF_FTSuccess0.009
testSaveAll_NY_True_TF_FFSuccess0.008
testSaveAll_NY_True_FT_TTSuccess0.014
testSaveAll_NY_True_FT_TFSuccess0.009
testSaveAll_NY_True_FT_FTSuccess0.011
testSaveAll_NY_True_FF_TTSuccess0.008
testSaveAll_NY_True_FF_TFSuccess0.008
testSaveAll_NY_True_FF_FTSuccess0.009
testSaveAll_NY_True_FF_FFSuccess0.008
testSaveAll_NY_False_TT_TTSuccess0.011
testSaveAll_NY_False_TT_TFSuccess0.012
testSaveAll_NY_False_TT_FTSuccess0.011
testSaveAll_NY_False_TF_TTSuccess0.011
testSaveAll_NY_False_TF_TFSuccess0.011
testSaveAll_NY_False_TF_FTSuccess0.008
testSaveAll_NY_False_TF_FFSuccess0.008
testSaveAll_NY_False_FT_TTSuccess0.011
testSaveAll_NY_False_FT_TFSuccess0.008
testSaveAll_NY_False_FT_FTSuccess0.010
testSaveAll_NY_False_FF_TTSuccess0.008
testSaveAll_NY_False_FF_TFSuccess0.008
testSaveAll_NY_False_FF_FTSuccess0.009
testSaveAll_NY_False_FF_FFSuccess0.008
testSaveAll_NN_True_TT_TTSuccess0.007
testSaveAll_NN_True_TT_TFSuccess0.008
testSaveAll_NN_True_TT_FTSuccess0.008
testSaveAll_NN_True_TF_TTSuccess0.008
testSaveAll_NN_True_TF_TFSuccess0.008
testSaveAll_NN_True_TF_FTSuccess0.010
testSaveAll_NN_True_TF_FFSuccess0.008
testSaveAll_NN_True_FT_TTSuccess0.008
testSaveAll_NN_True_FT_TFSuccess0.008
testSaveAll_NN_True_FT_FTSuccess0.007
testSaveAll_NN_True_FF_TTSuccess0.008
testSaveAll_NN_True_FF_TFSuccess0.007
testSaveAll_NN_True_FF_FTSuccess0.008
testSaveAll_NN_True_FF_FFSuccess0.007
testSaveAll_NN_False_TT_TTSuccess0.010
testSaveAll_NN_False_TT_TFSuccess0.010
testSaveAll_NN_False_TT_FTSuccess0.010
testSaveAll_NN_False_TF_TTSuccess0.009
testSaveAll_NN_False_TF_TFSuccess0.009
testSaveAll_NN_False_TF_FTSuccess0.007
testSaveAll_NN_False_TF_FFSuccess0.007
testSaveAll_NN_False_FT_TTSuccess0.009
testSaveAll_NN_False_FT_TFSuccess0.008
testSaveAll_NN_False_FT_FTSuccess0.009
testSaveAll_NN_False_FF_TTSuccess0.007
testSaveAll_NN_False_FF_TFSuccess0.006
testSaveAll_NN_False_FF_FTSuccess0.024
testSaveAll_NN_False_FF_FFSuccess0.009
testSaveAll_NC_True_TT_TTSuccess0.008
testSaveAll_NC_True_TT_TFSuccess0.007
testSaveAll_NC_True_TT_FTSuccess0.006
testSaveAll_NC_True_TF_TTSuccess0.007
testSaveAll_NC_True_TF_TFSuccess0.008
testSaveAll_NC_True_TF_FTSuccess0.008
testSaveAll_NC_True_TF_FFSuccess0.007
testSaveAll_NC_True_FT_TTSuccess0.007
testSaveAll_NC_True_FT_TFSuccess0.007
testSaveAll_NC_True_FT_FTSuccess0.007
testSaveAll_NC_True_FF_TTSuccess0.007
testSaveAll_NC_True_FF_TFSuccess0.007
testSaveAll_NC_True_FF_FTSuccess0.007
testSaveAll_NC_True_FF_FFSuccess0.007
testSaveAll_NC_False_TT_TTSuccess0.009
testSaveAll_NC_False_TT_TFSuccess0.008
testSaveAll_NC_False_TT_FTSuccess0.009
testSaveAll_NC_False_TF_TTSuccess0.009
testSaveAll_NC_False_TF_TFSuccess0.009
testSaveAll_NC_False_TF_FTSuccess0.007
testSaveAll_NC_False_TF_FFSuccess0.006
testSaveAll_NC_False_FT_TTSuccess0.007
testSaveAll_NC_False_FT_TFSuccess0.006
testSaveAll_NC_False_FT_FTSuccess0.007
testSaveAll_NC_False_FF_TTSuccess0.007
testSaveAll_NC_False_FF_TFSuccess0.005
testSaveAll_NC_False_FF_FTSuccess0.005
testSaveAll_NC_False_FF_FFSuccess0.006
testSaveAll_CY_True_TT_TTSuccess0.006
testSaveAll_CY_True_TT_TFSuccess0.006
testSaveAll_CY_True_TT_FTSuccess0.006
testSaveAll_CY_True_TF_TTSuccess0.006
testSaveAll_CY_True_TF_TFSuccess0.006
testSaveAll_CY_True_TF_FTSuccess0.006
testSaveAll_CY_True_TF_FFSuccess0.006
testSaveAll_CY_True_FT_TTSuccess0.007
testSaveAll_CY_True_FT_TFSuccess0.006
testSaveAll_CY_True_FT_FTSuccess0.007
testSaveAll_CY_True_FF_TTSuccess0.005
testSaveAll_CY_True_FF_TFSuccess0.006
testSaveAll_CY_True_FF_FTSuccess0.006
testSaveAll_CY_True_FF_FFSuccess0.006
testSaveAll_CY_False_TT_TTSuccess0.007
testSaveAll_CY_False_TT_TFSuccess0.007
testSaveAll_CY_False_TT_FTSuccess0.006
testSaveAll_CY_False_TF_TTSuccess0.007
testSaveAll_CY_False_TF_TFSuccess0.007
testSaveAll_CY_False_TF_FTSuccess0.006
testSaveAll_CY_False_TF_FFSuccess0.006
testSaveAll_CY_False_FT_TTSuccess0.007
testSaveAll_CY_False_FT_TFSuccess0.006
testSaveAll_CY_False_FT_FTSuccess0.006
testSaveAll_CY_False_FF_TTSuccess0.006
testSaveAll_CY_False_FF_TFSuccess0.006
testSaveAll_CY_False_FF_FTSuccess0.047
testSaveAll_CY_False_FF_FFSuccess0.006
testSaveAll_CN_True_TT_TTSuccess0.006
testSaveAll_CN_True_TT_TFSuccess0.006
testSaveAll_CN_True_TT_FTSuccess0.006
testSaveAll_CN_True_TF_TTSuccess0.005
testSaveAll_CN_True_TF_TFSuccess0.006
testSaveAll_CN_True_TF_FTSuccess0.006
testSaveAll_CN_True_TF_FFSuccess0.006
testSaveAll_CN_True_FT_TTSuccess0.005
testSaveAll_CN_True_FT_TFSuccess0.005
testSaveAll_CN_True_FT_FTSuccess0.006
testSaveAll_CN_True_FF_TTSuccess0.006
testSaveAll_CN_True_FF_TFSuccess0.006
testSaveAll_CN_True_FF_FTSuccess0.006
testSaveAll_CN_True_FF_FFSuccess0.005
testSaveAll_CN_False_TT_TTSuccess0.007
testSaveAll_CN_False_TT_TFSuccess0.007
testSaveAll_CN_False_TT_FTSuccess0.007
testSaveAll_CN_False_TF_TTSuccess0.006
testSaveAll_CN_False_TF_TFSuccess0.007
testSaveAll_CN_False_TF_FTSuccess0.006
testSaveAll_CN_False_TF_FFSuccess0.007
testSaveAll_CN_False_FT_TTSuccess0.009
testSaveAll_CN_False_FT_TFSuccess0.008
testSaveAll_CN_False_FT_FTSuccess0.008
testSaveAll_CN_False_FF_TTSuccess0.006
testSaveAll_CN_False_FF_TFSuccess0.006
testSaveAll_CN_False_FF_FTSuccess0.006
testSaveAll_CN_False_FF_FFSuccess0.006
testSaveAll_CC_True_TT_TTSuccess0.007
testSaveAll_CC_True_TT_TFSuccess0.006
testSaveAll_CC_True_TT_FTSuccess0.006
testSaveAll_CC_True_TF_TTSuccess0.006
testSaveAll_CC_True_TF_TFSuccess0.006
testSaveAll_CC_True_TF_FTSuccess0.006
testSaveAll_CC_True_TF_FFSuccess0.006
testSaveAll_CC_True_FT_TTSuccess0.006
testSaveAll_CC_True_FT_TFSuccess0.006
testSaveAll_CC_True_FT_FTSuccess0.005
testSaveAll_CC_True_FF_TTSuccess0.006
testSaveAll_CC_True_FF_TFSuccess0.006
testSaveAll_CC_True_FF_FTSuccess0.006
testSaveAll_CC_True_FF_FFSuccess0.006
testSaveAll_CC_False_TT_TTSuccess0.007
testSaveAll_CC_False_TT_TFSuccess0.007
testSaveAll_CC_False_TT_FTSuccess0.009
testSaveAll_CC_False_TF_TTSuccess0.007
testSaveAll_CC_False_TF_TFSuccess0.007
testSaveAll_CC_False_TF_FTSuccess0.006
testSaveAll_CC_False_TF_FFSuccess0.006
testSaveAll_CC_False_FT_TTSuccess0.007
testSaveAll_CC_False_FT_TFSuccess0.006
testSaveAll_CC_False_FT_FTSuccess0.006
testSaveAll_CC_False_FF_TTSuccess0.006
testSaveAll_CC_False_FF_TFSuccess0.006
testSaveAll_CC_False_FF_FTSuccess0.006
testSaveAll_CC_False_FF_FFSuccess0.006
testSaveAll_NoHandler_TTTSuccess0.007
testSaveAll_NoHandler_TTFSuccess0.007
testSaveAll_NoHandler_TFTSuccess0.006
testSaveAll_NoHandler_TFFSuccess0.006
testSaveAll_NoHandler_FTTSuccess0.005
testSaveAll_NoHandler_FTFSuccess0.006
testSaveAll_NoHandler_FFTSuccess0.006
testSaveAll_NoHandler_FFFSuccess0.006
testSaveAll_NoHandlers_T_TT_TTSuccess0.007
testSaveAll_NoHandlers_T_TT_TFSuccess0.007
testSaveAll_NoHandlers_T_TT_FTSuccess0.007
testSaveAll_NoHandlers_T_TT_FFSuccess0.006
testSaveAll_NoHandlers_T_TF_TTSuccess0.007
testSaveAll_NoHandlers_T_TF_TFSuccess0.006
testSaveAll_NoHandlers_T_TF_FTSuccess0.006
testSaveAll_NoHandlers_T_TF_FFSuccess0.006
testSaveAll_NoHandlers_T_FT_TTSuccess0.007
testSaveAll_NoHandlers_T_FT_TFSuccess0.006
testSaveAll_NoHandlers_T_FT_FTSuccess0.007
testSaveAll_NoHandlers_T_FT_FFSuccess0.005
testSaveAll_NoHandlers_T_FF_TTSuccess0.006
testSaveAll_NoHandlers_T_FF_TFSuccess0.006
testSaveAll_NoHandlers_T_FF_FTSuccess0.008
testSaveAll_NoHandlers_T_FF_FFSuccess0.006
testSaveAll_NoHandlers_F_TT_TTSuccess0.009
testSaveAll_NoHandlers_F_TT_TFSuccess0.007
testSaveAll_NoHandlers_F_TT_FTSuccess0.007
testSaveAll_NoHandlers_F_TT_FFSuccess0.006
testSaveAll_NoHandlers_F_TF_TTSuccess0.007
testSaveAll_NoHandlers_F_TF_TFSuccess0.007
testSaveAll_NoHandlers_F_TF_FTSuccess0.005
testSaveAll_NoHandlers_F_TF_FFSuccess0.006
testSaveAll_NoHandlers_F_FT_TTSuccess0.007
testSaveAll_NoHandlers_F_FT_TFSuccess0.006
testSaveAll_NoHandlers_F_FT_FTSuccess0.007
testSaveAll_NoHandlers_F_FT_FFSuccess0.005
testSaveAll_NoHandlers_F_FF_TTSuccess0.006
testSaveAll_NoHandlers_F_FF_TFSuccess0.006
testSaveAll_NoHandlers_F_FF_FTSuccess0.006
testSaveAll_NoHandlers_F_FF_FFSuccess0.006
testSwitchWindowsSuccess0.009
testApplicationContextHasActivePartSuccess0.006
testShowPart_Bug307747_CREATESuccess0.006
testShowPart_Bug307747_VISIBLESuccess0.007
testShowPart_Bug307747_ACTIVATESuccess0.008
testGetSelectionSuccess0.026
testGetSelection_IdSuccess0.016
testSelectionListenerSuccess0.221
testSelectionListener2Success0.016
testSelectionListener3Success0.010
testBug314538Success0.020
testSelectionListener_IdSuccess0.014
testSelectionListener_Id2Success0.009
testSelectionListener_Id3Success0.010
testOnePartSelectionSuccess0.010
testTwoPartHandlerExecuteSuccess0.016
testThreePartSelectionSuccess0.017
testPartOneTracksPartThreeSuccess0.014
testPartOneTracksPartThree2Success0.017
testInjectionSuccess0.015
testGet_ActiveContextsSuccess0.651
testGet_SelectionSuccess0.079
testGet_ActiveChildSuccess0.050
testGet_ActivePartSuccess0.047
testGet_PersistedStateSuccess0.030
testGet_ActivePartIdSuccess0.029
test_SwitchActivePartsInContextSuccess0.030
testGetFirstPart_GetContextSuccess0.025
testGetSecondPart_GetContextSuccess0.022
testModifySuccess0.026
testModify2Success0.031
testGet_ActiveContextsSuccess0.030
testGet_SelectionSuccess0.024
testGet_ActiveChildSuccess0.020
testGet_ActivePartSuccess0.023
testGet_PersistedStateSuccess0.019
testGet_ActivePartIdSuccess0.019
test_SwitchActivePartsInContextSuccess0.025
testGetFirstPart_GetContextSuccess0.021
testGetSecondPart_GetContextSuccess0.021
testModifySuccess0.019
testModify2Success0.018
testAllTopicsSuccess0.027
testBug299755Success0.003
testBug308220Success0.002
testBug318460_ASuccess0.004
testBug318460_BSuccess0.340
testCreateViewBug298415Success0.316
testAddWindowBug299219Success0.049
testPartStack_SetActiveChildBug299379ErrorN/A

java.lang.NullPointerException
at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:58)
at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:380)
at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:159)
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer$9.handleEvent(WBWRenderer.java:432)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1282)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1263)
at org.eclipse.swt.widgets.Shell.filterProc(Shell.java:730)
at org.eclipse.swt.widgets.Display.filterProc(Display.java:1537)
at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method)
at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:2224)
at org.eclipse.swt.widgets.Shell.setVisible(Shell.java:1995)
at org.eclipse.swt.widgets.Shell.open(Shell.java:1408)
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.postProcess(WBWRenderer.java:517)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:419)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:479)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:690)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:632)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:106)
at org.eclipse.e4.ui.tests.workbench.PartRenderingEngineTests.testPartStack_SetActiveChildBug299379(PartRenderingEngineTests.java:128)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.031
testPartStack_SetActiveChild2Bug299379ErrorN/A

java.lang.NullPointerException
at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:58)
at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:380)
at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:159)
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer$9.handleEvent(WBWRenderer.java:432)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1282)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1263)
at org.eclipse.swt.widgets.Shell.filterProc(Shell.java:730)
at org.eclipse.swt.widgets.Display.filterProc(Display.java:1537)
at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method)
at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:2224)
at org.eclipse.swt.widgets.Shell.setVisible(Shell.java:1995)
at org.eclipse.swt.widgets.Shell.open(Shell.java:1408)
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.postProcess(WBWRenderer.java:517)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:419)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:479)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:690)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:632)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:106)
at org.eclipse.e4.ui.tests.workbench.PartRenderingEngineTests.testPartStack_SetActiveChild2Bug299379(PartRenderingEngineTests.java:166)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.030
testPartStack_SetActiveChild3Bug299379ErrorN/A

java.lang.NullPointerException
at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:58)
at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:380)
at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:159)
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer$9.handleEvent(WBWRenderer.java:432)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1282)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1263)
at org.eclipse.swt.widgets.Shell.filterProc(Shell.java:730)
at org.eclipse.swt.widgets.Display.filterProc(Display.java:1537)
at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method)
at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:2224)
at org.eclipse.swt.widgets.Shell.setVisible(Shell.java:1995)
at org.eclipse.swt.widgets.Shell.open(Shell.java:1408)
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.postProcess(WBWRenderer.java:517)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:419)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:479)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:690)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:632)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:106)
at org.eclipse.e4.ui.tests.workbench.PartRenderingEngineTests.testPartStack_SetActiveChild3Bug299379(PartRenderingEngineTests.java:200)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.025
testPartStack_SetActiveChild4Bug299379ErrorN/A

java.lang.NullPointerException
at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:58)
at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:380)
at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:159)
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer$9.handleEvent(WBWRenderer.java:432)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1282)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1263)
at org.eclipse.swt.widgets.Shell.filterProc(Shell.java:730)
at org.eclipse.swt.widgets.Display.filterProc(Display.java:1537)
at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method)
at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:2224)
at org.eclipse.swt.widgets.Shell.setVisible(Shell.java:1995)
at org.eclipse.swt.widgets.Shell.open(Shell.java:1408)
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.postProcess(WBWRenderer.java:517)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:419)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:479)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:690)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:632)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:106)
at org.eclipse.e4.ui.tests.workbench.PartRenderingEngineTests.testPartStack_SetActiveChild4Bug299379(PartRenderingEngineTests.java:239)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.029
testPartStack_SetActiveChild5Bug295250ErrorN/A

java.lang.NullPointerException
at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:58)
at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:380)
at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:159)
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer$9.handleEvent(WBWRenderer.java:432)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1282)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1263)
at org.eclipse.swt.widgets.Shell.filterProc(Shell.java:730)
at org.eclipse.swt.widgets.Display.filterProc(Display.java:1537)
at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method)
at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:2224)
at org.eclipse.swt.widgets.Shell.setVisible(Shell.java:1995)
at org.eclipse.swt.widgets.Shell.open(Shell.java:1408)
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.postProcess(WBWRenderer.java:517)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:419)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:479)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:690)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:632)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:106)
at org.eclipse.e4.ui.tests.workbench.PartRenderingEngineTests.testPartStack_SetActiveChild5Bug295250(PartRenderingEngineTests.java:267)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.030
testPartStack_SetActiveChild6Bug298797ErrorN/A

java.lang.NullPointerException
at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:58)
at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:380)
at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:159)
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer$9.handleEvent(WBWRenderer.java:432)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1282)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1263)
at org.eclipse.swt.widgets.Shell.filterProc(Shell.java:730)
at org.eclipse.swt.widgets.Display.filterProc(Display.java:1537)
at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method)
at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:2224)
at org.eclipse.swt.widgets.Shell.setVisible(Shell.java:1995)
at org.eclipse.swt.widgets.Shell.open(Shell.java:1408)
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.postProcess(WBWRenderer.java:517)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:419)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:479)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:690)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:632)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:106)
at org.eclipse.e4.ui.tests.workbench.PartRenderingEngineTests.testPartStack_SetActiveChild6Bug298797(PartRenderingEngineTests.java:299)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.030
testCreateGuiBug301021ErrorN/A

java.lang.NullPointerException
at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:58)
at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:380)
at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:159)
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer$9.handleEvent(WBWRenderer.java:432)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1282)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1263)
at org.eclipse.swt.widgets.Shell.filterProc(Shell.java:730)
at org.eclipse.swt.widgets.Display.filterProc(Display.java:1537)
at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method)
at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:2224)
at org.eclipse.swt.widgets.Shell.setVisible(Shell.java:1995)
at org.eclipse.swt.widgets.Shell.open(Shell.java:1408)
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.postProcess(WBWRenderer.java:517)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:419)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:479)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:690)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:632)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:106)
at org.eclipse.e4.ui.tests.workbench.PartRenderingEngineTests.testCreateGuiBug301021(PartRenderingEngineTests.java:357)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.024
testPart_ToBeRenderedErrorN/A

java.lang.NullPointerException
at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:58)
at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:380)
at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:159)
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer$9.handleEvent(WBWRenderer.java:432)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1282)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1263)
at org.eclipse.swt.widgets.Shell.filterProc(Shell.java:730)
at org.eclipse.swt.widgets.Display.filterProc(Display.java:1537)
at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method)
at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:2224)
at org.eclipse.swt.widgets.Shell.setVisible(Shell.java:1995)
at org.eclipse.swt.widgets.Shell.open(Shell.java:1408)
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.postProcess(WBWRenderer.java:517)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:419)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:479)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:690)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:632)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:106)
at org.eclipse.e4.ui.tests.workbench.PartRenderingEngineTests.testPart_ToBeRendered(PartRenderingEngineTests.java:399)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.030
testPart_ToBeRendered2ErrorN/A

java.lang.NullPointerException
at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:58)
at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:380)
at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:159)
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer$9.handleEvent(WBWRenderer.java:432)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1282)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1263)
at org.eclipse.swt.widgets.Shell.filterProc(Shell.java:730)
at org.eclipse.swt.widgets.Display.filterProc(Display.java:1537)
at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method)
at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:2224)
at org.eclipse.swt.widgets.Shell.setVisible(Shell.java:1995)
at org.eclipse.swt.widgets.Shell.open(Shell.java:1408)
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.postProcess(WBWRenderer.java:517)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:419)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:479)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:690)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:632)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:106)
at org.eclipse.e4.ui.tests.workbench.PartRenderingEngineTests.testPart_ToBeRendered2(PartRenderingEngineTests.java:442)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.032
testClientObjectUnsetWhenNotRenderedBug301439ErrorN/A

java.lang.NullPointerException
at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:58)
at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:380)
at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:159)
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer$9.handleEvent(WBWRenderer.java:432)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1282)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1263)
at org.eclipse.swt.widgets.Shell.filterProc(Shell.java:730)
at org.eclipse.swt.widgets.Display.filterProc(Display.java:1537)
at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method)
at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:2224)
at org.eclipse.swt.widgets.Shell.setVisible(Shell.java:1995)
at org.eclipse.swt.widgets.Shell.open(Shell.java:1408)
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.postProcess(WBWRenderer.java:517)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:419)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:479)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:690)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:632)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:106)
at org.eclipse.e4.ui.tests.workbench.PartRenderingEngineTests.testClientObjectUnsetWhenNotRenderedBug301439(PartRenderingEngineTests.java:466)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.086
testCTabItem_SetControl_Bug304211ErrorN/A

java.lang.NullPointerException
at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:58)
at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:380)
at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:159)
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer$9.handleEvent(WBWRenderer.java:432)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1282)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1263)
at org.eclipse.swt.widgets.Shell.filterProc(Shell.java:730)
at org.eclipse.swt.widgets.Display.filterProc(Display.java:1537)
at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method)
at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:2224)
at org.eclipse.swt.widgets.Shell.setVisible(Shell.java:1995)
at org.eclipse.swt.widgets.Shell.open(Shell.java:1408)
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.postProcess(WBWRenderer.java:517)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:419)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:479)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:690)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:632)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:106)
at org.eclipse.e4.ui.tests.workbench.PartRenderingEngineTests.testCTabItem_SetControl_Bug304211(PartRenderingEngineTests.java:507)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.032
testToBeRenderedCausesSelectionChangesErrorN/A

java.lang.NullPointerException
at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:58)
at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:380)
at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:159)
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer$9.handleEvent(WBWRenderer.java:432)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1282)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1263)
at org.eclipse.swt.widgets.Shell.filterProc(Shell.java:730)
at org.eclipse.swt.widgets.Display.filterProc(Display.java:1537)
at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method)
at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:2224)
at org.eclipse.swt.widgets.Shell.setVisible(Shell.java:1995)
at org.eclipse.swt.widgets.Shell.open(Shell.java:1408)
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.postProcess(WBWRenderer.java:517)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:419)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:479)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:690)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:632)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:106)
at org.eclipse.e4.ui.tests.workbench.PartRenderingEngineTests.testToBeRenderedCausesSelectionChanges(PartRenderingEngineTests.java:567)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.038
testCreateGuiBug301950ErrorN/A

java.lang.NullPointerException
at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:58)
at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:380)
at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:159)
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer$9.handleEvent(WBWRenderer.java:432)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1282)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1263)
at org.eclipse.swt.widgets.Shell.filterProc(Shell.java:730)
at org.eclipse.swt.widgets.Display.filterProc(Display.java:1537)
at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method)
at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:2224)
at org.eclipse.swt.widgets.Shell.setVisible(Shell.java:1995)
at org.eclipse.swt.widgets.Shell.open(Shell.java:1408)
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.postProcess(WBWRenderer.java:517)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:419)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:479)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:690)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:632)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:106)
at org.eclipse.e4.ui.tests.workbench.PartRenderingEngineTests.testCreateGuiBug301950(PartRenderingEngineTests.java:595)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.024
testRemoveGuiBug307578ErrorN/A

java.lang.NullPointerException
at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:58)
at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:380)
at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:159)
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer$9.handleEvent(WBWRenderer.java:432)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1282)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1263)
at org.eclipse.swt.widgets.Shell.filterProc(Shell.java:730)
at org.eclipse.swt.widgets.Display.filterProc(Display.java:1537)
at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method)
at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:2224)
at org.eclipse.swt.widgets.Shell.setVisible(Shell.java:1995)
at org.eclipse.swt.widgets.Shell.open(Shell.java:1408)
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.postProcess(WBWRenderer.java:517)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:419)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:479)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:690)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:632)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:106)
at org.eclipse.e4.ui.tests.workbench.PartRenderingEngineTests.testRemoveGuiBug307578(PartRenderingEngineTests.java:637)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.035
testBug310027Success0.078
testMMenuItem_Text_NullNullSuccess0.061
testMMenuItem_Text_NullEmptySuccess0.028
testMMenuItem_Text_NullStringSuccess0.031
testMMenuItem_Text_EmptyNullSuccess0.040
testMMenuItem_Text_EmptyEmptySuccess0.044
testMMenuItem_Text_EmptyStringSuccess0.032
testMMenuItem_Text_StringNullSuccess0.041
testMMenuItem_Text_StringEmptySuccess0.028
testMMenuItem_Text_StringStringUnchangedSuccess0.038
testMMenuItem_Text_StringStringChangedSuccess0.050
testMMenuItem_RadioItemsSuccess0.080
testMDirectMenuItem_Check_Bug316752Success0.042
testMHandledMenuItem_Check_Bug316752Success0.060
testSetNameSuccess0.155
testCTabItem_GetImageSuccess0.101
testDeclaredNameNullSuccess0.081
testDeclaredNameEmptySuccess0.064
testDeclaredNameDefinedSuccess0.067
testDeclaredTooltipNullSuccess0.072
testDeclaredTooltipEmptyStringSuccess0.126
testDeclaredTooltipDefinedSuccess0.090
testMPart_setTooltipNullSuccess0.109
testMPart_setTooltipEmptyStringSuccess0.133
testMPart_setTooltipDefinedSuccess0.100
testMPart_getContextSuccess0.105
testPartSashContainer_HorizontalSuccess0.075
testCreateViewSuccess0.093
testMToolItem_Text_NullNullSuccess0.078
testMToolItem_Text_NullEmptySuccess0.038
testMToolItem_Text_NullStringSuccess0.038
testMToolItem_Text_EmptyNullSuccess0.038
testMToolItem_Text_EmptyEmptySuccess0.053
testMToolItem_Text_EmptyStringSuccess0.072
testMToolItem_Text_StringNullSuccess0.039
testMToolItem_Text_StringEmptySuccess0.038
testMToolItem_Text_StringStringUnchangedSuccess0.052
testMToolItem_Text_StringStringChangedSuccess0.036
testMToolItem_Tooltip_NullNullSuccess0.042
testMToolItem_Tooltip_NullEmptySuccess0.051
testMToolItem_Tooltip_NullStringSuccess0.052
testMToolItem_Tooltip_EmptyNullSuccess0.166
testMToolItem_Tooltip_EmptyEmptySuccess0.048
testMToolItem_Tooltip_EmptyStringSuccess0.041
testMToolItem_Tooltip_StringNullSuccess0.038
testMToolItem_Tooltip_StringEmptySuccess0.038
testMToolItem_Tooltip_StringStringUnchangedSuccess0.047
testMToolItem_Tooltip_StringStringChangedSuccess0.050
testMToolItem_RadioItemsSuccess0.079
testCreateWindowSuccess0.031
testWindowVisibilitySuccess0.055
testWindowInvisibleCreateSuccess0.043
testCreateViewSuccess0.091
testContextChildrenSuccess0.091
testCreateMenuSuccess0.083
testWindow_NameSuccess0.032
testWindow_XFailureexpected:<300> but was:<200>

junit.framework.AssertionFailedError: expected:<300> but was:<200>
at org.eclipse.e4.ui.tests.workbench.MWindowTest.testWindow_X(MWindowTest.java:323)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.033
testWindow_YFailureexpected:<300> but was:<200>

junit.framework.AssertionFailedError: expected:<300> but was:<200>
at org.eclipse.e4.ui.tests.workbench.MWindowTest.testWindow_Y(MWindowTest.java:357)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.054
testWindow_WidthSuccess0.053
testWindow_HeightSuccess0.036
testSashWeightsSuccess0.064
testOneCommandSuccess0.005
testTwoCommandsSuccess0.001
testTwoHandlersSuccess0.002
testCanExecuteSuccess0.001
testThreeContextsSuccess0.002
testDifferentExecutionContextsSuccess0.002
testOneContextSuccess0.003
testTwoContextsSuccess0.001
testTwoContextsBottomSuccess0.002
testThreeContextsSuccess0.001
testNonConflictingIdsSuccess0.038
testNonConflictingIds2Success0.054
testNonConflictingIds3_Bug303841Success0.007
testApplication_Commands_AddSuccess0.004
testApplication_Commands_RemoveSuccess0.008
testApplicationElement_StyleSuccess0.005
testApplicationElement_Style2Success0.010
testApplicationElement_Style3Success0.006
testApplicationElement_Style4Success0.005
testApplicationElement_Style5Success0.004
testApplicationElement_Tags_NewSuccess0.005
testApplicationElement_Id_New_TrueSuccess0.022
testApplicationElement_Id_New_FalseSuccess0.005
testApplicationElement_Id_NullNullSuccess0.004
testApplicationElement_Id_NullEmptySuccess0.004
testApplicationElement_Id_NullStringSuccess0.009
testApplicationElement_Id_EmptyNullSuccess0.005
testApplicationElement_Id_EmptyEmptySuccess0.004
testApplicationElement_Id_EmptyStringSuccess0.004
testApplicationElement_Id_StringNullSuccess0.005
testApplicationElement_Id_StringEmptySuccess0.004
testApplicationElement_Id_StringStringUnchangedSuccess0.004
testApplicationElement_Id_StringStringChangedSuccess0.004
testBindingContainer_AddSuccess0.004
testBindingContainer_RemoveSuccess0.006
testBindingContainer_Add_KeyBinding_NullSuccess0.005
testBindingContainer_Add_KeyBinding_EmptySuccess0.005
testBindingContainer_Add_KeyBinding_StringSuccess0.005
testBindingContainer_Remove_KeyBinding_NullSuccess0.005
testBindingContainer_Remove_KeyBinding_EmptySuccess0.005
testBindingContainer_Remove_KeyBinding_StringSuccess0.005
testBindingContainer_Add_BoundKeyBinding_NullSuccess0.005
testBindingContainer_Add_BoundKeyBinding_EmptySuccess0.004
testBindingContainer_Add_BoundKeyBinding_StringSuccess0.005
testBindingContainer_Remove_BoundKeyBinding_NullSuccess0.006
testBindingContainer_Remove_BoundKeyBinding_EmptySuccess0.005
testBindingContainer_Remove_BoundKeyBinding_StringSuccess0.006
testBindingTable_BindingContextId_NullNullSuccess0.005
testBindingTable_BindingContextId_NullEmptySuccess0.004
testBindingTable_BindingContextId_NullStringSuccess0.005
testBindingTable_BindingContextId_EmptyNullSuccess0.005
testBindingTable_BindingContextId_EmptyEmptySuccess0.004
testBindingTable_BindingContextId_EmptyStringSuccess0.004
testBindingTable_BindingContextId_StringNullSuccess0.004
testBindingTable_BindingContextId_StringEmptySuccess0.004
testBindingTable_BindingContextId_StringStringUnchangedSuccess0.005
testBindingTable_BindingContextId_StringStringChangedSuccess0.004
testCommand_CommandName_NullNullSuccess0.004
testCommand_CommandName_NullEmptySuccess0.005
testCommand_CommandName_NullStringSuccess0.006
testCommand_CommandName_EmptyNullSuccess0.005
testCommand_CommandName_EmptyEmptySuccess0.004
testCommand_CommandName_EmptyStringSuccess0.004
testCommand_CommandName_StringNullSuccess0.005
testCommand_CommandName_StringEmptySuccess0.007
testCommand_CommandName_StringStringUnchangedSuccess0.004
testCommand_CommandName_StringStringChangedSuccess0.004
testCommand_Description_NullNullSuccess0.005
testCommand_Description_NullEmptySuccess0.004
testCommand_Description_NullStringSuccess0.004
testCommand_Description_EmptyNullSuccess0.008
testCommand_Description_EmptyEmptySuccess0.005
testCommand_Description_EmptyStringSuccess0.004
testCommand_Description_StringNullSuccess0.004
testCommand_Description_StringEmptySuccess0.004
testCommand_Description_StringStringUnchangedSuccess0.005
testCommand_Description_StringStringChangedSuccess0.006
testCommand_Parameters_AddSuccess0.006
testCommand_Parameters_RemoveSuccess0.005
testContribution_PersistedState_NullNullNullSuccess0.005
testContribution_PersistedState_NullNullEmptySuccess0.006
testContribution_PersistedState_NullNullStringSuccess0.005
testContribution_PersistedState_NullEmptyNullSuccess0.005
testContribution_PersistedState_NullEmptyEmptySuccess0.005
testContribution_PersistedState_NullEmptyStringSuccess0.005
testContribution_PersistedState_NullStringNullSuccess0.005
testContribution_PersistedState_NullStringEmptySuccess0.005
testContribution_PersistedState_NullStringStringSuccess0.005
testContribution_PersistedState_NullStringString2Success0.006
testContribution_PersistedState_EmptyNullNullSuccess0.009
testContribution_PersistedState_EmptyNullEmptySuccess0.005
testContribution_PersistedState_EmptyNullStringSuccess0.005
testContribution_PersistedState_EmptyEmptyNullSuccess0.005
testContribution_PersistedState_EmptyEmptyEmptySuccess0.005
testContribution_PersistedState_EmptyEmptyStringSuccess0.005
testContribution_PersistedState_EmptyStringNullSuccess0.005
testContribution_PersistedState_EmptyStringEmptySuccess0.005
testContribution_PersistedState_EmptyStringStringSuccess0.005
testContribution_PersistedState_EmptyStringString2Success0.006
testContribution_PersistedState_StringNullNullSuccess0.009
testContribution_PersistedState_StringNullEmptySuccess0.008
testContribution_PersistedState_StringNullStringSuccess0.006
testContribution_PersistedState_StringNullString2Success0.005
testContribution_PersistedState_StringEmptyNullSuccess0.004
testContribution_PersistedState_StringEmptyEmptySuccess0.005
testContribution_PersistedState_StringEmptyStringSuccess0.006
testContribution_PersistedState_StringEmptyString2Success0.005
testContribution_PersistedState_StringStringNullSuccess0.004
testContribution_PersistedState_StringString2NullSuccess0.006
testContribution_PersistedState_StringStringEmptySuccess0.005
testContribution_PersistedState_StringString2EmptySuccess0.019
testContribution_PersistedState_StringStringStringSuccess0.103
testContribution_PersistedState_StringStringString2Success0.005
testContribution_PersistedState_StringString2StringSuccess0.007
testContribution_PersistedState_StringString2String2Success0.005
testContribution_NewContributionSuccess0.005
testContribution_NewPersistedStateSuccess0.009
testContribution_URI_NullNullNullSuccess0.005
testContribution_URI_NullNullEmptySuccess0.004
testContribution_URI_NullNullStringSuccess0.005
testContribution_URI_NullEmptyNullSuccess0.024
testContribution_URI_NullEmptyEmptySuccess0.007
testContribution_URI_NullEmptyStringSuccess0.007
testContribution_URI_NullStringNullSuccess0.009
testContribution_URI_NullStringEmptySuccess0.010
testContribution_URI_NullStringStringSuccess0.007
testContribution_URI_NullStringString2Success0.009
testContribution_URI_EmptyNullNullSuccess0.006
testContribution_URI_EmptyNullEmptySuccess0.006
testContribution_URI_EmptyNullStringSuccess0.008
testContribution_URI_EmptyEmptyNullSuccess0.006
testContribution_URI_EmptyEmptyEmptySuccess0.006
testContribution_URI_EmptyEmptyStringSuccess0.009
testContribution_URI_EmptyStringNullSuccess0.008
testContribution_URI_EmptyStringEmptySuccess0.006
testContribution_URI_EmptyStringStringSuccess0.005
testContribution_URI_EmptyStringString2Success0.036
testContribution_URI_StringNullNullSuccess0.007
testContribution_URI_StringNullEmptySuccess0.005
testContribution_URI_StringNullStringSuccess0.008
testContribution_URI_StringNullString2Success0.004
testContribution_URI_StringEmptyNullSuccess0.005
testContribution_URI_StringEmptyEmptySuccess0.005
testContribution_URI_StringEmptyStringSuccess0.005
testContribution_URI_StringEmptyString2Success0.005
testContribution_URI_StringStringNullSuccess0.005
testContribution_URI_StringString2NullSuccess0.005
testContribution_URI_StringStringEmptySuccess0.004
testContribution_URI_StringString2EmptySuccess0.005
testContribution_URI_StringStringStringSuccess0.007
testContribution_URI_StringStringString2Success0.005
testContribution_URI_StringString2StringSuccess0.005
testContribution_URI_StringString2String2Success0.005
testElementContainer_Children_AddSuccess0.008
testElementContainer_Children_Add2Success0.007
testElementContainer_Children_Add3Success0.005
testElementContainer_Children_Add4Success0.007
testElementContainer_Children_Add5Success0.005
testElementContainer_Children_Add6Success0.005
testElementContainer_Children_RemoveSuccess0.022
testElementContainer_Children_Remove2Success0.007
testElementContainer_Children_Remove3Success0.006
testElementContainer_Children_Remove4Success0.005
testElementContainer_Children_MovedFromOneStackToAnotherSuccess0.006
testElementContainer_Children_RepositionedSuccess0.007
testElementContainer_Children_Add_MultipleSuccess0.009
testElementContainer_Children_Add_PartSashContainerSuccess0.009
testElementContainer_Children_Add_TrimBarSuccess0.004
testElementContainer_Children_Remove_TrimBarSuccess0.006
testElementContainer_Children_Add_ToolBarSuccess0.009
testElementContainer_Children_Remove_ToolBarSuccess0.009
testElementContainer_Children_SwitchParent_ToolBarSuccess0.008
testElementContainer_ActiveChildSuccess0.008
testElementContainer_ActiveChild2Success0.007
testElementContainer_ActiveChild3_TrueSuccess0.009
testElementContainer_ActiveChild3_FalseSuccess0.010
testGenericTile_Horizontal_TrueTrueTrueSuccess0.008
testGenericTile_Horizontal_TrueTrueFalseSuccess0.008
testGenericTile_Horizontal_TrueFalseTrueSuccess0.004
testGenericTile_Horizontal_TrueFalseFalseSuccess0.007
testGenericTile_Horizontal_FalseTrueTrueSuccess0.005
testGenericTile_Horizontal_FalseTrueFalseSuccess0.005
testGenericTile_Horizontal_FalseFalseTrueSuccess0.006
testGenericTile_Horizontal_FalseFalseFalseSuccess0.008
testHandlerContainer_Handlers_Add_UnboundHandlerSuccess0.005
testHandlerContainer_Handlers_Add_BoundHandlerSuccess0.005
testHandlerContainer_Handlers_Remove_UnboundHandlerSuccess0.005
testHandlerContainer_Handlers_Remove_BoundHandlerSuccess0.007
testHandler_Command_SetSuccess0.006
testHandler_Command_UnsetSuccess0.006
testHandledToolItem_Command_SetSuccess0.013
testHandledToolItem_Command_UnsetSuccess0.007
testHandledToolItem_Parameters_AddSuccess0.009
testHandledToolItem_Parameters_RemoveSuccess0.008
testHandledMenuItem_Command_SetSuccess0.006
testHandledMenuItem_Command_UnsetSuccess0.009
testHandledMenuItem_Parameters_AddSuccess0.009
testHandledMenuItem_Parameters_RemoveSuccess0.008
testItem_Enabled_TrueTrueTrueSuccess0.007
testItem_Enabled_TrueTrueFalseSuccess0.006
testItem_Enabled_TrueFalseTrueSuccess0.011
testItem_Enabled_TrueFalseFalseSuccess0.007
testItem_Enabled_FalseTrueTrueSuccess0.006
testItem_Enabled_FalseTrueFalseSuccess0.005
testItem_Enabled_FalseFalseTrueSuccess0.005
testItem_Enabled_FalseFalseFalseSuccess0.005
testItem_Selected_TrueTrueTrueSuccess0.005
testItem_Selected_TrueTrueFalseSuccess0.005
testItem_Selected_TrueFalseTrueSuccess0.009
testItem_Selected_TrueFalseFalseSuccess0.005
testItem_Selected_FalseTrueTrueSuccess0.005
testItem_Selected_FalseTrueFalseSuccess0.004
testItem_Selected_FalseFalseTrueSuccess0.005
testItem_Selected_FalseFalseFalseSuccess0.008
testItem_Type_PushPushPushSuccess0.007
testItem_Type_PushPushCheckSuccess0.022
testItem_Type_PushCheckPushSuccess0.027
testItem_Type_PushCheckCheckSuccess0.035
testItem_Type_CheckCheckCheckSuccess0.009
testItem_Type_CheckCheckRadioSuccess0.008
testItem_Type_CheckRadioCheckSuccess0.009
testItem_Type_CheckRadioRadioSuccess0.008
testItem_Type_RadioRadioRadioSuccess0.008
testKeySequence_KeySequence_NullNullSuccess0.008
testKeySequence_KeySequence_NullEmptySuccess0.026
testKeySequence_KeySequence_NullStringSuccess0.008
testKeySequence_KeySequence_EmptyNullSuccess0.007
testKeySequence_KeySequence_EmptyEmptySuccess0.008
testKeySequence_KeySequence_EmptyStringSuccess0.008
testKeySequence_KeySequence_StringNullSuccess0.008
testKeySequence_KeySequence_StringEmptySuccess0.007
testKeySequence_KeySequence_StringStringUnchangedSuccess0.009
testKeySequence_KeySequence_StringStringChangedSuccess0.008
testKeySequence_KeySequence_NullNullSuccess0.007
testKeySequence_KeySequence_NullEmptySuccess0.007
testKeySequence_KeySequence_NullStringSuccess0.008
testKeySequence_KeySequence_EmptyNullSuccess0.007
testKeySequence_KeySequence_EmptyEmptySuccess0.011
testKeySequence_KeySequence_EmptyStringSuccess0.011
testKeySequence_KeySequence_StringNullSuccess0.007
testKeySequence_KeySequence_StringEmptySuccess0.008
testKeySequence_KeySequence_StringStringSuccess0.020
testPartMenu_Children_Add_MenuSeparatorSuccess0.022
testPartMenu_Children_Add_DirectMenuItemSuccess0.010
testPartMenu_Children_Add_HandledMenuItemSuccess0.011
testPartMenu_Children_RemoveSuccess0.009
testMenuContribution_PositionInParent_EmptyEmptySuccess0.009
testMenuContribution_PositionInParent_EmptyStringSuccess0.007
testMenuContribution_PositionInParent_StringEmptySuccess0.007
testMenuContribution_PositionInParent_StringStringUnchangedSuccess0.007
testMenuContribution_PositionInParent_StringStringChangedSuccess0.007
testMenuContribution_ParentID_NullNullSuccess0.034
testMenuContribution_ParentID_NullEmptySuccess0.011
testMenuContribution_ParentID_NullStringSuccess0.007
testMenuContribution_ParentID_EmptyNullSuccess0.009
testMenuContribution_ParentID_EmptyEmptySuccess0.008
testMenuContribution_ParentID_EmptyStringSuccess0.007
testMenuContribution_ParentID_StringNullSuccess0.008
testMenuContribution_ParentID_StringEmptySuccess0.007
testMenuContribution_ParentID_StringStringUnchangedSuccess0.008
testMenuContribution_ParentID_StringStringChangedSuccess0.007
testMenuContributions_MenuContributions_AddSuccess0.020
testMenuContributions_MenuContributions_RemoveSuccess0.008
testMenuItem_Mnemonics_NullNullSuccess0.008
testMenuItem_Mnemonics_NullEmptySuccess0.009
testMenuItem_Mnemonics_NullStringSuccess0.008
testMenuItem_Mnemonics_EmptyNullSuccess0.007
testMenuItem_Mnemonics_EmptyEmptySuccess0.008
testMenuItem_Mnemonics_EmptyStringSuccess0.035
testMenuItem_Mnemonics_StringNullSuccess0.008
testMenuItem_Mnemonics_StringEmptySuccess0.009
testMenuItem_Mnemonics_StringStringUnchangedSuccess0.008
testMenuItem_Mnemonics_StringStringChangedSuccess0.008
testHandledToolItem_Parameters_Name_NullNullSuccess0.011
testHandledToolItem_Parameters_Name_NullEmptySuccess0.009
testHandledToolItem_Parameters_Name_NullStringSuccess0.018
testHandledToolItem_Parameters_Name_EmptyNullSuccess0.009
testHandledToolItem_Parameters_Name_EmptyEmptySuccess0.008
testHandledToolItem_Parameters_Name_EmptyStringSuccess0.011
testHandledToolItem_Parameters_Name_StringNullSuccess0.014
testHandledToolItem_Parameters_Name_StringEmptySuccess0.017
testHandledToolItem_Parameters_Name_StringStringUnchangedSuccess0.008
testHandledToolItem_Parameters_Name_StringStringChangedSuccess0.163
testHandledToolItem_Parameters_Value_NullNullSuccess0.013
testHandledToolItem_Parameters_Value_NullEmptySuccess0.025
testHandledToolItem_Parameters_Value_NullStringSuccess0.008
testHandledToolItem_Parameters_Value_EmptyNullSuccess0.010
testHandledToolItem_Parameters_Value_EmptyEmptySuccess0.007
testHandledToolItem_Parameters_Value_EmptyStringSuccess0.015
testHandledToolItem_Parameters_Value_StringNullSuccess0.008
testHandledToolItem_Parameters_Value_StringEmptySuccess0.007
testHandledToolItem_Parameters_Value_StringStringUnchangedSuccess0.008
testHandledToolItem_Parameters_Value_StringStringChangedSuccess0.012
testHandledMenuItem_Parameters_Name_NullNullSuccess0.010
testHandledMenuItem_Parameters_Name_NullEmptySuccess0.011
testHandledMenuItem_Parameters_Name_NullStringSuccess0.007
testHandledMenuItem_Parameters_Name_EmptyNullSuccess0.006
testHandledMenuItem_Parameters_Name_EmptyEmptySuccess0.007
testHandledMenuItem_Parameters_Name_EmptyStringSuccess0.006
testHandledMenuItem_Parameters_Name_StringNullSuccess0.007
testHandledMenuItem_Parameters_Name_StringEmptySuccess0.007
testHandledMenuItem_Parameters_Name_StringStringUnchangedSuccess0.007
testHandledMenuItem_Parameters_Name_StringStringChangedSuccess0.007
testHandledMenuItem_Parameters_Value_NullNullSuccess0.006
testHandledMenuItem_Parameters_Value_NullEmptySuccess0.008
testHandledMenuItem_Parameters_Value_NullStringSuccess0.007
testHandledMenuItem_Parameters_Value_EmptyNullSuccess0.007
testHandledMenuItem_Parameters_Value_EmptyEmptySuccess0.006
testHandledMenuItem_Parameters_Value_EmptyStringSuccess0.006
testHandledMenuItem_Parameters_Value_StringNullSuccess0.007
testHandledMenuItem_Parameters_Value_StringEmptySuccess0.007
testHandledMenuItem_Parameters_Value_StringStringUnchangedSuccess0.008
testHandledMenuItem_Parameters_Value_StringStringChangedSuccess0.007
testPart_Menus_AddSuccess0.007
testPart_Menus_RemoveSuccess0.006
testPart_Menu_ToBeRendered_TrueTrueSuccess0.007
testPart_Menu_ToBeRendered_TrueFalseSuccess0.006
testPart_Menu_ToBeRendered_FalseTrueSuccess0.006
testPart_Menu_ToBeRendered_FalseFalseSuccess0.007
testPart_ToolBar_SetSuccess0.008
testPart_ToolBar_UnsetSuccess0.021
testPart_ToolBar_ToBeRendered_TrueTrueSuccess0.006
testPart_ToolBar_ToBeRendered_TrueFalseSuccess0.007
testPart_ToolBar_ToBeRendered_FalseTrueSuccess0.006
testPart_ToolBar_ToBeRendered_FalseFalseSuccess0.006
testPart_NewWithToolBarSuccess0.008
testPart_NewWithToolBar2Success0.010
testPart_Closeable_TrueTrueSuccess0.007
testPart_Closeable_TrueFalseSuccess0.007
testPart_Closeable_FalseTrueSuccess0.007
testPart_Closeable_FalseFalseSuccess0.006
testPartDescriptor_AllowMultiple_TrueTrueSuccess0.059
testPartDescriptor_AllowMultiple_TrueFalseSuccess0.006
testPartDescriptor_AllowMultiple_FalseTrueSuccess0.006
testPartDescriptor_AllowMultiple_FalseFalseSuccess0.006
testUIItem_Tooltip_NullNullSuccess0.007
testUIItem_Tooltip_NullEmptySuccess0.006
testUIItem_Tooltip_NullStringSuccess0.006
testUIItem_Tooltip_EmptyNullSuccess0.021
testUIItem_Tooltip_EmptyEmptySuccess0.012
testUIItem_Tooltip_EmptyStringSuccess0.009
testUIItem_Tooltip_StringNullSuccess0.006
testUIItem_Tooltip_StringEmptySuccess0.007
testUIItem_Tooltip_StringStringUnchangedSuccess0.006
testUIItem_Tooltip_StringStringChangedSuccess0.006
testPerspective_Windows_AddSuccess0.008
testPerspective_Windows_RemoveSuccess0.007
testPerspective_Windows_ChangeWindowAttributeSuccess0.006
testPlaceholder_Ref_SetSuccess0.008
testPlaceholder_Ref_UnsetSuccess0.008
testToolBarContribution_PositionInParent_NullNullSuccess0.092
testToolBarContribution_PositionInParent_NullEmptySuccess0.022
testToolBarContribution_PositionInParent_NullStringSuccess0.008
testToolBarContribution_PositionInParent_EmptyNullSuccess0.004
testToolBarContribution_PositionInParent_EmptyEmptySuccess0.011
testToolBarContribution_PositionInParent_EmptyStringSuccess0.006
testToolBarContribution_PositionInParent_StringNullSuccess0.005
testToolBarContribution_PositionInParent_StringEmptySuccess0.004
testToolBarContribution_PositionInParent_StringStringUnchangedSuccess0.004
testToolBarContribution_PositionInParent_StringStringChangedSuccess0.007
testToolBarContribution_ParentId_NullNullSuccess0.004
testToolBarContribution_ParentId_NullEmptySuccess0.004
testToolBarContribution_ParentId_NullStringSuccess0.004
testToolBarContribution_ParentId_EmptyNullSuccess0.003
testToolBarContribution_ParentId_EmptyEmptySuccess0.004
testToolBarContribution_ParentId_EmptyStringSuccess0.004
testToolBarContribution_ParentId_StringNullSuccess0.004
testToolBarContribution_ParentId_StringEmptySuccess0.004
testToolBarContribution_ParentId_StringStringUnchangedSuccess0.004
testToolBarContribution_ParentId_StringStringChangedSuccess0.004
testToolBarContributions_ToolBarContributions_AddSuccess0.004
testToolBarContributions_ToolBarContributions_RemoveSuccess0.004
testToolBar_Children_Add_ToolBarSeparatorSuccess0.004
testToolBar_Children_Add_DirectToolItemSuccess0.005
testToolBar_Children_Add_HandledToolItemSuccess0.005
testToolBar_Children_RemoveSuccess0.004
testTrimContainer_Side_TopTopTopSuccess0.004
testTrimContainer_Side_TopTopRightSuccess0.004
testTrimContainer_Side_TopRightTopSuccess0.004
testTrimContainer_Side_TopRightRightSuccess0.004
testTrimContainer_Side_RightTopTopSuccess0.005
testTrimContainer_Side_RightTopRightSuccess0.004
testTrimContainer_Side_RightRightTopSuccess0.005
testTrimContainer_Side_RightRightRightSuccess0.004
testTrimContainer_Side_RightRightBottomSuccess0.004
testTrimContainer_Side_RightBottomRightSuccess0.004
testTrimContainer_Side_BottomRightRightSuccess0.004
testTrimContainer_Side_BottomRightBottomSuccess0.004
testTrimContainer_Side_BottomBottomRightSuccess0.018
testTrimContainer_Side_BottomBottomBottomSuccess0.004
testTrimContainer_Side_BottomBottomLeftSuccess0.004
testTrimContainer_Side_BottomLeftBottomSuccess0.004
testTrimContainer_Side_BottomLeftLeftSuccess0.004
testTrimContainer_Side_LeftBottomBottomSuccess0.003
testTrimContainer_Side_LeftBottomLeftSuccess0.003
testTrimContainer_Side_LeftLeftBottomSuccess0.004
testTrimContainer_Side_LeftLeftLeftSuccess0.005
testTrimContainer_Side_LeftLeftTopSuccess0.004
testTrimContainer_Side_LeftTopLeftSuccess0.004
testTrimContainer_Side_LeftTopTopSuccess0.004
testTrimContribution_PositionInParent_NullNullSuccess0.007
testTrimContribution_PositionInParent_NullEmptySuccess0.004
testTrimContribution_PositionInParent_NullStringSuccess0.005
testTrimContribution_PositionInParent_EmptyNullSuccess0.005
testTrimContribution_PositionInParent_EmptyEmptySuccess0.005
testTrimContribution_PositionInParent_EmptyStringSuccess0.005
testTrimContribution_PositionInParent_StringNullSuccess0.005
testTrimContribution_PositionInParent_StringEmptySuccess0.005
testTrimContribution_PositionInParent_StringStringUnchangedSuccess0.004
testTrimContribution_PositionInParent_StringStringChangedSuccess0.005
testTrimContribution_ParentId_NullNullSuccess0.004
testTrimContribution_ParentId_NullEmptySuccess0.004
testTrimContribution_ParentId_NullStringSuccess0.005
testTrimContribution_ParentId_EmptyNullSuccess0.004
testTrimContribution_ParentId_EmptyEmptySuccess0.003
testTrimContribution_ParentId_EmptyStringSuccess0.004
testTrimContribution_ParentId_StringNullSuccess0.004
testTrimContribution_ParentId_StringEmptySuccess0.006
testTrimContribution_ParentId_StringStringUnchangedSuccess0.007
testTrimContribution_ParentId_StringStringChangedSuccess0.006
testTrimContributions_TrimContributions_AddSuccess0.007
testTrimContributions_TrimContributions_RemoveSuccess0.005
testUIElement_ToBeRendered_TrueTrueSuccess0.006
testUIElement_ToBeRendered_TrueFalseSuccess0.003
testUIElement_ToBeRendered_FalseTrueSuccess0.004
testUIElement_ToBeRendered_FalseFalseSuccess0.004
testUIElement_Visible_TrueTrueSuccess0.004
testUIElement_Visible_TrueFalseSuccess0.004
testUIElement_Visible_FalseTrueSuccess0.004
testUIElement_Visible_FalseFalseSuccess0.005
testUIElement_Visible_UnmodifiedSuccess0.005
testUIElement_Widget_NullNullSuccess0.005
testUIElement_Widget_NullObjectSuccess0.003
testUIElement_Widget_ObjectNullSuccess0.005
testUIElement_Widget_ObjectObjectSuccess0.010
testUIElement_ContainerData_UnmodifiedSuccess0.004
testUIElement_ContainerDataUnchanged_NullSuccess0.004
testUIElement_ContainerDataUnchanged_EmptySuccess0.004
testUIElement_ContainerDataUnchanged_StringSuccess0.003
testUIElement_ContainerData_NullNullSuccess0.004
testUIElement_ContainerData_NullEmptySuccess0.004
testUIElement_ContainerData_NullStringSuccess0.003
testUIElement_ContainerData_EmptyNullSuccess0.004
testUIElement_ContainerData_EmptyEmptySuccess0.004
testUIElement_ContainerData_EmptyStringSuccess0.003
testUIElement_ContainerData_StringNullSuccess0.004
testUIElement_ContainerData_StringEmptySuccess0.004
testUIElement_ContainerData_StringStringUnchangedSuccess0.065
testUIElement_ContainerData_StringStringChangedSuccess0.004
testUIElement_Renderer_NullNullSuccess0.004
testUIElement_Renderer_NullObjectSuccess0.004
testUIElement_Renderer_ObjectNullSuccess0.004
testUIElement_Renderer_ObjectObjectSuccess0.004
testUIElement_VisibleWhenSuccess0.006
testUIItem_IconURI_UnmodifiedSuccess0.004
testUIItem_IconURIUnchanged_NullSuccess0.003
testUIItem_IconURIUnchanged_EmptySuccess0.003
testUIItem_IconURIUnchanged_StringSuccess0.004
testUIItem_IconURI_NullNullSuccess0.004
testUIItem_IconURI_NullEmptySuccess0.004
testUIItem_IconURI_NullStringSuccess0.004
testUIItem_IconURI_EmptyNullSuccess0.006
testUIItem_IconURI_EmptyEmptySuccess0.004
testUIItem_IconURI_EmptyStringSuccess0.004
testUIItem_IconURI_StringNullSuccess0.004
testUIItem_IconURI_StringEmptySuccess0.005
testUIItem_IconURI_StringStringUnchangedSuccess0.003
testUIItem_IconURI_StringStringChangedSuccess0.004
testUIItem_Tooltip_UnmodifiedSuccess0.004
testUIItem_TooltipUnchanged_NullSuccess0.004
testUIItem_TooltipUnchanged_EmptySuccess0.003
testUIItem_TooltipUnchanged_StringSuccess0.018
testUIItem_Tooltip_NullNullSuccess0.003
testUIItem_Tooltip_NullEmptySuccess0.004
testUIItem_Tooltip_NullStringSuccess0.004
testUIItem_Tooltip_EmptyNullSuccess0.003
testUIItem_Tooltip_EmptyEmptySuccess0.005
testUIItem_Tooltip_EmptyStringSuccess0.004
testUIItem_Tooltip_StringNullSuccess0.004
testUIItem_Tooltip_StringEmptySuccess0.004
testUIItem_Tooltip_StringStringUnchangedSuccess0.004
testUIItem_Tooltip_StringStringChangedSuccess0.004
testUIItem_Label_UnmodifiedSuccess0.003
testUIItem_LabelUnchanged_NullSuccess0.004
testUIItem_LabelUnchanged_EmptySuccess0.004
testUIItem_LabelUnchanged_StringSuccess0.004
testUIItem_Label_NullNullSuccess0.004
testUIItem_Label_NullEmptySuccess0.004
testUIItem_Label_NullStringSuccess0.004
testUIItem_Label_EmptyNullSuccess0.004
testUIItem_Label_EmptyEmptySuccess0.004
testUIItem_Label_EmptyStringSuccess0.003
testUIItem_Label_StringNullSuccess0.003
testUIItem_Label_StringEmptySuccess0.004
testUIItem_Label_StringStringUnchangedSuccess0.004
testUIItem_Label_StringStringChangedSuccess0.004
testWindow_XSuccess0.004
testWindow_YSuccess0.004
testWindow_WidthSuccess0.004
testWindow_HeightSuccess0.004
testWindow_Menu_SetSuccess0.005
testWindow_Menu_UnsetSuccess0.004
testWindow_Menu_Children_AddSuccess0.004
testWindow_Menu_Children_RemoveSuccess0.005
testWindow_Menu_Visible_TrueTrueSuccess0.006
testWindow_Menu_Visible_TrueFalseSuccess0.004
testWindow_Menu_Visible_FalseTrueSuccess0.004
testWindow_Menu_Visible_FalseFalseSuccess0.004
testWindow_NestedMenuSuccess0.005
testWindow_SharedElements_AddSuccess0.004
testWindow_SharedElements_RemoveSuccess0.004
testApplicationElement_Id_ChangedSuccess0.004
testApplicationElement_Id_Changed2Success0.008
testPart_Name_NameChangeFromUser_UserWinsSuccess0.006
testPart_Visibility_TrueFalseFromApplication_ApplicationWinsSuccess0.006
testPart_Visibility_TrueFalseFromUser_UserWinsSuccess0.014
testPart_Addition_PlacedAfterHiddenPart_UserWinsSuccess0.004
testPart_Addition_PlacedAfterRemovedPart_UserWinsSuccess0.005
testPart_Addition_PlacedAfterRemovedPart_UserWins2Success0.006
testPartStack_Addition_ContainsExistingPartSuccess0.006
testPartStack_Addition_ContainsExistingPart2Success0.005
testPartStack_AdditionInBack_ApplicationHasNewStackInFront_TrueSuccess0.006
testPartStack_AdditionInBack_ApplicationHasNewStackInFront_FalseSuccess0.005
testPartStack_AdditionInFront_ApplicationHasNewStackInBack_TrueSuccess0.007
testPartStack_AdditionInFront_ApplicationHasNewStackInBack_FalseSuccess0.010
testPart_MoveFromExistingStackToExistingStack_ToStackHasNewPartSuccess0.006
testElementContainer_ActiveChild_NewSuccess0.005
testElementContainer_ActiveChild_RemovedSuccess0.004
testElementContainer_ActiveChild_Removed2Success0.006
testElementContainer_Children_Move_IdenticalToUserChangeSuccess0.005
testElementContainer_Children_Move_NewHasSameChildrenSuccess0.007
testElementContainer_Children_AddMultipleThenRemoveSuccess0.004
testElementContainer_Children_AddMultipleThenRemove2Success0.005
testElementContainer_Children_AddMultipleThenRemove3Success0.004
testMenu_MenuOrderingSuccess0.005
testWindow_AddPartAndChangeMenuSuccess0.005
testApplication_Commands_MultiLevelKeyBindings_NullNull_NullNullSuccess0.004
testApplication_Commands_MultiLevelKeyBindings_NullNull_NullEmptySuccess0.004
testApplication_Commands_MultiLevelKeyBindings_NullNull_NullStringSuccess0.004
testApplication_Commands_MultiLevelKeyBindings_NullNull_EmptyNullSuccess0.004
testApplication_Commands_MultiLevelKeyBindings_NullNull_EmptyEmptySuccess0.004
testApplication_Commands_MultiLevelKeyBindings_NullNull_EmptyStringSuccess0.005
testApplication_Commands_MultiLevelKeyBindings_NullNull_StringNullSuccess0.005
testApplication_Commands_MultiLevelKeyBindings_NullNull_StringEmptySuccess0.004
testApplication_Commands_MultiLevelKeyBindings_NullNull_StringStringUnchangedSuccess0.006
testApplication_Commands_MultiLevelKeyBindings_NullNull_StringStringChangedSuccess0.005
testApplication_Commands_MultiLevelKeyBindings_NullEmpty_NullNullSuccess0.004
testApplication_Commands_MultiLevelKeyBindings_NullEmpty_NullEmptySuccess0.004
testApplication_Commands_MultiLevelKeyBindings_NullEmpty_NullStringSuccess0.005
testApplication_Commands_MultiLevelKeyBindings_NullEmpty_EmptyNullSuccess0.004
testApplication_Commands_MultiLevelKeyBindings_NullEmpty_EmptyEmptySuccess0.004
testApplication_Commands_MultiLevelKeyBindings_NullEmpty_EmptyStringSuccess0.004
testApplication_Commands_MultiLevelKeyBindings_NullEmpty_StringNullSuccess0.005
testApplication_Commands_MultiLevelKeyBindings_NullEmpty_StringEmptySuccess0.004
testApplication_Commands_MultiLevelKeyBindings_NullEmpty_StringStringUnchangedSuccess0.005
testApplication_Commands_MultiLevelKeyBindings_NullEmpty_StringStringChangedSuccess0.004
testApplication_Commands_MultiLevelKeyBindings_NullString_NullNullSuccess0.005
testApplication_Commands_MultiLevelKeyBindings_NullString_NullEmptySuccess0.004
testApplication_Commands_MultiLevelKeyBindings_NullString_NullStringSuccess0.018
testApplication_Commands_MultiLevelKeyBindings_NullString_EmptyNullSuccess0.004
testApplication_Commands_MultiLevelKeyBindings_NullString_EmptyEmptySuccess0.004
testApplication_Commands_MultiLevelKeyBindings_NullString_EmptyStringSuccess0.005
testApplication_Commands_MultiLevelKeyBindings_NullString_StringNullSuccess0.005
testApplication_Commands_MultiLevelKeyBindings_NullString_StringEmptySuccess0.004
testApplication_Commands_MultiLevelKeyBindings_NullString_StringStringUnchangedSuccess0.004
testApplication_Commands_MultiLevelKeyBindings_NullString_StringStringChangedSuccess0.007
testApplication_Commands_MultiLevelKeyBindings_EmptyNull_NullNullSuccess0.004
testApplication_Commands_MultiLevelKeyBindings_EmptyNull_NullEmptySuccess0.004
testApplication_Commands_MultiLevelKeyBindings_EmptyNull_NullStringSuccess0.004
testApplication_Commands_MultiLevelKeyBindings_EmptyNull_EmptyNullSuccess0.005
testApplication_Commands_MultiLevelKeyBindings_EmptyNull_EmptyEmptySuccess0.004
testApplication_Commands_MultiLevelKeyBindings_EmptyNull_EmptyStringSuccess0.004
testApplication_Commands_MultiLevelKeyBindings_EmptyNull_StringNullSuccess0.010
testApplication_Commands_MultiLevelKeyBindings_EmptyNull_StringEmptySuccess0.005
testApplication_Commands_MultiLevelKeyBindings_EmptyNull_StringStringUnchangedSuccess0.005
testApplication_Commands_MultiLevelKeyBindings_EmptyNull_StringStringChangedSuccess0.004
testApplication_Commands_MultiLevelKeyBindings_EmptyEmpty_NullNullSuccess0.004
testApplication_Commands_MultiLevelKeyBindings_EmptyEmpty_NullEmptySuccess0.005
testApplication_Commands_MultiLevelKeyBindings_EmptyEmpty_NullStringSuccess0.004
testApplication_Commands_MultiLevelKeyBindings_EmptyEmpty_EmptyNullSuccess0.004
testApplication_Commands_MultiLevelKeyBindings_EmptyEmpty_EmptyEmptySuccess0.004
testApplication_Commands_MultiLevelKeyBindings_EmptyEmpty_EmptyStringSuccess0.005
testApplication_Commands_MultiLevelKeyBindings_EmptyEmpty_StringNullSuccess0.005
testApplication_Commands_MultiLevelKeyBindings_EmptyEmpty_StringEmptySuccess0.005
testApplication_Commands_MultiLevelKeyBindings_EmptyEmpty_StringStringUnchangedSuccess0.004
testApplication_Commands_MultiLevelKeyBindings_EmptyEmpty_StringStringChangedSuccess0.004
testApplication_Commands_MultiLevelKeyBindings_EmptyString_NullNullSuccess0.005
testApplication_Commands_MultiLevelKeyBindings_EmptyString_NullEmptySuccess0.004
testApplication_Commands_MultiLevelKeyBindings_EmptyString_NullStringSuccess0.004
testApplication_Commands_MultiLevelKeyBindings_EmptyString_EmptyNullSuccess0.005
testApplication_Commands_MultiLevelKeyBindings_EmptyString_EmptyEmptySuccess0.004
testApplication_Commands_MultiLevelKeyBindings_EmptyString_EmptyStringSuccess0.004
testApplication_Commands_MultiLevelKeyBindings_EmptyString_StringNullSuccess0.005
testApplication_Commands_MultiLevelKeyBindings_EmptyString_StringEmptySuccess0.004
testApplication_Commands_MultiLevelKeyBindings_EmptyString_StringStringUnchangedSuccess0.008
testApplication_Commands_MultiLevelKeyBindings_EmptyString_StringStringChangedSuccess0.004
testApplication_Commands_MultiLevelKeyBindings_StringNull_NullNullSuccess0.005
testApplication_Commands_MultiLevelKeyBindings_StringNull_NullEmptySuccess0.004
testApplication_Commands_MultiLevelKeyBindings_StringNull_NullStringSuccess0.004
testApplication_Commands_MultiLevelKeyBindings_StringNull_EmptyNullSuccess0.004
testApplication_Commands_MultiLevelKeyBindings_StringNull_EmptyEmptySuccess0.004
testApplication_Commands_MultiLevelKeyBindings_StringNull_EmptyStringSuccess0.005
testApplication_Commands_MultiLevelKeyBindings_StringNull_StringNullSuccess0.004
testApplication_Commands_MultiLevelKeyBindings_StringNull_StringEmptySuccess0.076
testApplication_Commands_MultiLevelKeyBindings_StringNull_StringStringUnchangedSuccess0.005
testApplication_Commands_MultiLevelKeyBindings_StringNull_StringStringChangedSuccess0.005
testApplication_Commands_MultiLevelKeyBindings_StringEmpty_NullNullSuccess0.018
testApplication_Commands_MultiLevelKeyBindings_StringEmpty_NullEmptySuccess0.004
testApplication_Commands_MultiLevelKeyBindings_StringEmpty_NullStringSuccess0.004
testApplication_Commands_MultiLevelKeyBindings_StringEmpty_EmptyNullSuccess0.005
testApplication_Commands_MultiLevelKeyBindings_StringEmpty_EmptyEmptySuccess0.004
testApplication_Commands_MultiLevelKeyBindings_StringEmpty_EmptyStringSuccess0.004
testApplication_Commands_MultiLevelKeyBindings_StringEmpty_StringNullSuccess0.005
testApplication_Commands_MultiLevelKeyBindings_StringEmpty_StringEmptySuccess0.004
testApplication_Commands_MultiLevelKeyBindings_StringEmpty_StringStringUnchangedSuccess0.019
testApplication_Commands_MultiLevelKeyBindings_StringEmpty_StringStringChangedSuccess0.006
testApplication_Commands_MultiLevelKeyBindings_StringStringUnchanged_NullNullSuccess0.004
testApplication_Commands_MultiLevelKeyBindings_StringStringUnchanged_NullEmptySuccess0.004
testApplication_Commands_MultiLevelKeyBindings_StringStringUnchanged_NullStringSuccess0.006
testApplication_Commands_MultiLevelKeyBindings_StringStringUnchanged_EmptyNullSuccess0.004
testApplication_Commands_MultiLevelKeyBindings_StringStringUnchanged_EmptyEmptySuccess0.004
testApplication_Commands_MultiLevelKeyBindings_StringStringUnchanged_EmptyStringSuccess0.004
testApplication_Commands_MultiLevelKeyBindings_StringStringUnchanged_StringNullSuccess0.019
testApplication_Commands_MultiLevelKeyBindings_StringStringUnchanged_StringEmptySuccess0.004
testApplication_Commands_MultiLevelKeyBindings_StringStringUnchanged_StringStringUnchangedSuccess0.004
testApplication_Commands_MultiLevelKeyBindings_StringStringUnchanged_StringStringChangedSuccess0.005
testApplication_Commands_MultiLevelKeyBindings_StringStringChanged_NullNullSuccess0.005
testApplication_Commands_MultiLevelKeyBindings_StringStringChanged_NullEmptySuccess0.004
testApplication_Commands_MultiLevelKeyBindings_StringStringChanged_NullStringSuccess0.004
testApplication_Commands_MultiLevelKeyBindings_StringStringChanged_EmptyNullSuccess0.005
testApplication_Commands_MultiLevelKeyBindings_StringStringChanged_EmptyEmptySuccess0.004
testApplication_Commands_MultiLevelKeyBindings_StringStringChanged_EmptyStringSuccess0.006
testApplication_Commands_MultiLevelKeyBindings_StringStringChanged_StringNullSuccess0.007
testApplication_Commands_MultiLevelKeyBindings_StringStringChanged_StringEmptySuccess0.007
testApplication_Commands_MultiLevelKeyBindings_StringStringChanged_StringStringUnchangedSuccess0.004
testApplication_Commands_MultiLevelKeyBindings_StringStringChanged_StringStringChangedSuccess0.004
testCreateModelReconcilerSuccess0.001
testApplyDeltasUnfilteredSuccess0.003
testApplyDeltasUnfiltered2Success0.004
testApplyDeltasUnfiltered3Success0.004
testApplyDeltasFilteredSuccess0.004
testBug308317Success0.003
testLoadingInvalidContainmentsSuccess0.004
testAddingInvalidElementsSuccess0.000
testLoadMostRecentSuccess0.274
testLoadBaseModelSuccess0.007
testModelProcessorFailureexpected:<1> but was:<2>

junit.framework.AssertionFailedError: expected:<1> but was:<2>
at org.eclipse.e4.ui.tests.application.ResourceHandlerTest.testModelProcessor(ResourceHandlerTest.java:125)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.078
testEventInjectionSuccess0.050
testEventInjectionUnsubscribeSuccess0.220
testInjectWildCardSuccess0.002
testFocusChangesOnExplicitPartActivationFailurenull

junit.framework.AssertionFailedError: null
at org.eclipse.e4.ui.tests.workbench.PartFocusTest.setUp(PartFocusTest.java:120)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.206
testNoFocusChangeOnExplicitWidgetSelectionFailurenull

junit.framework.AssertionFailedError: null
at org.eclipse.e4.ui.tests.workbench.PartFocusTest.setUp(PartFocusTest.java:120)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.121
testNoActivationOnExplicitInPartWidgetSelectionFailurenull

junit.framework.AssertionFailedError: null
at org.eclipse.e4.ui.tests.workbench.PartFocusTest.setUp(PartFocusTest.java:120)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
at org.eclipse.core.launcher.Main.main(Main.java:34)
0.087
Properties >>

Back to top