Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
3151099.68%265.856
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.bvt31501265.856

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

NameTestsErrorsFailuresTime(s)
ExtendedModelProviderBVT31501265.856
Back to top


TestCase ExtendedModelProviderBVT

NameStatusTypeTime(s)
testAnnotationProviderFrameworkSuccess0.003
testCerateReaderWithNullProjectSuccess5.981
testLoadForEmptyProjectSuccess10.793
testNullEnterpriseBeanAfterDeleteSuccess11.357
testGetSessionBeansSuccess4.225
testSessionBeanNameSuccess9.849
testMessageDrivenBeanSuccess5.233
testBeanWithNameSuccess4.340
testChangeSuccess14.894
testDeleteBeanSuccess4.463
testAddDeleteSessionBeanSuccess4.300
testEventsNumber1Success5.134
testEventsNumber2Success11.554
testDisposeSuccess9.562
testAddBeanThenInterfaceSuccess3.747
testAddBeanThenInterfaceThenRemoteSuccess4.267
testAddBeanThenRemoteThenLocalSuccess3.817
testAdd2BeansThenInterfaceThenRemoteSuccess1.208
testBeanWithSourceAndBinaryInterfaceSuccess3.592
testAddDeleteMessageBeanSuccess6.768
testAddDeleteLocalHomeSuccess5.936
testAddDeleteHomeSuccess3.511
testRemoveMethodSuccess3.607
testRemoveMethodOnStatelessSuccess4.015
testInitMetodSuccess4.267
testInitMetodStatelessSuccess3.726
testActivationConfigPropertySuccess3.616
testMoveBeanFileSuccess4.690
testMoveBeanFileToMetainfSuccess3.677
testAdd2BeansThenInterfaceThenRemoteThenOverrideWithLocalSuccess4.100
testAdd2BeansThenInterfaceThenLocalThenOverrideWithRemoteSuccess3.664
testAdd2BeansThenInterfaceThenLocalThenOverrideWithLocalSuccess3.627
testAdd2BeansThenInterfaceThenRemoteThenOverrideWithRemoteSuccess4.595
testLocalInterfaceInClientSuccess9.211
testLocalToRemoteInterfaceInClientSuccess0.196
testAddDeleteInterfaceEjbOnFieldAnnotationSuccess3.345
testManyEjbFieldsSuccess0.089
testAddDeleteInterfaceEjbOnMethodAnnotationSuccess0.092
testManyEjbMethodsSuccess0.114
testEjbOnMethodAndFieldsOfMessageBeanSuccess0.132
testAddDeleteBeanInterfaceOnEjbAnnotationSuccess0.362
testAddDeleteInterfaceOnEjbsAnnotationSuccess0.237
testPostActivateSuccess4.841
testPrePassivateSuccess0.007
testPostConstructSuccess0.008
testPreDestroySuccess0.008
testLifecycleOnMessageDrivenSuccess0.006
testResourceSuccess0.981
testResourcesDefaultsSuccess0.026
testResourcesSuccess0.031
testResourceUnresolvedSuccess0.071
testResourceOnFieldSuccess0.050
testResourceOnMethodSuccess0.054
testResourceOnMethodAndFieldUnresolvedSuccess0.168
testDeclareRolesSuccess3.204
testDeclareRoleOnManyBeansSuccess0.063
testRunAsSuccess0.033
testRunAsMessageBeanSuccess0.029
testDeleteProjectSameProviderSuccess3.644
testProviderForNonExistingProjectSuccess0.003
testCloseProjectSameProviderSuccess3.296
testGetTargetSuccess0.000
testConnectToNewTargetSuccess0.000
testGetSourcesSuccess0.000
testGetFilesManyFilesSuccess0.000
testGetModelObjectManyFilesSuccess0.000
testContainsFileSuccess0.000
testTwoFilesTwoObjectsSuccess0.001
testDisconnectFileSuccess0.000
testDisconnectModelObjectSuccess0.000
testRegisterSuccess0.477
testCallRegisterMethodFirstSuccess0.752
testNotArrayLocalSuccess0.109
testNotArrayRemoteSuccess0.001
testNotArrayEjbsSuccess0.000
testNotArrayResourcesSuccess0.001
testNotArrayDeclareRolesSuccess0.000
testNotArrayActivationConfigSuccess0.001
testTimeoutSuccess0.028
testTimeoutStatefulSuccess0.001
testSingletonSuccess0.000
testTransactionManagementBeanSuccess0.001
testTransactionManagementContainerSuccess0.001
testTransactionManagementContainerMDBSuccess0.001
testTransactionManagementStaticImportContainerSuccess0.001
testRemoveMethodSuccess0.001
testRemoveMethodOnStatelessSuccess0.001
testDeclareRolesOnMessageDrivenBeanSuccess0.001
testEjbRefNameSuccess0.001
testEjbRefNameWithSlashSuccess0.002
testResourceRefNameSuccess0.001
testResourceRefNameWithSlashSuccess0.001
testCerateReaderWithNullProjectSuccess1.089
testServletEjbRefSuccess0.019
testServletResourceRefSuccess0.006
testSecurityRolesSuccess0.003
testAddDeleteEjbRefSuccess0.075
testNotAServletAddDeleteEjbRefSuccess0.032
testAddDeleteResourceRefSuccess0.047
testListenerSuccess0.045
testFilterSuccess0.068
testResourcesServletSuccess0.043
testResourcesFilterSuccess0.100
testResourcesOnListenerSuccess0.039
testDeclareRolesSuccess0.034
testDeclareRoleOnManyServletsSuccess0.082
testRunAsSuccess0.037
testAddEjbRefToServletSuccess0.050
testAddDeleteEjbRefSuccess0.783
testNotAServletAddDeleteEjbRefSuccess0.070
testAddDeleteResourceRefSuccess0.053
testListenerSuccess0.059
testFilterSuccess0.076
testResourcesServletSuccess0.074
testResourcesFilterSuccess0.169
testResourcesOnListenerSuccess0.084
testDeclareRolesSuccess0.057
testDeclareRoleOnManyServletsSuccess0.153
testRunAsSuccess0.056
testAddEjbRefToServletSuccess0.080
testDeleteProjectSameProviderSuccess3.647
testProviderForNonExistingProjectSuccess0.002
testCloseProjectSameProviderSuccess0.314
testCloseEjbProjectSuccess0.349
testCloseWebProjectSuccess1.406
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.831
testAddServletWithOperationSuccess0.571
testAddServletFromJSPSuccess0.460
testGenerateDDSuccess19.675
testCreateForProjectSuccess0.000
testSameProjectDisposedProviderSuccess0.000
testSameProjectSuccess3.296
testAddBeanWithOperationSuccess4.951
testAddBeanWithOperationPreserveListenersSuccess8.836
testCreateClientProjectWithOperationSuccess7.265
testModifyOnlyModelWithOperationSuccess0.882
testZeroMergeSuccess0.000
testZeroMerge2Success0.000
testZeroMerge3Success0.000
testSesionBeansBaseSuccess0.000
testSesionBeansMergeSuccess0.000
testSesionBeansMergeSameBeanSuccess0.001
testSessionBeanComplexSuccess0.000
testMdbBeansBaseSuccess0.000
testMdbBeansMergeSameBeanSuccess0.000
testMdbBeanComplexSuccess0.000
testEntityBeansBaseSuccess0.003
testEntityBeansMergeSuccess0.000
testEntityBeansMergeSameBeanSuccess0.000
testEntityBeanComplexSuccess0.000
testGenericCopyBaseSuccess0.004
testGenericCopyMergeSuccess0.000
testSesionBeansNullNameMergeSuccess0.000
testMdBeansNullNameMergeSameBeanSuccess0.000
testEntityBeansNullNameMergeSuccess0.001
testTimeOutComplexNoParamsSuccess0.001
testTimeOutComplexWithParamsSuccess0.000
testTimeOutComplexWithParams2Success0.001
testTimeOutBaseSuccess0.000
testTimeOutMergeSuccess0.000
testSecurityIdentityBaseSuccess0.000
testSecurityIdentityMergeSuccess0.001
testSecurityIdentitySameSuccess0.000
testSecurityIdentityComplexSuccess0.000
testTransactionTypeBaseSuccess0.000
testTransactionTypeMergeSuccess0.000
testTransactionTypeSameSuccess0.000
testTransactionTypeComplexSuccess0.001
testInitMethodBaseSuccess0.000
testInitMethodToMergeSuccess0.000
testInitMethodSameSuccess0.000
testInitMethodComplexSuccess0.000
testRemoveMethodBaseSuccess0.001
testRemoveMethodToMergeSuccess0.000
testRemoveMethodSameSuccess0.000
testRemoveMethodComplexSuccess0.000
testSecurityRoleRefsBaseSuccess0.000
testSecurityRoleRefsMergeSuccess0.001
testSecurityRoleRefsSameSuccess0.000
testSecurityRoleRefsComplexSuccess0.000
testBeanClassBaseSuccess0.000
testBeanClassMergeSuccess0.000
testBeanClassSameSuccess0.000
testBussinessInterfacesBaseSuccess0.000
testBussinessInterfacesMergeSuccess0.000
testBussinessInterfacesSameSuccess0.000
testBussinessInterfacesComplexSuccess0.000
test2xInterfacesBaseSuccess0.000
test2xInterfacesMergeSuccess0.000
test2xInterfacesSameSuccess0.000
test2xInterfacesComplexSuccess0.001
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.001
testSecurityIdentitySameSuccess0.000
testSecurityIdentityComplexSuccess0.000
testTransactionTypeBaseSuccess0.000
testTransactionTypeMergeSuccess0.000
testTransactionTypeSameSuccess0.000
testTransactionTypeComplexSuccess0.000
testMessagingTypeBaseSuccess0.000
testMessagingTypeMergeSuccess0.001
testMessagingTypeSameSuccess0.000
testMessagingTypeComplexSuccess0.000
testEmptySecurityRoleCaseSuccess0.000
testSingleSecurityRoleCaseBaseSuccess0.000
testSingleSecurityRoleCaseToMergeSuccess0.000
testSingleSecurityRoleCaseSameRoleSuccess0.000
testSingleSecurityRoleCaseComplexSuccess0.001
testSingleSecurityRoleCaseComplexWithoutNameSuccess0.000
testResourceEnvRefsBaseSuccess0.001
testResourceEnvRefsMergeSuccess0.000
testResourceEnvRefsSameSuccess0.000
testResourceEnvRefsComplexSuccess0.000
testResourceEnvRefsComplexOverlappedSuccess0.000
testResourceRefsBaseSuccess0.001
testResourceRefsMergeSuccess0.000
testResourceRefsSameSuccess0.000
testResourceRefsComplexSuccess0.000
testResourceRefsComplexOverlappedSuccess0.000
testServiceRefBaseSuccess0.002
testServiceRefsMergeSuccess0.000
testServiceRefsSameSuccess0.000
testServiceRefsComplexSuccess0.000
testServiceRefsComplexOverlappedSuccess0.000
testPersistenceUnitRefsBaseSuccess0.001
testPersistenceUnitRefsMergeSuccess0.000
testPersistenceUnitRefsSameSuccess0.000
testPersistenceUnitRefsComplexSuccess0.001
testPersistenceUnitRefsComplexOverlappedSuccess0.000
testPersistenceContextRefsBaseSuccess0.001
testPersistenceContextRefsMergeSuccess0.000
testPersistenceContextRefsSameSuccess0.000
testPersistenceContextRefsComplexSuccess0.000
testPersistenceContextRefsComplexOverlappedSuccess0.001
testMessageDestinationRefsBaseSuccess0.000
testMessageDestinationRefsMergeSuccess0.001
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.000
testSingleSecurityRoleCaseToMergeSuccess0.000
testSingleSecurityRoleCaseSameRoleSuccess0.000
testSingleSecurityRoleCaseComplexSuccess0.001
testSingleRunAsCaseBaseSuccess0.000
testSingleRunAsCaseToMergeSuccess0.000
testSingleNullServletToMergeSuccess0.000
testSingleNullNamedServletInBaseSuccess0.000
testSingleRunAsCaseSameRoleSuccess0.001
testSingleSecurityConstraintCaseBaseSuccess0.001
testSingleSecurityConstraintCaseToMergeSuccess0.001
testFilterMappingsCaseSameAddSuccess0.001
testFilterMappingsCaseSameCopySuccess0.001
testServletMappingsCaseSameSuccess0.000
testServletMappingsCaseSameCopySuccess0.000
testSingleSecurityRoleCaseBaseSuccess0.000
testSingleSecurityRoleCaseToMergeSuccess0.001
testSingleSecurityRoleCaseSameRoleSuccess0.000
testSingleSecurityRoleCaseComplexSuccess0.000
testSingleRunAsCaseBaseSuccess0.001
testSingleRunAsCaseToMergeSuccess0.000
testSingleNullServletToMergeSuccess0.000
testSingleNullNamedServletInBaseSuccess0.000
testSingleRunAsCaseSameRoleSuccess0.000
testSingleSecurityConstraintCaseBaseSuccess0.001
testSingleSecurityConstraintCaseToMergeSuccess0.000
testSingleServletMappingInBaseSuccess0.000
testSingleServletMappingInToMergeSuccess0.000
testSingleServletMappingSameSuccess0.001
testSingleServletMappingAdditiveSuccess0.000
testSingleServletMappingDifferentServletNameSuccess0.000
testSingleFilterMappingInBaseSuccess0.001
testSingleFilterMappingInToMergeSuccess0.000
testSingleFilterMappingSameSuccess0.000
testSingleFilterMappingAdditiveSuccess0.000
testSingleFilterMappingDifferentFilterNameSuccess0.001
testSingleInitParamsInBaseSuccess0.000
testSingleInitParamsInToMergeSuccess0.000
testSingleInitParamsSameSuccess0.000
testSingleInitParamsAdditiveSuccess0.001
testSingleInitParamsDifferentServletNameSuccess0.000
testSingleFilterInitParamsInBaseSuccess0.000
testSingleFilterInitParamsInToMergeSuccess0.000
testSingleFilterInitParamsSameSuccess0.001
testSingleFilterInitParamsAdditiveSuccess0.000
testSingleFilterInitParamDifferentFilterNameSuccess0.000
testFilterMappingsCaseSameAddSuccess0.000
testFilterMappingsCaseSameCopySuccess0.001
testServletMappingsCaseSameAddSuccess0.000
testServletMappingsCaseSameCopySuccess0.000
Properties >>

Back to top