Unit Test Results.

Downloads / Build / Test Results | org.eclipse.e4.core.tests_macosx.cocoa.x86_64_7.0.xmlDesigned for use with JUnit and Ant.

Summary

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

Packages

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
NameTestsErrorsFailuresTime(s)Time StampHost
org.eclipse.e4.core.tests227000.9092016-02-12T23:21:40mac-tests2.eclipse.org

Package org.eclipse.e4.core.tests

NameTestsErrorsFailuresTime(s)Time StampHost
CoreTestSuite227000.9092016-02-12T23:21:40mac-tests2.eclipse.org
Back to top


TestCase CoreTestSuite

NameStatusTypeTime(s)
testBug398728Success0.053
testBug430041Success0.007
testSupplierOrderingSuccess0.002
testPreferencesQualifierSuccess0.017
testPreferencesConstructorSuccess0.005
testBaseTypeConversionSuccess0.005
testAutoConversionSuccess0.004
testPreferencesQualifierSuccess0.003
testEventInjectionSuccess0.003
testInjectWildCardSuccess0.001
testInjectTypeSuccess0.001
testEventInjectionUnsubscribeSuccess0.269
testUnInjectSuccess0.012
testBundleInjectSuccess0.006
testInjectSuccess0.001
testInjectBCinExecuteSuccess0.002
testSpecialMethodOnFailureSuccess0.002
testSuperclassMethodsSuccess0.001
testPrimitiveTypesSuccess0.005
testCallMethodsWithMissingAnnotationSuccess0.000
testCallMethodsWithMissingAnnotationNoExecutionSuccess0.000
testLeaksSuccess0.303
testOverriddenPublicMethodInjectedOnlyOnceSuccess0.000
testPackagePrivateMethodNotInjectedWhenOverrideLacksAnnotationSuccess0.000
testProviderReturnedValuesSuccess0.000
testQualifiersNotInheritedFromOverriddenMethodSuccess0.000
testPublicNoArgsConstructorInjectedSuccess0.000
testCircularlyDependentSingletonsSuccess0.000
testPublicMethodNotInjectedWhenOverrideNotAnnotatedSuccess0.000
testPackagePrivateMethodInjectedDifferentPackagesSuccess0.000
testFieldInjectedProviderYieldsSingletonSuccess0.000
testConstructorInjectedProviderYieldsSingletonSuccess0.001
testPackagePrivateMethodInjectedEvenWhenSimilarMethodLacksAnnotationSuccess0.000
testSupertypeFieldsInjectedBeforeSubtypeMethodsSuccess0.000
testOverriddenPackagePrivateMethodInjectedOnlyOnceSuccess0.000
testNonVoidMethodInjectedSuccess0.000
testOverriddenPublicMethodNotInjectedSuccess0.000
testMethodInjectedProviderYieldsDistinctValuesSuccess0.005
testProtectedMethodNotInjectedWhenOverrideNotAnnotatedSuccess0.000
testSimilarPackagePrivateMethodInjectedOnlyOnceSuccess0.000
testConstructorInjectedProviderYieldsDistinctValuesSuccess0.006
testMethodInjectionWithProvidersSuccess0.003
testFieldsInjectedBeforeMethodsSuccess0.000
testMethodWithZeroParametersInjectedSuccess0.000
testSupertypeMethodsInjectedBeforeSubtypeMethodsSuccess0.000
testOverriddenProtectedMethodInjectedOnlyOnceSuccess0.000
testSubtypeFieldsInjectedSuccess0.000
testSupertypeFieldsInjectedSuccess0.000
testConstructorInjectionWithValuesSuccess0.001
testSingletonAnnotationNotInheritedFromSupertypeSuccess0.000
testConstructorInjectionWithProvidersSuccess0.002
testFieldInjectedProviderYieldsDistinctValuesSuccess0.004
testPackagePrivateMethodNotInjectedWhenSupertypeHasAnnotatedSimilarMethodSuccess0.000
testSubtypeMethodsInjectedSuccess0.000
testTwiceOverriddenMethodInjectedWhenMiddleLacksAnnotationSuccess0.000
testPrivateMethodNotInjectedWhenSupertypeHasAnnotatedSimilarMethodSuccess0.000
testTwiceOverriddenMethodNotInjectedWhenOverrideLacksAnnotationSuccess0.000
testFieldInjectionWithValuesSuccess0.001
testMethodInjectedProviderYieldsSingletonSuccess0.000
testOverriddenProtectedMethodInjectionSuccess0.000
testMethodInjectionWithValuesSuccess0.000
testSupertypeMethodsInjectedSuccess0.000
testMethodWithMultipleParametersInjectedSuccess0.000
testFieldInjectionWithProvidersSuccess0.002
testFieldsInjectedSuccess0.000
testStaticFieldInjectionWithProvidersSuccess0.004
testSubtypeStaticFieldsInjectedSuccess0.000
testSupertypeStaticFieldsInjectedSuccess0.000
testSupertypeStaticMethodsInjectedSuccess0.000
testStaticMethodInjectionWithProvidersSuccess0.004
testSubtypeStaticMethodsInjectedSuccess0.001
testStaticFieldInjectionWithValuesSuccess0.000
testStaticFieldsInjectedBeforeMethodsSuccess0.000
testStaticMethodInjectionWithValuesSuccess0.000
testSupertypeStaticMethodsInjectedBeforeSubtypeStaticFieldsSuccess0.000
testSupertypeStaticMethodsInjectedBeforeSubtypeStaticMethodsSuccess0.000
testSupertypePrivateMethodInjectedSuccess0.000
testPrivateMethodInjectedEvenWhenSimilarMethodLacksAnnotationSuccess0.001
testPackagePrivateMethodInjectedSamePackageSuccess0.000
testSimilarPrivateMethodInjectedOnlyOnceSuccess0.000
testCreatableSuccess0.004
testGetCFNotAValueSuccess0.001
testNullInheritanceSuccess0.000
testRegisterRunAndTrackTwiceSuccess0.000
testGetLocalSuccess0.001
testGetCFNotAValueToParentSuccess0.000
testGetSuccess0.000
testContextFunctionOrderingSuccess0.000
testRemoveValueComputationOnDisposeSuccess0.000
testContainsKeySuccess0.000
testDisposeRemovesParentReferenceSuccess0.001
testRunAndTrackMultipleValuesSuccess0.000
testRunAndTrackSuccess0.001
testContextFunctionInParentSuccess0.000
testModifySuccess0.001
testContextSetZeroArgsSuccess0.001
testInjectionAndInheritanceSuccess0.002
testInjectionFromParentSuccess0.001
testBug374421Success0.000
testContextSetOneArgSuccess0.001
testInjectionSuccess0.000
testInjectionCloseOverrideSuccess0.001
testContextDisposedNoArgSuccess0.001
testReleaseObjectSuccess0.001
testDisposeContextSuccess0.000
testInvokeSuccess0.002
testInvokeWithParametersSuccess0.000
testConstructorInjectionBasicSuccess0.001
testReplaceFunctionWithStaticValueSuccess0.000
testAddRemoveSuccess0.001
testParentAddRemoveSuccess0.001
testContextFunctionNullBecomeParentSuccess0.000
testInjectSwitchParentSameGrandparentSuccess0.001
testContextFunctionInParentAddSuccess0.000
testContextFunctionParentBecomeNullSuccess0.000
testContextFunctionSwitchParentSuccess0.000
testUpdateSameParentSuccess0.000
testRunAndTrackParentBecomeNullSuccess0.001
testRunAndTrackSwitchParentSuccess0.000
testBug468048_contextFunctionSuccess0.000
testBug468048_injectionSuccess0.001
testContextFunctionInParentRemoveSuccess0.001
testUpdateSameParentCalculatedSuccess0.000
testInjectSwitchParentSuccess0.001
testRunAndTrackNullBecomesParentSuccess0.000
testActiveChainSuccess0.001
testSetContextVarToEqualObjectSuccess0.000
testRunAndTrackSimpleSuccess0.001
testSetContextVarToOtherObjectSuccess0.000
testRunAndTrackComplexSuccess0.005
testSetHiddenValueToRootObjectSuccess0.000
testSetHiddenValueToChildObjectSuccess0.001
testSetHiddenValueToObjectEqualToChildSuccess0.000
testSetHiddenValueToEqualRootObjectSuccess0.000
testSetHiddenValueToDifferentObjectSuccess0.001
testSetHiddenValueToNullSuccess0.000
testRemoveContextVarSuccess0.001
testSetContextVarToSameObjectSuccess0.000
testRemoveHiddenVariableSuccess0.001
testActiveChangeSuccess0.001
testParentContextDisposalSuccess0.001
testUSuccess0.002
testVSuccess0.000
testWSuccess0.000
testMakeSuccess0.001
testInjectedWithContextSuccess0.000
testDisposeParentFirstSuccess0.001
testDisposeParentSuccess0.000
testBug430041Success0.002
testInjectSuccess0.000
testStaticMakeSuccess0.002
testStaticInvokeSuccess0.001
testContextActivationSuccess0.001
testGetActiveRATNumberOfCallsSuccess0.000
testGetActiveSuccess0.001
testGetActiveRATNumberOfCalls2Success0.000
testGetActiveRATSuccess0.000
testGetActiveBug384425Success0.001
testInheritedSpecialMethodsSuccess0.000
testPostConstructSuccess0.001
testContextSetOneArgSuccess0.001
testOptionalInjectionSuccess0.001
testInjectionSuccess0.000
testInvokeSuccess0.001
testOptionalInvokeSuccess0.000
testFieldMethodOrderSuccess0.001
testPreDestroySuccess0.001
testConstructorInjectionSuccess0.001
testServiceRemovalOnContextDisposeSuccess0.003
testServiceInjectionSuccess0.002
testServiceContextAsParentSuccess0.000
testRecursiveServiceRemovalSuccess0.001
testDeclarativeServiceSuccess0.000
testServiceExampleSuccess0.007
testServiceAdditionSuccess0.002
testConstructorWithProviderSuccess0.002
testInvokeWithProviderSuccess0.002
testNestedUpdatesConstructorSuccess0.002
testPropagationSuccess0.001
testNestedUpdatesPostConstructSuccess0.000
testContextDisposeCausesCompleteUninjection_Optional_FalseSuccess0.000
testContextDisposeCausesCompleteUninjection_Mandatory_FalseSuccess0.001
testContextDisposeCausesCompleteUninjection_Optional_TrueSuccess0.001
testContextDisposeCausesCompleteUninjection_Mandatory_TrueSuccess0.000
testSpecialMethodOnFailureSuccess0.000
testNoGroupingSuccess0.001
testGroupingSuccess0.002
testExtraDependenciesSuccess0.001
testBug315109Success0.001
testOverrideICFSuccess0.000
testLongChainSuccess0.001
testChangeICFSuccess0.001
testArrayInjectionSuccess0.000
testStaticInvokeSuccess0.001
testXSuccess0.001
testYSuccess0.000
testBugSuccess0.000
testInvalidateDirectlySuccess0.001
testContextActivationSuccess0.002
testActivationInjectionSuccess0.003
testInjectionSuccess0.002
testGenericInjectionSuccess0.002
testClassGenericInjectionSuccess0.001
testNamedInjectionSuccess0.000
testInterfaceGenericInjectionSuccess0.000
testNestedSuccess0.001
testSelfInjectSuccess0.001
testBundleMessagesUseDefaultLocaleForInvalidLocaleSuccess0.011
testSimpleMessagesUseDefaultLocaleForInvalidLocaleSuccess0.003
testSimpleMessagesSkipDefaultLocaleForEquinoxRootSuccess0.003
testBundleMessagesDifferentLocaleSuccess0.002
testSimpleMessagesSuccess0.001
testClassBasedResourceBundleSuccess0.005
testResourcesBundleUseDefaultLocaleForInvalidLocaleSuccess0.005
testResourcesBundleSuccess0.002
testMessagesSuccess0.002
testSimpleMessagesDifferentLocaleSuccess0.004
testClassBasedResourceBundleSkipDefaultLocaleForEquinoxRootSuccess0.001
testResourcesBundleSkipDefaultLocaleForEquinoxRootSuccess0.000
testBundleMessagesSuccess0.000
testMessagesSkipDefaultLocaleForEquinoxRootSuccess0.001
testBundleMessagesSkipDefaultLocaleForEquinoxRootSuccess0.000
testClassBasedResourceBundleUseDefaultLocaleForInvalidLocaleSuccess0.002
testMessagesDifferentLocaleSuccess0.000
testClassBasedResourceBundleDifferentLocaleSuccess0.001
testMessagesUseDefaultLocaleForInvalidLocaleSuccess0.001
testResourcesBundleDifferentLocaleSuccess0.001
Properties »

Back to top