Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
3151099.68%182.294
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.bvt31501182.294

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

NameTestsErrorsFailuresTime(s)
ExtendedModelProviderBVT31501182.294
Back to top


TestCase ExtendedModelProviderBVT

NameStatusTypeTime(s)
testAnnotationProviderFrameworkSuccess0.002
testCerateReaderWithNullProjectSuccess3.559
testLoadForEmptyProjectSuccess6.612
testNullEnterpriseBeanAfterDeleteSuccess6.764
testGetSessionBeansSuccess3.572
testSessionBeanNameSuccess3.371
testMessageDrivenBeanSuccess3.371
testBeanWithNameSuccess3.304
testChangeSuccess4.225
testDeleteBeanSuccess3.429
testAddDeleteSessionBeanSuccess3.612
testEventsNumber1Success1.066
testEventsNumber2Success8.886
testDisposeSuccess3.864
testAddBeanThenInterfaceSuccess3.412
testAddBeanThenInterfaceThenRemoteSuccess3.404
testAddBeanThenRemoteThenLocalSuccess3.524
testAdd2BeansThenInterfaceThenRemoteSuccess3.448
testBeanWithSourceAndBinaryInterfaceSuccess3.378
testAddDeleteMessageBeanSuccess3.374
testAddDeleteLocalHomeSuccess3.539
testAddDeleteHomeSuccess3.487
testRemoveMethodSuccess3.464
testRemoveMethodOnStatelessSuccess3.351
testInitMetodSuccess3.517
testInitMetodStatelessSuccess3.426
testActivationConfigPropertySuccess3.369
testMoveBeanFileSuccess3.947
testMoveBeanFileToMetainfSuccess3.330
testAdd2BeansThenInterfaceThenRemoteThenOverrideWithLocalSuccess3.434
testAdd2BeansThenInterfaceThenLocalThenOverrideWithRemoteSuccess1.118
testAdd2BeansThenInterfaceThenLocalThenOverrideWithLocalSuccess3.453
testAdd2BeansThenInterfaceThenRemoteThenOverrideWithRemoteSuccess3.462
testLocalInterfaceInClientSuccess6.444
testLocalToRemoteInterfaceInClientSuccess0.067
testAddDeleteInterfaceEjbOnFieldAnnotationSuccess3.214
testManyEjbFieldsSuccess0.048
testAddDeleteInterfaceEjbOnMethodAnnotationSuccess0.036
testManyEjbMethodsSuccess0.046
testEjbOnMethodAndFieldsOfMessageBeanSuccess0.039
testAddDeleteBeanInterfaceOnEjbAnnotationSuccess0.034
testAddDeleteInterfaceOnEjbsAnnotationSuccess0.037
testPostActivateSuccess3.092
testPrePassivateSuccess0.007
testPostConstructSuccess0.006
testPreDestroySuccess0.005
testLifecycleOnMessageDrivenSuccess0.003
testResourceSuccess0.254
testResourcesDefaultsSuccess0.026
testResourcesSuccess0.030
testResourceUnresolvedSuccess0.056
testResourceOnFieldSuccess0.024
testResourceOnMethodSuccess0.076
testResourceOnMethodAndFieldUnresolvedSuccess0.055
testDeclareRolesSuccess3.147
testDeclareRoleOnManyBeansSuccess0.046
testRunAsSuccess0.025
testRunAsMessageBeanSuccess0.024
testDeleteProjectSameProviderSuccess3.211
testProviderForNonExistingProjectSuccess0.003
testCloseProjectSameProviderSuccess3.240
testGetTargetSuccess0.000
testConnectToNewTargetSuccess0.000
testGetSourcesSuccess0.000
testGetFilesManyFilesSuccess0.000
testGetModelObjectManyFilesSuccess0.000
testContainsFileSuccess0.000
testTwoFilesTwoObjectsSuccess0.000
testDisconnectFileSuccess0.001
testDisconnectModelObjectSuccess0.000
testRegisterSuccess0.322
testCallRegisterMethodFirstSuccess0.309
testNotArrayLocalSuccess0.105
testNotArrayRemoteSuccess0.001
testNotArrayEjbsSuccess0.001
testNotArrayResourcesSuccess0.000
testNotArrayDeclareRolesSuccess0.001
testNotArrayActivationConfigSuccess0.001
testTimeoutSuccess0.043
testTimeoutStatefulSuccess0.001
testSingletonSuccess0.002
testTransactionManagementBeanSuccess0.001
testTransactionManagementContainerSuccess0.002
testTransactionManagementContainerMDBSuccess0.001
testTransactionManagementStaticImportContainerSuccess0.002
testRemoveMethodSuccess0.002
testRemoveMethodOnStatelessSuccess0.001
testDeclareRolesOnMessageDrivenBeanSuccess0.001
testEjbRefNameSuccess0.002
testEjbRefNameWithSlashSuccess0.003
testResourceRefNameSuccess0.002
testResourceRefNameWithSlashSuccess0.002
testCerateReaderWithNullProjectSuccess0.966
testServletEjbRefSuccess0.053
testServletResourceRefSuccess0.004
testSecurityRolesSuccess0.003
testAddDeleteEjbRefSuccess0.035
testNotAServletAddDeleteEjbRefSuccess0.025
testAddDeleteResourceRefSuccess0.031
testListenerSuccess0.038
testFilterSuccess0.037
testResourcesServletSuccess0.041
testResourcesFilterSuccess0.037
testResourcesOnListenerSuccess0.039
testDeclareRolesSuccess0.037
testDeclareRoleOnManyServletsSuccess0.062
testRunAsSuccess0.032
testAddEjbRefToServletSuccess0.038
testAddDeleteEjbRefSuccess0.528
testNotAServletAddDeleteEjbRefSuccess0.044
testAddDeleteResourceRefSuccess0.052
testListenerSuccess0.066
testFilterSuccess0.055
testResourcesServletSuccess0.054
testResourcesFilterSuccess0.042
testResourcesOnListenerSuccess0.048
testDeclareRolesSuccess0.049
testDeclareRoleOnManyServletsSuccess0.091
testRunAsSuccess0.038
testAddEjbRefToServletSuccess0.060
testDeleteProjectSameProviderSuccess3.242
testProviderForNonExistingProjectSuccess0.001
testCloseProjectSameProviderSuccess0.326
testCloseEjbProjectSuccess0.310
testCloseWebProjectSuccess0.308
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.675
testAddServletWithOperationSuccess0.762
testAddServletFromJSPSuccess0.566
testGenerateDDSuccess13.287
testCreateForProjectSuccess0.000
testSameProjectDisposedProviderSuccess0.000
testSameProjectSuccess3.109
testAddBeanWithOperationSuccess3.481
testAddBeanWithOperationPreserveListenersSuccess3.147
testCreateClientProjectWithOperationSuccess3.499
testModifyOnlyModelWithOperationSuccess3.727
testZeroMergeSuccess0.000
testZeroMerge2Success0.000
testZeroMerge3Success0.000
testSesionBeansBaseSuccess0.000
testSesionBeansMergeSuccess0.000
testSesionBeansMergeSameBeanSuccess0.000
testSessionBeanComplexSuccess0.001
testMdbBeansBaseSuccess0.000
testMdbBeansMergeSameBeanSuccess0.000
testMdbBeanComplexSuccess0.000
testEntityBeansBaseSuccess0.003
testEntityBeansMergeSuccess0.000
testEntityBeansMergeSameBeanSuccess0.001
testEntityBeanComplexSuccess0.000
testGenericCopyBaseSuccess0.005
testGenericCopyMergeSuccess0.001
testSesionBeansNullNameMergeSuccess0.000
testMdBeansNullNameMergeSameBeanSuccess0.000
testEntityBeansNullNameMergeSuccess0.000
testTimeOutComplexNoParamsSuccess0.002
testTimeOutComplexWithParamsSuccess0.001
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.001
testInitMethodSameSuccess0.000
testInitMethodComplexSuccess0.000
testRemoveMethodBaseSuccess0.000
testRemoveMethodToMergeSuccess0.000
testRemoveMethodSameSuccess0.000
testRemoveMethodComplexSuccess0.000
testSecurityRoleRefsBaseSuccess0.001
testSecurityRoleRefsMergeSuccess0.000
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.000
test2xInterfacesComplexInversedSuccess0.000
testActivationConfigPropComplexSuccess0.001
testActivationConfigPropComplex2Success0.000
testActivationConfigPropBaseSuccess0.001
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.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.001
testServiceRefsMergeSuccess0.000
testServiceRefsSameSuccess0.000
testServiceRefsComplexSuccess0.000
testServiceRefsComplexOverlappedSuccess0.000
testPersistenceUnitRefsBaseSuccess0.001
testPersistenceUnitRefsMergeSuccess0.000
testPersistenceUnitRefsSameSuccess0.000
testPersistenceUnitRefsComplexSuccess0.000
testPersistenceUnitRefsComplexOverlappedSuccess0.001
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.001
testEjbRefsComplexOverlappedSuccess0.000
testEjbLocalRefsBaseSuccess0.000
testEjbLocalRefsMergeSuccess0.000
testEjbLocalRefsSameSuccess0.000
testEjbLocalRefsComplexSuccess0.000
testEjbLocalRefsComplexOverlappedSuccess0.000
testEnvEntrysBaseSuccess0.002
testEnvEntrysMergeSuccess0.000
testEnvEntrysSameSuccess0.000
testEnvEntrysComplexSuccess0.000
testEnvEntrysComplexOverlappedSuccess0.000
testSingleSecurityRoleCaseBaseSuccess0.000
testSingleSecurityRoleCaseToMergeSuccess0.001
testSingleSecurityRoleCaseSameRoleSuccess0.000
testSingleSecurityRoleCaseComplexSuccess0.000
testSingleRunAsCaseBaseSuccess0.000
testSingleRunAsCaseToMergeSuccess0.000
testSingleNullServletToMergeSuccess0.000
testSingleNullNamedServletInBaseSuccess0.001
testSingleRunAsCaseSameRoleSuccess0.000
testSingleSecurityConstraintCaseBaseSuccess0.002
testSingleSecurityConstraintCaseToMergeSuccess0.000
testFilterMappingsCaseSameAddSuccess0.002
testFilterMappingsCaseSameCopySuccess0.000
testServletMappingsCaseSameSuccess0.001
testServletMappingsCaseSameCopySuccess0.000
testSingleSecurityRoleCaseBaseSuccess0.000
testSingleSecurityRoleCaseToMergeSuccess0.000
testSingleSecurityRoleCaseSameRoleSuccess0.000
testSingleSecurityRoleCaseComplexSuccess0.001
testSingleRunAsCaseBaseSuccess0.000
testSingleRunAsCaseToMergeSuccess0.000
testSingleNullServletToMergeSuccess0.000
testSingleNullNamedServletInBaseSuccess0.001
testSingleRunAsCaseSameRoleSuccess0.000
testSingleSecurityConstraintCaseBaseSuccess0.000
testSingleSecurityConstraintCaseToMergeSuccess0.000
testSingleServletMappingInBaseSuccess0.000
testSingleServletMappingInToMergeSuccess0.001
testSingleServletMappingSameSuccess0.000
testSingleServletMappingAdditiveSuccess0.000
testSingleServletMappingDifferentServletNameSuccess0.000
testSingleFilterMappingInBaseSuccess0.000
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.001
testFilterMappingsCaseSameCopySuccess0.000
testServletMappingsCaseSameAddSuccess0.000
testServletMappingsCaseSameCopySuccess0.000
Properties >>

Back to top