Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
3151099.68%183.558
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.bvt31501183.558

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

NameTestsErrorsFailuresTime(s)
ExtendedModelProviderBVT31501183.558
Back to top


TestCase ExtendedModelProviderBVT

NameStatusTypeTime(s)
testAnnotationProviderFrameworkSuccess0.004
testCerateReaderWithNullProjectSuccess3.575
testLoadForEmptyProjectSuccess7.127
testNullEnterpriseBeanAfterDeleteSuccess6.727
testGetSessionBeansSuccess3.509
testSessionBeanNameSuccess3.379
testMessageDrivenBeanSuccess3.407
testBeanWithNameSuccess3.845
testChangeSuccess4.671
testDeleteBeanSuccess3.363
testAddDeleteSessionBeanSuccess3.355
testEventsNumber1Success3.344
testEventsNumber2Success8.460
testDisposeSuccess3.447
testAddBeanThenInterfaceSuccess3.321
testAddBeanThenInterfaceThenRemoteSuccess3.379
testAddBeanThenRemoteThenLocalSuccess3.469
testAdd2BeansThenInterfaceThenRemoteSuccess3.423
testBeanWithSourceAndBinaryInterfaceSuccess3.445
testAddDeleteMessageBeanSuccess3.583
testAddDeleteLocalHomeSuccess3.516
testAddDeleteHomeSuccess3.401
testRemoveMethodSuccess3.428
testRemoveMethodOnStatelessSuccess3.435
testInitMetodSuccess3.453
testInitMetodStatelessSuccess3.438
testActivationConfigPropertySuccess3.342
testMoveBeanFileSuccess3.386
testMoveBeanFileToMetainfSuccess3.415
testAdd2BeansThenInterfaceThenRemoteThenOverrideWithLocalSuccess3.436
testAdd2BeansThenInterfaceThenLocalThenOverrideWithRemoteSuccess3.426
testAdd2BeansThenInterfaceThenLocalThenOverrideWithLocalSuccess3.539
testAdd2BeansThenInterfaceThenRemoteThenOverrideWithRemoteSuccess3.340
testLocalInterfaceInClientSuccess6.432
testLocalToRemoteInterfaceInClientSuccess0.088
testAddDeleteInterfaceEjbOnFieldAnnotationSuccess3.258
testManyEjbFieldsSuccess0.060
testAddDeleteInterfaceEjbOnMethodAnnotationSuccess0.039
testManyEjbMethodsSuccess0.051
testEjbOnMethodAndFieldsOfMessageBeanSuccess0.045
testAddDeleteBeanInterfaceOnEjbAnnotationSuccess0.042
testAddDeleteInterfaceOnEjbsAnnotationSuccess0.056
testPostActivateSuccess3.130
testPrePassivateSuccess0.006
testPostConstructSuccess0.006
testPreDestroySuccess0.005
testLifecycleOnMessageDrivenSuccess0.003
testResourceSuccess0.261
testResourcesDefaultsSuccess0.033
testResourcesSuccess0.039
testResourceUnresolvedSuccess0.061
testResourceOnFieldSuccess0.041
testResourceOnMethodSuccess0.058
testResourceOnMethodAndFieldUnresolvedSuccess0.048
testDeclareRolesSuccess3.152
testDeclareRoleOnManyBeansSuccess0.041
testRunAsSuccess0.023
testRunAsMessageBeanSuccess0.019
testDeleteProjectSameProviderSuccess3.204
testProviderForNonExistingProjectSuccess0.002
testCloseProjectSameProviderSuccess3.205
testGetTargetSuccess0.001
testConnectToNewTargetSuccess0.000
testGetSourcesSuccess0.000
testGetFilesManyFilesSuccess0.000
testGetModelObjectManyFilesSuccess0.000
testContainsFileSuccess0.000
testTwoFilesTwoObjectsSuccess0.000
testDisconnectFileSuccess0.000
testDisconnectModelObjectSuccess0.000
testRegisterSuccess0.302
testCallRegisterMethodFirstSuccess0.297
testNotArrayLocalSuccess0.118
testNotArrayRemoteSuccess0.000
testNotArrayEjbsSuccess0.001
testNotArrayResourcesSuccess0.000
testNotArrayDeclareRolesSuccess0.001
testNotArrayActivationConfigSuccess0.001
testTimeoutSuccess0.027
testTimeoutStatefulSuccess0.001
testSingletonSuccess0.002
testTransactionManagementBeanSuccess0.002
testTransactionManagementContainerSuccess0.001
testTransactionManagementContainerMDBSuccess0.000
testTransactionManagementStaticImportContainerSuccess0.001
testRemoveMethodSuccess0.001
testRemoveMethodOnStatelessSuccess0.000
testDeclareRolesOnMessageDrivenBeanSuccess0.001
testEjbRefNameSuccess0.001
testEjbRefNameWithSlashSuccess0.002
testResourceRefNameSuccess0.001
testResourceRefNameWithSlashSuccess0.001
testCerateReaderWithNullProjectSuccess0.838
testServletEjbRefSuccess0.018
testServletResourceRefSuccess0.003
testSecurityRolesSuccess0.003
testAddDeleteEjbRefSuccess0.037
testNotAServletAddDeleteEjbRefSuccess0.031
testAddDeleteResourceRefSuccess0.035
testListenerSuccess0.038
testFilterSuccess0.040
testResourcesServletSuccess0.036
testResourcesFilterSuccess0.035
testResourcesOnListenerSuccess0.037
testDeclareRolesSuccess0.028
testDeclareRoleOnManyServletsSuccess0.050
testRunAsSuccess0.027
testAddEjbRefToServletSuccess0.034
testAddDeleteEjbRefSuccess0.295
testNotAServletAddDeleteEjbRefSuccess0.037
testAddDeleteResourceRefSuccess0.122
testListenerSuccess0.042
testFilterSuccess0.045
testResourcesServletSuccess0.047
testResourcesFilterSuccess0.042
testResourcesOnListenerSuccess0.078
testDeclareRolesSuccess0.038
testDeclareRoleOnManyServletsSuccess0.064
testRunAsSuccess0.038
testAddEjbRefToServletSuccess0.047
testDeleteProjectSameProviderSuccess3.198
testProviderForNonExistingProjectSuccess0.002
testCloseProjectSameProviderSuccess0.309
testCloseEjbProjectSuccess0.360
testCloseWebProjectSuccess0.416
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.667
testAddServletWithOperationSuccess0.895
testAddServletFromJSPSuccess0.376
testGenerateDDSuccess13.315
testCreateForProjectSuccess0.000
testSameProjectDisposedProviderSuccess0.001
testSameProjectSuccess3.089
testAddBeanWithOperationSuccess3.456
testAddBeanWithOperationPreserveListenersSuccess3.124
testCreateClientProjectWithOperationSuccess3.338
testModifyOnlyModelWithOperationSuccess1.203
testZeroMergeSuccess0.000
testZeroMerge2Success0.001
testZeroMerge3Success0.000
testSesionBeansBaseSuccess0.000
testSesionBeansMergeSuccess0.000
testSesionBeansMergeSameBeanSuccess0.000
testSessionBeanComplexSuccess0.000
testMdbBeansBaseSuccess0.000
testMdbBeansMergeSameBeanSuccess0.000
testMdbBeanComplexSuccess0.000
testEntityBeansBaseSuccess0.002
testEntityBeansMergeSuccess0.000
testEntityBeansMergeSameBeanSuccess0.001
testEntityBeanComplexSuccess0.000
testGenericCopyBaseSuccess0.003
testGenericCopyMergeSuccess0.000
testSesionBeansNullNameMergeSuccess0.000
testMdBeansNullNameMergeSameBeanSuccess0.000
testEntityBeansNullNameMergeSuccess0.000
testTimeOutComplexNoParamsSuccess0.002
testTimeOutComplexWithParamsSuccess0.000
testTimeOutComplexWithParams2Success0.000
testTimeOutBaseSuccess0.000
testTimeOutMergeSuccess0.000
testSecurityIdentityBaseSuccess0.000
testSecurityIdentityMergeSuccess0.001
testSecurityIdentitySameSuccess0.000
testSecurityIdentityComplexSuccess0.000
testTransactionTypeBaseSuccess0.000
testTransactionTypeMergeSuccess0.000
testTransactionTypeSameSuccess0.000
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.000
testBeanClassSameSuccess0.000
testBussinessInterfacesBaseSuccess0.000
testBussinessInterfacesMergeSuccess0.000
testBussinessInterfacesSameSuccess0.001
testBussinessInterfacesComplexSuccess0.000
test2xInterfacesBaseSuccess0.000
test2xInterfacesMergeSuccess0.000
test2xInterfacesSameSuccess0.000
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.000
testSecurityIdentityMergeSuccess0.001
testSecurityIdentitySameSuccess0.000
testSecurityIdentityComplexSuccess0.000
testTransactionTypeBaseSuccess0.000
testTransactionTypeMergeSuccess0.000
testTransactionTypeSameSuccess0.000
testTransactionTypeComplexSuccess0.000
testMessagingTypeBaseSuccess0.000
testMessagingTypeMergeSuccess0.000
testMessagingTypeSameSuccess0.000
testMessagingTypeComplexSuccess0.001
testEmptySecurityRoleCaseSuccess0.000
testSingleSecurityRoleCaseBaseSuccess0.000
testSingleSecurityRoleCaseToMergeSuccess0.000
testSingleSecurityRoleCaseSameRoleSuccess0.000
testSingleSecurityRoleCaseComplexSuccess0.000
testSingleSecurityRoleCaseComplexWithoutNameSuccess0.000
testResourceEnvRefsBaseSuccess0.001
testResourceEnvRefsMergeSuccess0.000
testResourceEnvRefsSameSuccess0.001
testResourceEnvRefsComplexSuccess0.000
testResourceEnvRefsComplexOverlappedSuccess0.000
testResourceRefsBaseSuccess0.000
testResourceRefsMergeSuccess0.000
testResourceRefsSameSuccess0.000
testResourceRefsComplexSuccess0.000
testResourceRefsComplexOverlappedSuccess0.000
testServiceRefBaseSuccess0.002
testServiceRefsMergeSuccess0.000
testServiceRefsSameSuccess0.000
testServiceRefsComplexSuccess0.000
testServiceRefsComplexOverlappedSuccess0.001
testPersistenceUnitRefsBaseSuccess0.001
testPersistenceUnitRefsMergeSuccess0.000
testPersistenceUnitRefsSameSuccess0.000
testPersistenceUnitRefsComplexSuccess0.000
testPersistenceUnitRefsComplexOverlappedSuccess0.000
testPersistenceContextRefsBaseSuccess0.001
testPersistenceContextRefsMergeSuccess0.000
testPersistenceContextRefsSameSuccess0.000
testPersistenceContextRefsComplexSuccess0.000
testPersistenceContextRefsComplexOverlappedSuccess0.000
testMessageDestinationRefsBaseSuccess0.001
testMessageDestinationRefsMergeSuccess0.000
testMessageDestinationRefsSameSuccess0.000
testMessageDestinationRefsComplexSuccess0.000
testMessageDestinationRefsComplexOverlappedSuccess0.000
testEjbRefsBaseSuccess0.002
testEjbRefsMergeSuccess0.000
testEjbRefsSameSuccess0.000
testEjbRefsComplexSuccess0.000
testEjbRefsComplexOverlappedSuccess0.000
testEjbLocalRefsBaseSuccess0.001
testEjbLocalRefsMergeSuccess0.000
testEjbLocalRefsSameSuccess0.000
testEjbLocalRefsComplexSuccess0.000
testEjbLocalRefsComplexOverlappedSuccess0.000
testEnvEntrysBaseSuccess0.002
testEnvEntrysMergeSuccess0.000
testEnvEntrysSameSuccess0.000
testEnvEntrysComplexSuccess0.000
testEnvEntrysComplexOverlappedSuccess0.000
testSingleSecurityRoleCaseBaseSuccess0.001
testSingleSecurityRoleCaseToMergeSuccess0.000
testSingleSecurityRoleCaseSameRoleSuccess0.000
testSingleSecurityRoleCaseComplexSuccess0.000
testSingleRunAsCaseBaseSuccess0.000
testSingleRunAsCaseToMergeSuccess0.001
testSingleNullServletToMergeSuccess0.000
testSingleNullNamedServletInBaseSuccess0.000
testSingleRunAsCaseSameRoleSuccess0.000
testSingleSecurityConstraintCaseBaseSuccess0.002
testSingleSecurityConstraintCaseToMergeSuccess0.000
testFilterMappingsCaseSameAddSuccess0.002
testFilterMappingsCaseSameCopySuccess0.000
testServletMappingsCaseSameSuccess0.000
testServletMappingsCaseSameCopySuccess0.001
testSingleSecurityRoleCaseBaseSuccess0.000
testSingleSecurityRoleCaseToMergeSuccess0.000
testSingleSecurityRoleCaseSameRoleSuccess0.000
testSingleSecurityRoleCaseComplexSuccess0.000
testSingleRunAsCaseBaseSuccess0.000
testSingleRunAsCaseToMergeSuccess0.000
testSingleNullServletToMergeSuccess0.000
testSingleNullNamedServletInBaseSuccess0.000
testSingleRunAsCaseSameRoleSuccess0.000
testSingleSecurityConstraintCaseBaseSuccess0.000
testSingleSecurityConstraintCaseToMergeSuccess0.000
testSingleServletMappingInBaseSuccess0.001
testSingleServletMappingInToMergeSuccess0.000
testSingleServletMappingSameSuccess0.000
testSingleServletMappingAdditiveSuccess0.000
testSingleServletMappingDifferentServletNameSuccess0.000
testSingleFilterMappingInBaseSuccess0.001
testSingleFilterMappingInToMergeSuccess0.000
testSingleFilterMappingSameSuccess0.000
testSingleFilterMappingAdditiveSuccess0.000
testSingleFilterMappingDifferentFilterNameSuccess0.000
testSingleInitParamsInBaseSuccess0.001
testSingleInitParamsInToMergeSuccess0.000
testSingleInitParamsSameSuccess0.000
testSingleInitParamsAdditiveSuccess0.000
testSingleInitParamsDifferentServletNameSuccess0.000
testSingleFilterInitParamsInBaseSuccess0.000
testSingleFilterInitParamsInToMergeSuccess0.001
testSingleFilterInitParamsSameSuccess0.000
testSingleFilterInitParamsAdditiveSuccess0.000
testSingleFilterInitParamDifferentFilterNameSuccess0.000
testFilterMappingsCaseSameAddSuccess0.000
testFilterMappingsCaseSameCopySuccess0.001
testServletMappingsCaseSameAddSuccess0.000
testServletMappingsCaseSameCopySuccess0.000
Properties >>

Back to top