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.875
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.8752015-09-02T18:49:54mac-tests2.eclipse.org

Package org.eclipse.e4.core.tests

NameTestsErrorsFailuresTime(s)Time StampHost
CoreTestSuite227000.8752015-09-02T18:49:54mac-tests2.eclipse.org
Back to top


TestCase CoreTestSuite

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

Back to top