Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
3151099.68%189.687
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.jst.j2ee.tests.bvt31501189.687

Package org.eclipse.jst.j2ee.tests.bvt

NameTestsErrorsFailuresTime(s)
ExtendedModelProviderBVT31501189.687
Back to top


TestCase ExtendedModelProviderBVT

NameStatusTypeTime(s)
testAnnotationProviderFrameworkSuccess0.004
testCerateReaderWithNullProjectSuccess3.774
testLoadForEmptyProjectSuccess6.615
testNullEnterpriseBeanAfterDeleteSuccess6.739
testGetSessionBeansSuccess3.457
testSessionBeanNameSuccess3.903
testMessageDrivenBeanSuccess3.365
testBeanWithNameSuccess3.336
testChangeSuccess3.701
testDeleteBeanSuccess3.589
testAddDeleteSessionBeanSuccess3.452
testEventsNumber1Success3.441
testEventsNumber2Success8.395
testDisposeSuccess3.873
testAddBeanThenInterfaceSuccess3.452
testAddBeanThenInterfaceThenRemoteSuccess3.394
testAddBeanThenRemoteThenLocalSuccess3.381
testAdd2BeansThenInterfaceThenRemoteSuccess3.414
testBeanWithSourceAndBinaryInterfaceSuccess3.394
testAddDeleteMessageBeanSuccess3.888
testAddDeleteLocalHomeSuccess3.400
testAddDeleteHomeSuccess3.824
testRemoveMethodSuccess3.421
testRemoveMethodOnStatelessSuccess3.330
testInitMetodSuccess3.483
testInitMetodStatelessSuccess3.416
testActivationConfigPropertySuccess3.314
testMoveBeanFileSuccess3.453
testMoveBeanFileToMetainfSuccess4.919
testAdd2BeansThenInterfaceThenRemoteThenOverrideWithLocalSuccess3.974
testAdd2BeansThenInterfaceThenLocalThenOverrideWithRemoteSuccess3.410
testAdd2BeansThenInterfaceThenLocalThenOverrideWithLocalSuccess3.964
testAdd2BeansThenInterfaceThenRemoteThenOverrideWithRemoteSuccess4.047
testLocalInterfaceInClientSuccess6.381
testLocalToRemoteInterfaceInClientSuccess0.065
testAddDeleteInterfaceEjbOnFieldAnnotationSuccess3.181
testManyEjbFieldsSuccess0.052
testAddDeleteInterfaceEjbOnMethodAnnotationSuccess0.041
testManyEjbMethodsSuccess0.067
testEjbOnMethodAndFieldsOfMessageBeanSuccess0.042
testAddDeleteBeanInterfaceOnEjbAnnotationSuccess0.037
testAddDeleteInterfaceOnEjbsAnnotationSuccess0.046
testPostActivateSuccess3.105
testPrePassivateSuccess0.007
testPostConstructSuccess0.007
testPreDestroySuccess0.006
testLifecycleOnMessageDrivenSuccess0.004
testResourceSuccess0.314
testResourcesDefaultsSuccess0.031
testResourcesSuccess0.038
testResourceUnresolvedSuccess0.078
testResourceOnFieldSuccess0.021
testResourceOnMethodSuccess0.037
testResourceOnMethodAndFieldUnresolvedSuccess0.056
testDeclareRolesSuccess3.327
testDeclareRoleOnManyBeansSuccess0.050
testRunAsSuccess0.030
testRunAsMessageBeanSuccess0.043
testDeleteProjectSameProviderSuccess3.221
testProviderForNonExistingProjectSuccess0.002
testCloseProjectSameProviderSuccess3.211
testGetTargetSuccess0.000
testConnectToNewTargetSuccess0.000
testGetSourcesSuccess0.000
testGetFilesManyFilesSuccess0.000
testGetModelObjectManyFilesSuccess0.000
testContainsFileSuccess0.000
testTwoFilesTwoObjectsSuccess0.000
testDisconnectFileSuccess0.000
testDisconnectModelObjectSuccess0.000
testRegisterSuccess0.274
testCallRegisterMethodFirstSuccess0.276
testNotArrayLocalSuccess0.115
testNotArrayRemoteSuccess0.000
testNotArrayEjbsSuccess0.001
testNotArrayResourcesSuccess0.001
testNotArrayDeclareRolesSuccess0.000
testNotArrayActivationConfigSuccess0.001
testTimeoutSuccess0.034
testTimeoutStatefulSuccess0.001
testSingletonSuccess0.001
testTransactionManagementBeanSuccess0.001
testTransactionManagementContainerSuccess0.001
testTransactionManagementContainerMDBSuccess0.001
testTransactionManagementStaticImportContainerSuccess0.001
testRemoveMethodSuccess0.002
testRemoveMethodOnStatelessSuccess0.001
testDeclareRolesOnMessageDrivenBeanSuccess0.000
testEjbRefNameSuccess0.002
testEjbRefNameWithSlashSuccess0.001
testResourceRefNameSuccess0.001
testResourceRefNameWithSlashSuccess0.002
testCerateReaderWithNullProjectSuccess0.830
testServletEjbRefSuccess0.040
testServletResourceRefSuccess0.003
testSecurityRolesSuccess0.003
testAddDeleteEjbRefSuccess0.037
testNotAServletAddDeleteEjbRefSuccess0.029
testAddDeleteResourceRefSuccess0.031
testListenerSuccess0.032
testFilterSuccess0.032
testResourcesServletSuccess0.033
testResourcesFilterSuccess0.037
testResourcesOnListenerSuccess0.034
testDeclareRolesSuccess0.029
testDeclareRoleOnManyServletsSuccess0.054
testRunAsSuccess0.030
testAddEjbRefToServletSuccess0.037
testAddDeleteEjbRefSuccess0.275
testNotAServletAddDeleteEjbRefSuccess0.035
testAddDeleteResourceRefSuccess0.588
testListenerSuccess0.041
testFilterSuccess0.043
testResourcesServletSuccess0.044
testResourcesFilterSuccess0.043
testResourcesOnListenerSuccess0.042
testDeclareRolesSuccess0.076
testDeclareRoleOnManyServletsSuccess0.063
testRunAsSuccess0.036
testAddEjbRefToServletSuccess0.045
testDeleteProjectSameProviderSuccess3.198
testProviderForNonExistingProjectSuccess0.001
testCloseProjectSameProviderSuccess0.756
testCloseEjbProjectSuccess0.753
testCloseWebProjectSuccess0.334
testModelAfterWebXmlConfigOperationFailureExpected Trinidad filter to be non-null

junit.framework.AssertionFailedError: Expected Trinidad filter to be non-null
at org.eclipse.jst.jee.model.web.tests.TestWebXmlModelAfterUpdate$1.run(TestWebXmlModelAfterUpdate.java:122)
at org.eclipse.jst.jee.model.internal.JEE5ModelProvider.modify(JEE5ModelProvider.java:257)
at org.eclipse.jst.jee.model.internal.Web25MergedModelProvider.modify(Web25MergedModelProvider.java:92)
at org.eclipse.jst.jee.model.web.tests.TestWebXmlModelAfterUpdate.removeTrinidadFilterUsingWebapp(TestWebXmlModelAfterUpdate.java:110)
at org.eclipse.jst.jee.model.web.tests.TestWebXmlModelAfterUpdate.testModelAfterWebXmlConfigOperation(TestWebXmlModelAfterUpdate.java:103)
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:620)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
at org.eclipse.equinox.launcher.Main.run(Main.java:1408)
at org.eclipse.equinox.launcher.Main.main(Main.java:1384)
0.566
testAddServletWithOperationSuccess0.370
testAddServletFromJSPSuccess0.460
testGenerateDDSuccess13.304
testCreateForProjectSuccess0.000
testSameProjectDisposedProviderSuccess0.000
testSameProjectSuccess3.080
testAddBeanWithOperationSuccess3.411
testAddBeanWithOperationPreserveListenersSuccess3.121
testCreateClientProjectWithOperationSuccess3.348
testModifyOnlyModelWithOperationSuccess3.559
testZeroMergeSuccess0.000
testZeroMerge2Success0.000
testZeroMerge3Success0.000
testSesionBeansBaseSuccess0.000
testSesionBeansMergeSuccess0.000
testSesionBeansMergeSameBeanSuccess0.001
testSessionBeanComplexSuccess0.000
testMdbBeansBaseSuccess0.000
testMdbBeansMergeSameBeanSuccess0.000
testMdbBeanComplexSuccess0.000
testEntityBeansBaseSuccess0.004
testEntityBeansMergeSuccess0.000
testEntityBeansMergeSameBeanSuccess0.000
testEntityBeanComplexSuccess0.000
testGenericCopyBaseSuccess0.004
testGenericCopyMergeSuccess0.001
testSesionBeansNullNameMergeSuccess0.000
testMdBeansNullNameMergeSameBeanSuccess0.000
testEntityBeansNullNameMergeSuccess0.000
testTimeOutComplexNoParamsSuccess0.002
testTimeOutComplexWithParamsSuccess0.000
testTimeOutComplexWithParams2Success0.000
testTimeOutBaseSuccess0.000
testTimeOutMergeSuccess0.000
testSecurityIdentityBaseSuccess0.001
testSecurityIdentityMergeSuccess0.000
testSecurityIdentitySameSuccess0.000
testSecurityIdentityComplexSuccess0.000
testTransactionTypeBaseSuccess0.000
testTransactionTypeMergeSuccess0.000
testTransactionTypeSameSuccess0.001
testTransactionTypeComplexSuccess0.000
testInitMethodBaseSuccess0.000
testInitMethodToMergeSuccess0.000
testInitMethodSameSuccess0.000
testInitMethodComplexSuccess0.000
testRemoveMethodBaseSuccess0.000
testRemoveMethodToMergeSuccess0.001
testRemoveMethodSameSuccess0.000
testRemoveMethodComplexSuccess0.000
testSecurityRoleRefsBaseSuccess0.000
testSecurityRoleRefsMergeSuccess0.000
testSecurityRoleRefsSameSuccess0.000
testSecurityRoleRefsComplexSuccess0.000
testBeanClassBaseSuccess0.000
testBeanClassMergeSuccess0.001
testBeanClassSameSuccess0.000
testBussinessInterfacesBaseSuccess0.000
testBussinessInterfacesMergeSuccess0.000
testBussinessInterfacesSameSuccess0.000
testBussinessInterfacesComplexSuccess0.000
test2xInterfacesBaseSuccess0.000
test2xInterfacesMergeSuccess0.000
test2xInterfacesSameSuccess0.001
test2xInterfacesComplexSuccess0.000
test2xInterfacesComplexInversedSuccess0.000
testActivationConfigPropComplexSuccess0.001
testActivationConfigPropComplex2Success0.000
testActivationConfigPropBaseSuccess0.000
testActivationConfigPropMergeSuccess0.000
testActivationConfigPropSameBeanSuccess0.000
testTimeOutComplexNoParamsSuccess0.000
testTimeOutComplexWithParamsSuccess0.000
testTimeOutComplexWithParams2Success0.000
testTimeOutBaseSuccess0.000
testTimeOutMergeSuccess0.000
testSecurityIdentityBaseSuccess0.001
testSecurityIdentityMergeSuccess0.000
testSecurityIdentitySameSuccess0.000
testSecurityIdentityComplexSuccess0.000
testTransactionTypeBaseSuccess0.000
testTransactionTypeMergeSuccess0.000
testTransactionTypeSameSuccess0.000
testTransactionTypeComplexSuccess0.000
testMessagingTypeBaseSuccess0.000
testMessagingTypeMergeSuccess0.000
testMessagingTypeSameSuccess0.000
testMessagingTypeComplexSuccess0.000
testEmptySecurityRoleCaseSuccess0.000
testSingleSecurityRoleCaseBaseSuccess0.001
testSingleSecurityRoleCaseToMergeSuccess0.000
testSingleSecurityRoleCaseSameRoleSuccess0.000
testSingleSecurityRoleCaseComplexSuccess0.000
testSingleSecurityRoleCaseComplexWithoutNameSuccess0.000
testResourceEnvRefsBaseSuccess0.001
testResourceEnvRefsMergeSuccess0.000
testResourceEnvRefsSameSuccess0.000
testResourceEnvRefsComplexSuccess0.000
testResourceEnvRefsComplexOverlappedSuccess0.000
testResourceRefsBaseSuccess0.000
testResourceRefsMergeSuccess0.001
testResourceRefsSameSuccess0.000
testResourceRefsComplexSuccess0.000
testResourceRefsComplexOverlappedSuccess0.000
testServiceRefBaseSuccess0.001
testServiceRefsMergeSuccess0.000
testServiceRefsSameSuccess0.000
testServiceRefsComplexSuccess0.001
testServiceRefsComplexOverlappedSuccess0.000
testPersistenceUnitRefsBaseSuccess0.000
testPersistenceUnitRefsMergeSuccess0.000
testPersistenceUnitRefsSameSuccess0.000
testPersistenceUnitRefsComplexSuccess0.000
testPersistenceUnitRefsComplexOverlappedSuccess0.000
testPersistenceContextRefsBaseSuccess0.001
testPersistenceContextRefsMergeSuccess0.000
testPersistenceContextRefsSameSuccess0.000
testPersistenceContextRefsComplexSuccess0.000
testPersistenceContextRefsComplexOverlappedSuccess0.000
testMessageDestinationRefsBaseSuccess0.001
testMessageDestinationRefsMergeSuccess0.000
testMessageDestinationRefsSameSuccess0.001
testMessageDestinationRefsComplexSuccess0.000
testMessageDestinationRefsComplexOverlappedSuccess0.000
testEjbRefsBaseSuccess0.001
testEjbRefsMergeSuccess0.000
testEjbRefsSameSuccess0.000
testEjbRefsComplexSuccess0.000
testEjbRefsComplexOverlappedSuccess0.001
testEjbLocalRefsBaseSuccess0.000
testEjbLocalRefsMergeSuccess0.000
testEjbLocalRefsSameSuccess0.000
testEjbLocalRefsComplexSuccess0.000
testEjbLocalRefsComplexOverlappedSuccess0.000
testEnvEntrysBaseSuccess0.002
testEnvEntrysMergeSuccess0.000
testEnvEntrysSameSuccess0.000
testEnvEntrysComplexSuccess0.000
testEnvEntrysComplexOverlappedSuccess0.000
testSingleSecurityRoleCaseBaseSuccess0.000
testSingleSecurityRoleCaseToMergeSuccess0.000
testSingleSecurityRoleCaseSameRoleSuccess0.001
testSingleSecurityRoleCaseComplexSuccess0.000
testSingleRunAsCaseBaseSuccess0.000
testSingleRunAsCaseToMergeSuccess0.000
testSingleNullServletToMergeSuccess0.000
testSingleNullNamedServletInBaseSuccess0.000
testSingleRunAsCaseSameRoleSuccess0.000
testSingleSecurityConstraintCaseBaseSuccess0.002
testSingleSecurityConstraintCaseToMergeSuccess0.001
testFilterMappingsCaseSameAddSuccess0.001
testFilterMappingsCaseSameCopySuccess0.000
testServletMappingsCaseSameSuccess0.000
testServletMappingsCaseSameCopySuccess0.001
testSingleSecurityRoleCaseBaseSuccess0.000
testSingleSecurityRoleCaseToMergeSuccess0.000
testSingleSecurityRoleCaseSameRoleSuccess0.000
testSingleSecurityRoleCaseComplexSuccess0.000
testSingleRunAsCaseBaseSuccess0.000
testSingleRunAsCaseToMergeSuccess0.000
testSingleNullServletToMergeSuccess0.001
testSingleNullNamedServletInBaseSuccess0.000
testSingleRunAsCaseSameRoleSuccess0.000
testSingleSecurityConstraintCaseBaseSuccess0.000
testSingleSecurityConstraintCaseToMergeSuccess0.000
testSingleServletMappingInBaseSuccess0.000
testSingleServletMappingInToMergeSuccess0.001
testSingleServletMappingSameSuccess0.000
testSingleServletMappingAdditiveSuccess0.000
testSingleServletMappingDifferentServletNameSuccess0.000
testSingleFilterMappingInBaseSuccess0.000
testSingleFilterMappingInToMergeSuccess0.000
testSingleFilterMappingSameSuccess0.001
testSingleFilterMappingAdditiveSuccess0.000
testSingleFilterMappingDifferentFilterNameSuccess0.000
testSingleInitParamsInBaseSuccess0.000
testSingleInitParamsInToMergeSuccess0.000
testSingleInitParamsSameSuccess0.000
testSingleInitParamsAdditiveSuccess0.001
testSingleInitParamsDifferentServletNameSuccess0.000
testSingleFilterInitParamsInBaseSuccess0.000
testSingleFilterInitParamsInToMergeSuccess0.000
testSingleFilterInitParamsSameSuccess0.000
testSingleFilterInitParamsAdditiveSuccess0.000
testSingleFilterInitParamDifferentFilterNameSuccess0.000
testFilterMappingsCaseSameAddSuccess0.001
testFilterMappingsCaseSameCopySuccess0.000
testServletMappingsCaseSameAddSuccess0.000
testServletMappingsCaseSameCopySuccess0.000
Properties >>

Back to top