Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
3151099.68%190.248
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.bvt31501190.248

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

NameTestsErrorsFailuresTime(s)
ExtendedModelProviderBVT31501190.248
Back to top


TestCase ExtendedModelProviderBVT

NameStatusTypeTime(s)
testAnnotationProviderFrameworkSuccess0.003
testCerateReaderWithNullProjectSuccess3.643
testLoadForEmptyProjectSuccess7.127
testNullEnterpriseBeanAfterDeleteSuccess6.746
testGetSessionBeansSuccess4.210
testSessionBeanNameSuccess3.487
testMessageDrivenBeanSuccess3.364
testBeanWithNameSuccess3.378
testChangeSuccess4.023
testDeleteBeanSuccess3.409
testAddDeleteSessionBeanSuccess3.401
testEventsNumber1Success3.480
testEventsNumber2Success8.435
testDisposeSuccess3.995
testAddBeanThenInterfaceSuccess3.670
testAddBeanThenInterfaceThenRemoteSuccess3.419
testAddBeanThenRemoteThenLocalSuccess3.528
testAdd2BeansThenInterfaceThenRemoteSuccess3.549
testBeanWithSourceAndBinaryInterfaceSuccess3.356
testAddDeleteMessageBeanSuccess3.494
testAddDeleteLocalHomeSuccess3.861
testAddDeleteHomeSuccess3.456
testRemoveMethodSuccess3.879
testRemoveMethodOnStatelessSuccess3.396
testInitMetodSuccess3.510
testInitMetodStatelessSuccess3.481
testActivationConfigPropertySuccess3.430
testMoveBeanFileSuccess3.584
testMoveBeanFileToMetainfSuccess3.466
testAdd2BeansThenInterfaceThenRemoteThenOverrideWithLocalSuccess3.956
testAdd2BeansThenInterfaceThenLocalThenOverrideWithRemoteSuccess3.468
testAdd2BeansThenInterfaceThenLocalThenOverrideWithLocalSuccess3.851
testAdd2BeansThenInterfaceThenRemoteThenOverrideWithRemoteSuccess3.532
testLocalInterfaceInClientSuccess6.400
testLocalToRemoteInterfaceInClientSuccess0.061
testAddDeleteInterfaceEjbOnFieldAnnotationSuccess3.244
testManyEjbFieldsSuccess0.078
testAddDeleteInterfaceEjbOnMethodAnnotationSuccess0.047
testManyEjbMethodsSuccess0.047
testEjbOnMethodAndFieldsOfMessageBeanSuccess0.042
testAddDeleteBeanInterfaceOnEjbAnnotationSuccess0.038
testAddDeleteInterfaceOnEjbsAnnotationSuccess0.044
testPostActivateSuccess3.108
testPrePassivateSuccess0.008
testPostConstructSuccess0.007
testPreDestroySuccess0.012
testLifecycleOnMessageDrivenSuccess0.004
testResourceSuccess0.229
testResourcesDefaultsSuccess0.025
testResourcesSuccess0.029
testResourceUnresolvedSuccess0.055
testResourceOnFieldSuccess0.031
testResourceOnMethodSuccess0.046
testResourceOnMethodAndFieldUnresolvedSuccess0.062
testDeclareRolesSuccess3.152
testDeclareRoleOnManyBeansSuccess0.052
testRunAsSuccess0.022
testRunAsMessageBeanSuccess0.019
testDeleteProjectSameProviderSuccess3.205
testProviderForNonExistingProjectSuccess0.003
testCloseProjectSameProviderSuccess3.211
testGetTargetSuccess0.000
testConnectToNewTargetSuccess0.000
testGetSourcesSuccess0.000
testGetFilesManyFilesSuccess0.000
testGetModelObjectManyFilesSuccess0.000
testContainsFileSuccess0.000
testTwoFilesTwoObjectsSuccess0.000
testDisconnectFileSuccess0.000
testDisconnectModelObjectSuccess0.000
testRegisterSuccess0.299
testCallRegisterMethodFirstSuccess0.330
testNotArrayLocalSuccess0.125
testNotArrayRemoteSuccess0.001
testNotArrayEjbsSuccess0.001
testNotArrayResourcesSuccess0.000
testNotArrayDeclareRolesSuccess0.000
testNotArrayActivationConfigSuccess0.001
testTimeoutSuccess0.033
testTimeoutStatefulSuccess0.001
testSingletonSuccess0.001
testTransactionManagementBeanSuccess0.001
testTransactionManagementContainerSuccess0.001
testTransactionManagementContainerMDBSuccess0.001
testTransactionManagementStaticImportContainerSuccess0.001
testRemoveMethodSuccess0.001
testRemoveMethodOnStatelessSuccess0.001
testDeclareRolesOnMessageDrivenBeanSuccess0.001
testEjbRefNameSuccess0.001
testEjbRefNameWithSlashSuccess0.002
testResourceRefNameSuccess0.001
testResourceRefNameWithSlashSuccess0.001
testCerateReaderWithNullProjectSuccess0.925
testServletEjbRefSuccess0.037
testServletResourceRefSuccess0.004
testSecurityRolesSuccess0.003
testAddDeleteEjbRefSuccess0.036
testNotAServletAddDeleteEjbRefSuccess0.032
testAddDeleteResourceRefSuccess0.035
testListenerSuccess0.032
testFilterSuccess0.038
testResourcesServletSuccess0.039
testResourcesFilterSuccess0.037
testResourcesOnListenerSuccess0.034
testDeclareRolesSuccess0.033
testDeclareRoleOnManyServletsSuccess0.061
testRunAsSuccess0.030
testAddEjbRefToServletSuccess0.044
testAddDeleteEjbRefSuccess0.583
testNotAServletAddDeleteEjbRefSuccess0.046
testAddDeleteResourceRefSuccess0.055
testListenerSuccess0.052
testFilterSuccess0.057
testResourcesServletSuccess0.056
testResourcesFilterSuccess0.046
testResourcesOnListenerSuccess0.045
testDeclareRolesSuccess0.049
testDeclareRoleOnManyServletsSuccess0.095
testRunAsSuccess0.059
testAddEjbRefToServletSuccess0.082
testDeleteProjectSameProviderSuccess3.215
testProviderForNonExistingProjectSuccess0.003
testCloseProjectSameProviderSuccess0.388
testCloseEjbProjectSuccess0.328
testCloseWebProjectSuccess0.304
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.739
testAddServletWithOperationSuccess0.814
testAddServletFromJSPSuccess0.437
testGenerateDDSuccess13.353
testCreateForProjectSuccess0.000
testSameProjectDisposedProviderSuccess0.000
testSameProjectSuccess3.110
testAddBeanWithOperationSuccess3.554
testAddBeanWithOperationPreserveListenersSuccess3.164
testCreateClientProjectWithOperationSuccess3.627
testModifyOnlyModelWithOperationSuccess3.823
testZeroMergeSuccess0.001
testZeroMerge2Success0.000
testZeroMerge3Success0.000
testSesionBeansBaseSuccess0.000
testSesionBeansMergeSuccess0.000
testSesionBeansMergeSameBeanSuccess0.000
testSessionBeanComplexSuccess0.000
testMdbBeansBaseSuccess0.001
testMdbBeansMergeSameBeanSuccess0.000
testMdbBeanComplexSuccess0.000
testEntityBeansBaseSuccess0.003
testEntityBeansMergeSuccess0.000
testEntityBeansMergeSameBeanSuccess0.000
testEntityBeanComplexSuccess0.000
testGenericCopyBaseSuccess0.005
testGenericCopyMergeSuccess0.001
testSesionBeansNullNameMergeSuccess0.000
testMdBeansNullNameMergeSameBeanSuccess0.000
testEntityBeansNullNameMergeSuccess0.000
testTimeOutComplexNoParamsSuccess0.003
testTimeOutComplexWithParamsSuccess0.000
testTimeOutComplexWithParams2Success0.000
testTimeOutBaseSuccess0.000
testTimeOutMergeSuccess0.000
testSecurityIdentityBaseSuccess0.001
testSecurityIdentityMergeSuccess0.000
testSecurityIdentitySameSuccess0.000
testSecurityIdentityComplexSuccess0.000
testTransactionTypeBaseSuccess0.000
testTransactionTypeMergeSuccess0.001
testTransactionTypeSameSuccess0.000
testTransactionTypeComplexSuccess0.000
testInitMethodBaseSuccess0.000
testInitMethodToMergeSuccess0.000
testInitMethodSameSuccess0.000
testInitMethodComplexSuccess0.000
testRemoveMethodBaseSuccess0.001
testRemoveMethodToMergeSuccess0.000
testRemoveMethodSameSuccess0.000
testRemoveMethodComplexSuccess0.000
testSecurityRoleRefsBaseSuccess0.000
testSecurityRoleRefsMergeSuccess0.000
testSecurityRoleRefsSameSuccess0.000
testSecurityRoleRefsComplexSuccess0.001
testBeanClassBaseSuccess0.000
testBeanClassMergeSuccess0.000
testBeanClassSameSuccess0.000
testBussinessInterfacesBaseSuccess0.000
testBussinessInterfacesMergeSuccess0.000
testBussinessInterfacesSameSuccess0.000
testBussinessInterfacesComplexSuccess0.000
test2xInterfacesBaseSuccess0.000
test2xInterfacesMergeSuccess0.001
test2xInterfacesSameSuccess0.000
test2xInterfacesComplexSuccess0.000
test2xInterfacesComplexInversedSuccess0.000
testActivationConfigPropComplexSuccess0.001
testActivationConfigPropComplex2Success0.000
testActivationConfigPropBaseSuccess0.000
testActivationConfigPropMergeSuccess0.000
testActivationConfigPropSameBeanSuccess0.001
testTimeOutComplexNoParamsSuccess0.000
testTimeOutComplexWithParamsSuccess0.000
testTimeOutComplexWithParams2Success0.000
testTimeOutBaseSuccess0.000
testTimeOutMergeSuccess0.000
testSecurityIdentityBaseSuccess0.000
testSecurityIdentityMergeSuccess0.000
testSecurityIdentitySameSuccess0.000
testSecurityIdentityComplexSuccess0.001
testTransactionTypeBaseSuccess0.000
testTransactionTypeMergeSuccess0.000
testTransactionTypeSameSuccess0.000
testTransactionTypeComplexSuccess0.000
testMessagingTypeBaseSuccess0.000
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.001
testResourceRefsBaseSuccess0.000
testResourceRefsMergeSuccess0.000
testResourceRefsSameSuccess0.000
testResourceRefsComplexSuccess0.000
testResourceRefsComplexOverlappedSuccess0.000
testServiceRefBaseSuccess0.002
testServiceRefsMergeSuccess0.000
testServiceRefsSameSuccess0.000
testServiceRefsComplexSuccess0.000
testServiceRefsComplexOverlappedSuccess0.001
testPersistenceUnitRefsBaseSuccess0.000
testPersistenceUnitRefsMergeSuccess0.001
testPersistenceUnitRefsSameSuccess0.000
testPersistenceUnitRefsComplexSuccess0.000
testPersistenceUnitRefsComplexOverlappedSuccess0.000
testPersistenceContextRefsBaseSuccess0.001
testPersistenceContextRefsMergeSuccess0.000
testPersistenceContextRefsSameSuccess0.000
testPersistenceContextRefsComplexSuccess0.001
testPersistenceContextRefsComplexOverlappedSuccess0.000
testMessageDestinationRefsBaseSuccess0.001
testMessageDestinationRefsMergeSuccess0.000
testMessageDestinationRefsSameSuccess0.000
testMessageDestinationRefsComplexSuccess0.001
testMessageDestinationRefsComplexOverlappedSuccess0.000
testEjbRefsBaseSuccess0.001
testEjbRefsMergeSuccess0.000
testEjbRefsSameSuccess0.000
testEjbRefsComplexSuccess0.001
testEjbRefsComplexOverlappedSuccess0.000
testEjbLocalRefsBaseSuccess0.000
testEjbLocalRefsMergeSuccess0.000
testEjbLocalRefsSameSuccess0.000
testEjbLocalRefsComplexSuccess0.000
testEjbLocalRefsComplexOverlappedSuccess0.000
testEnvEntrysBaseSuccess0.002
testEnvEntrysMergeSuccess0.000
testEnvEntrysSameSuccess0.000
testEnvEntrysComplexSuccess0.001
testEnvEntrysComplexOverlappedSuccess0.000
testSingleSecurityRoleCaseBaseSuccess0.000
testSingleSecurityRoleCaseToMergeSuccess0.000
testSingleSecurityRoleCaseSameRoleSuccess0.000
testSingleSecurityRoleCaseComplexSuccess0.000
testSingleRunAsCaseBaseSuccess0.000
testSingleRunAsCaseToMergeSuccess0.000
testSingleNullServletToMergeSuccess0.000
testSingleNullNamedServletInBaseSuccess0.000
testSingleRunAsCaseSameRoleSuccess0.000
testSingleSecurityConstraintCaseBaseSuccess0.003
testSingleSecurityConstraintCaseToMergeSuccess0.000
testFilterMappingsCaseSameAddSuccess0.002
testFilterMappingsCaseSameCopySuccess0.000
testServletMappingsCaseSameSuccess0.000
testServletMappingsCaseSameCopySuccess0.000
testSingleSecurityRoleCaseBaseSuccess0.001
testSingleSecurityRoleCaseToMergeSuccess0.000
testSingleSecurityRoleCaseSameRoleSuccess0.000
testSingleSecurityRoleCaseComplexSuccess0.000
testSingleRunAsCaseBaseSuccess0.000
testSingleRunAsCaseToMergeSuccess0.000
testSingleNullServletToMergeSuccess0.001
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.001
testSingleFilterInitParamsInToMergeSuccess0.000
testSingleFilterInitParamsSameSuccess0.000
testSingleFilterInitParamsAdditiveSuccess0.000
testSingleFilterInitParamDifferentFilterNameSuccess0.000
testFilterMappingsCaseSameAddSuccess0.000
testFilterMappingsCaseSameCopySuccess0.001
testServletMappingsCaseSameAddSuccess0.000
testServletMappingsCaseSameCopySuccess0.000
Properties >>

Back to top