Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
3151099.68%191.109
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.bvt31501191.109

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

NameTestsErrorsFailuresTime(s)
ExtendedModelProviderBVT31501191.109
Back to top


TestCase ExtendedModelProviderBVT

NameStatusTypeTime(s)
testAnnotationProviderFrameworkSuccess0.003
testCerateReaderWithNullProjectSuccess3.576
testLoadForEmptyProjectSuccess4.226
testNullEnterpriseBeanAfterDeleteSuccess6.817
testGetSessionBeansSuccess3.931
testSessionBeanNameSuccess3.365
testMessageDrivenBeanSuccess3.535
testBeanWithNameSuccess3.837
testChangeSuccess6.995
testDeleteBeanSuccess3.429
testAddDeleteSessionBeanSuccess4.044
testEventsNumber1Success3.466
testEventsNumber2Success8.471
testDisposeSuccess3.875
testAddBeanThenInterfaceSuccess3.425
testAddBeanThenInterfaceThenRemoteSuccess3.397
testAddBeanThenRemoteThenLocalSuccess3.542
testAdd2BeansThenInterfaceThenRemoteSuccess3.475
testBeanWithSourceAndBinaryInterfaceSuccess3.506
testAddDeleteMessageBeanSuccess3.378
testAddDeleteLocalHomeSuccess3.759
testAddDeleteHomeSuccess3.833
testRemoveMethodSuccess4.281
testRemoveMethodOnStatelessSuccess3.434
testInitMetodSuccess3.600
testInitMetodStatelessSuccess3.582
testActivationConfigPropertySuccess3.395
testMoveBeanFileSuccess3.603
testMoveBeanFileToMetainfSuccess3.476
testAdd2BeansThenInterfaceThenRemoteThenOverrideWithLocalSuccess3.473
testAdd2BeansThenInterfaceThenLocalThenOverrideWithRemoteSuccess3.437
testAdd2BeansThenInterfaceThenLocalThenOverrideWithLocalSuccess3.634
testAdd2BeansThenInterfaceThenRemoteThenOverrideWithRemoteSuccess3.454
testLocalInterfaceInClientSuccess6.431
testLocalToRemoteInterfaceInClientSuccess0.064
testAddDeleteInterfaceEjbOnFieldAnnotationSuccess3.181
testManyEjbFieldsSuccess0.072
testAddDeleteInterfaceEjbOnMethodAnnotationSuccess0.040
testManyEjbMethodsSuccess0.060
testEjbOnMethodAndFieldsOfMessageBeanSuccess0.048
testAddDeleteBeanInterfaceOnEjbAnnotationSuccess0.048
testAddDeleteInterfaceOnEjbsAnnotationSuccess0.047
testPostActivateSuccess3.140
testPrePassivateSuccess0.007
testPostConstructSuccess0.006
testPreDestroySuccess0.007
testLifecycleOnMessageDrivenSuccess0.004
testResourceSuccess0.214
testResourcesDefaultsSuccess0.043
testResourcesSuccess0.023
testResourceUnresolvedSuccess0.045
testResourceOnFieldSuccess0.027
testResourceOnMethodSuccess0.045
testResourceOnMethodAndFieldUnresolvedSuccess0.060
testDeclareRolesSuccess3.142
testDeclareRoleOnManyBeansSuccess0.057
testRunAsSuccess0.030
testRunAsMessageBeanSuccess0.025
testDeleteProjectSameProviderSuccess3.253
testProviderForNonExistingProjectSuccess0.002
testCloseProjectSameProviderSuccess3.305
testGetTargetSuccess0.000
testConnectToNewTargetSuccess0.000
testGetSourcesSuccess0.001
testGetFilesManyFilesSuccess0.000
testGetModelObjectManyFilesSuccess0.000
testContainsFileSuccess0.000
testTwoFilesTwoObjectsSuccess0.000
testDisconnectFileSuccess0.001
testDisconnectModelObjectSuccess0.000
testRegisterSuccess0.369
testCallRegisterMethodFirstSuccess0.294
testNotArrayLocalSuccess0.124
testNotArrayRemoteSuccess0.000
testNotArrayEjbsSuccess0.001
testNotArrayResourcesSuccess0.000
testNotArrayDeclareRolesSuccess0.001
testNotArrayActivationConfigSuccess0.001
testTimeoutSuccess0.026
testTimeoutStatefulSuccess0.001
testSingletonSuccess0.001
testTransactionManagementBeanSuccess0.001
testTransactionManagementContainerSuccess0.001
testTransactionManagementContainerMDBSuccess0.000
testTransactionManagementStaticImportContainerSuccess0.001
testRemoveMethodSuccess0.001
testRemoveMethodOnStatelessSuccess0.001
testDeclareRolesOnMessageDrivenBeanSuccess0.000
testEjbRefNameSuccess0.002
testEjbRefNameWithSlashSuccess0.001
testResourceRefNameSuccess0.002
testResourceRefNameWithSlashSuccess0.001
testCerateReaderWithNullProjectSuccess0.865
testServletEjbRefSuccess0.042
testServletResourceRefSuccess0.004
testSecurityRolesSuccess0.005
testAddDeleteEjbRefSuccess0.045
testNotAServletAddDeleteEjbRefSuccess0.029
testAddDeleteResourceRefSuccess0.031
testListenerSuccess0.033
testFilterSuccess0.036
testResourcesServletSuccess0.040
testResourcesFilterSuccess0.038
testResourcesOnListenerSuccess0.038
testDeclareRolesSuccess0.033
testDeclareRoleOnManyServletsSuccess0.114
testRunAsSuccess0.031
testAddEjbRefToServletSuccess0.054
testAddDeleteEjbRefSuccess0.586
testNotAServletAddDeleteEjbRefSuccess0.047
testAddDeleteResourceRefSuccess0.055
testListenerSuccess0.061
testFilterSuccess0.048
testResourcesServletSuccess0.061
testResourcesFilterSuccess0.059
testResourcesOnListenerSuccess0.049
testDeclareRolesSuccess0.051
testDeclareRoleOnManyServletsSuccess0.077
testRunAsSuccess0.042
testAddEjbRefToServletSuccess0.146
testDeleteProjectSameProviderSuccess3.226
testProviderForNonExistingProjectSuccess0.001
testCloseProjectSameProviderSuccess0.355
testCloseEjbProjectSuccess0.299
testCloseWebProjectSuccess0.392
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.735
testAddServletWithOperationSuccess0.937
testAddServletFromJSPSuccess0.375
testGenerateDDSuccess13.367
testCreateForProjectSuccess0.000
testSameProjectDisposedProviderSuccess0.001
testSameProjectSuccess3.096
testAddBeanWithOperationSuccess3.616
testAddBeanWithOperationPreserveListenersSuccess3.161
testCreateClientProjectWithOperationSuccess3.501
testModifyOnlyModelWithOperationSuccess3.741
testZeroMergeSuccess0.001
testZeroMerge2Success0.000
testZeroMerge3Success0.000
testSesionBeansBaseSuccess0.000
testSesionBeansMergeSuccess0.000
testSesionBeansMergeSameBeanSuccess0.000
testSessionBeanComplexSuccess0.000
testMdbBeansBaseSuccess0.000
testMdbBeansMergeSameBeanSuccess0.000
testMdbBeanComplexSuccess0.000
testEntityBeansBaseSuccess0.002
testEntityBeansMergeSuccess0.001
testEntityBeansMergeSameBeanSuccess0.000
testEntityBeanComplexSuccess0.000
testGenericCopyBaseSuccess0.003
testGenericCopyMergeSuccess0.001
testSesionBeansNullNameMergeSuccess0.000
testMdBeansNullNameMergeSameBeanSuccess0.000
testEntityBeansNullNameMergeSuccess0.000
testTimeOutComplexNoParamsSuccess0.019
testTimeOutComplexWithParamsSuccess0.000
testTimeOutComplexWithParams2Success0.000
testTimeOutBaseSuccess0.000
testTimeOutMergeSuccess0.000
testSecurityIdentityBaseSuccess0.001
testSecurityIdentityMergeSuccess0.000
testSecurityIdentitySameSuccess0.000
testSecurityIdentityComplexSuccess0.000
testTransactionTypeBaseSuccess0.000
testTransactionTypeMergeSuccess0.000
testTransactionTypeSameSuccess0.000
testTransactionTypeComplexSuccess0.000
testInitMethodBaseSuccess0.000
testInitMethodToMergeSuccess0.000
testInitMethodSameSuccess0.001
testInitMethodComplexSuccess0.000
testRemoveMethodBaseSuccess0.000
testRemoveMethodToMergeSuccess0.000
testRemoveMethodSameSuccess0.000
testRemoveMethodComplexSuccess0.000
testSecurityRoleRefsBaseSuccess0.000
testSecurityRoleRefsMergeSuccess0.000
testSecurityRoleRefsSameSuccess0.000
testSecurityRoleRefsComplexSuccess0.000
testBeanClassBaseSuccess0.001
testBeanClassMergeSuccess0.000
testBeanClassSameSuccess0.000
testBussinessInterfacesBaseSuccess0.000
testBussinessInterfacesMergeSuccess0.000
testBussinessInterfacesSameSuccess0.000
testBussinessInterfacesComplexSuccess0.000
test2xInterfacesBaseSuccess0.000
test2xInterfacesMergeSuccess0.000
test2xInterfacesSameSuccess0.000
test2xInterfacesComplexSuccess0.000
test2xInterfacesComplexInversedSuccess0.000
testActivationConfigPropComplexSuccess0.001
testActivationConfigPropComplex2Success0.000
testActivationConfigPropBaseSuccess0.000
testActivationConfigPropMergeSuccess0.000
testActivationConfigPropSameBeanSuccess0.000
testTimeOutComplexNoParamsSuccess0.001
testTimeOutComplexWithParamsSuccess0.000
testTimeOutComplexWithParams2Success0.000
testTimeOutBaseSuccess0.000
testTimeOutMergeSuccess0.000
testSecurityIdentityBaseSuccess0.000
testSecurityIdentityMergeSuccess0.000
testSecurityIdentitySameSuccess0.000
testSecurityIdentityComplexSuccess0.000
testTransactionTypeBaseSuccess0.000
testTransactionTypeMergeSuccess0.000
testTransactionTypeSameSuccess0.000
testTransactionTypeComplexSuccess0.000
testMessagingTypeBaseSuccess0.001
testMessagingTypeMergeSuccess0.000
testMessagingTypeSameSuccess0.000
testMessagingTypeComplexSuccess0.000
testEmptySecurityRoleCaseSuccess0.000
testSingleSecurityRoleCaseBaseSuccess0.000
testSingleSecurityRoleCaseToMergeSuccess0.000
testSingleSecurityRoleCaseSameRoleSuccess0.000
testSingleSecurityRoleCaseComplexSuccess0.000
testSingleSecurityRoleCaseComplexWithoutNameSuccess0.000
testResourceEnvRefsBaseSuccess0.001
testResourceEnvRefsMergeSuccess0.000
testResourceEnvRefsSameSuccess0.000
testResourceEnvRefsComplexSuccess0.000
testResourceEnvRefsComplexOverlappedSuccess0.000
testResourceRefsBaseSuccess0.001
testResourceRefsMergeSuccess0.000
testResourceRefsSameSuccess0.000
testResourceRefsComplexSuccess0.000
testResourceRefsComplexOverlappedSuccess0.000
testServiceRefBaseSuccess0.001
testServiceRefsMergeSuccess0.000
testServiceRefsSameSuccess0.000
testServiceRefsComplexSuccess0.000
testServiceRefsComplexOverlappedSuccess0.000
testPersistenceUnitRefsBaseSuccess0.001
testPersistenceUnitRefsMergeSuccess0.000
testPersistenceUnitRefsSameSuccess0.000
testPersistenceUnitRefsComplexSuccess0.000
testPersistenceUnitRefsComplexOverlappedSuccess0.001
testPersistenceContextRefsBaseSuccess0.000
testPersistenceContextRefsMergeSuccess0.000
testPersistenceContextRefsSameSuccess0.001
testPersistenceContextRefsComplexSuccess0.000
testPersistenceContextRefsComplexOverlappedSuccess0.000
testMessageDestinationRefsBaseSuccess0.001
testMessageDestinationRefsMergeSuccess0.000
testMessageDestinationRefsSameSuccess0.000
testMessageDestinationRefsComplexSuccess0.000
testMessageDestinationRefsComplexOverlappedSuccess0.000
testEjbRefsBaseSuccess0.001
testEjbRefsMergeSuccess0.000
testEjbRefsSameSuccess0.000
testEjbRefsComplexSuccess0.000
testEjbRefsComplexOverlappedSuccess0.000
testEjbLocalRefsBaseSuccess0.001
testEjbLocalRefsMergeSuccess0.000
testEjbLocalRefsSameSuccess0.000
testEjbLocalRefsComplexSuccess0.000
testEjbLocalRefsComplexOverlappedSuccess0.000
testEnvEntrysBaseSuccess0.001
testEnvEntrysMergeSuccess0.000
testEnvEntrysSameSuccess0.000
testEnvEntrysComplexSuccess0.000
testEnvEntrysComplexOverlappedSuccess0.001
testSingleSecurityRoleCaseBaseSuccess0.000
testSingleSecurityRoleCaseToMergeSuccess0.000
testSingleSecurityRoleCaseSameRoleSuccess0.000
testSingleSecurityRoleCaseComplexSuccess0.000
testSingleRunAsCaseBaseSuccess0.000
testSingleRunAsCaseToMergeSuccess0.000
testSingleNullServletToMergeSuccess0.000
testSingleNullNamedServletInBaseSuccess0.001
testSingleRunAsCaseSameRoleSuccess0.000
testSingleSecurityConstraintCaseBaseSuccess0.001
testSingleSecurityConstraintCaseToMergeSuccess0.001
testFilterMappingsCaseSameAddSuccess0.001
testFilterMappingsCaseSameCopySuccess0.000
testServletMappingsCaseSameSuccess0.000
testServletMappingsCaseSameCopySuccess0.000
testSingleSecurityRoleCaseBaseSuccess0.000
testSingleSecurityRoleCaseToMergeSuccess0.000
testSingleSecurityRoleCaseSameRoleSuccess0.001
testSingleSecurityRoleCaseComplexSuccess0.000
testSingleRunAsCaseBaseSuccess0.000
testSingleRunAsCaseToMergeSuccess0.000
testSingleNullServletToMergeSuccess0.000
testSingleNullNamedServletInBaseSuccess0.000
testSingleRunAsCaseSameRoleSuccess0.000
testSingleSecurityConstraintCaseBaseSuccess0.000
testSingleSecurityConstraintCaseToMergeSuccess0.000
testSingleServletMappingInBaseSuccess0.000
testSingleServletMappingInToMergeSuccess0.000
testSingleServletMappingSameSuccess0.000
testSingleServletMappingAdditiveSuccess0.000
testSingleServletMappingDifferentServletNameSuccess0.000
testSingleFilterMappingInBaseSuccess0.000
testSingleFilterMappingInToMergeSuccess0.001
testSingleFilterMappingSameSuccess0.000
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.000
testFilterMappingsCaseSameCopySuccess0.001
testServletMappingsCaseSameAddSuccess0.000
testServletMappingsCaseSameCopySuccess0.000
Properties >>

Back to top