Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1891198.94%953.747
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.bvt18911953.747

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

NameTestsErrorsFailuresTime(s)
EnterpriseBVT18911953.747
Back to top


TestCase EnterpriseBVT

NameStatusTypeTime(s)
testConnector10_DefaultsSuccess4.287
testConnector15_DefaultsSuccess2.485
testConnector16_DefaultsSuccess2.968
testConnector10_WithEARSuccess2.209
testConnector15_WithEARSuccess1.154
testConnector16_WithEARSuccess3.039
testConnector10_ChangedSrouceFolderSuccess2.179
testConnector15_ChangedSrouceFolderSuccess2.156
testConnector16_ChangedSrouceFolderSuccess2.079
testConnector10_ChangedSrouceFolder_WithEARSuccess1.200
testConnector15_ChangedSrouceFolder_WithEARSuccess3.206
testConnector16_ChangedSrouceFolder_WithEARSuccess2.058
testConnectorExport10_DefaultsSuccess1.330
testConnectorExport15_DefaultsSuccess3.450
testConnectorExport10_WithEARSuccess2.455
testConnectorExport15_WithEARSuccess2.050
testConnectorExport10_ChangedSourceFolderSuccess2.353
testConnectorExport15_ChangedSourceFolderSuccess2.030
testConnectorExport10_ChangedSourceFolder_WithEARSuccess2.432
testConnectorExport15_ChangedSourceFolder_WithEARSuccess1.083
testConnectorImport10_DefaultsSuccess8.340
testConnectorImport15_DefaultsSuccess8.492
testConnectorImport10_WithEARSuccess6.698
testConnectorImport15_WithEARSuccess7.338
testConnectorImport10_DiffSourceFolderSuccess9.418
testConnectorImport15_DiffSourceFolderSuccess9.470
testConnectorImport10_DiffSourceFolder_WithEARSuccess8.478
testConnectorImport15_DiffSourceFolder_WithEARSuccess9.630
testEARExport12_WithDependenciesSuccess5.612
testEARExport13_WithDependenciesSuccess5.631
testEARExport14_WithDependenciesSuccess7.918
testEARExport50_WithDependenciesSuccess7.381
testEARExport12_ChangedContentDir_WithDependenciesSuccess6.345
testEARExport13_ChangedContentDir_WithDependenciesSuccess4.868
testEARExport14_ChangedContentDir_WithDependenciesSuccess6.755
testEARExport50_ChangedContentDir_WithDependenciesSuccess7.831
testEARExport50_WithDependencies_WithDDSuccess8.915
testEARExport50_ChangedContentDir_WithDependencies_WithDDSuccess13.774
testEARImport12_WithDependenciesSuccess18.724
testEARImport13_WithDependenciesSuccess20.276
testEARImport14_WithDependenciesSuccess21.964
testEARImport50_WithDependenciesSuccess26.326
testEARImport12_ChangedContentDir_WithDependenciesSuccess16.996
testEARImport13_ChangedContentDir_WithDependenciesSuccess22.681
testEARImport14_ChangedContentDir_WithDependenciesSuccess22.353
testEARImport50_ChangedContentDir_WithDependenciesSuccess26.392
testEARImport50_EAR5NoDD_DependincesNoDDsSuccess8.332
testEARImport50_EAR5NoDD_DependincesNoDDs_WithUtilSuccess8.933
testEARImport50_EAR5NoDD_DependincesWithDDsSuccess7.156
testEARImport50_EAR5NoDD_DependincesWithDDs_WithUtilSuccess6.258
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDsSuccess9.750
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDs_WithUtilSuccess6.495
testEARImport50_EAR5WithDD_DependincesNoDDsSuccess10.707
testEARImport50_EAR5WithDD_DependincesNoDDs_WithUtilSuccess10.539
testEARImport50_EAR5WithDD_DependincesWithDDsSuccess7.340
testEARImport50_EAR5WithDD_DependincesWithDDs_WithUtilSuccess7.505
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDsSuccess7.780
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDs_WithUtilSuccess7.912
test288180Success1.973
testEAR12_DefaultsSuccess2.101
testEAR13_DefaultsSuccess1.962
testEAR14_DefaultsSuccess2.056
testEAR50_DefaultsSuccess1.946
testEAR60_DefaultsSuccess2.048
testEAR12_ChangedContentDirSuccess1.963
testEAR13_ChangedContentDirSuccess2.171
testEAR14_ChangedContentDirSuccess2.068
testEAR50_ChangedContentDirSuccess2.028
testEAR60_ChangedContentDirSuccess1.964
testEAR12_WithDependenciesSuccess3.765
testEAR13_WithDependenciesSuccess4.259
testEAR14_WithDependenciesSuccess7.259
testEAR50_WithDependenciesSuccess8.036
testEAR60_WithDependenciesSuccess10.262
testEAR12_ChangedContentDir_WithDependenciesSuccess5.704
testEAR13_ChangedContentDir_WithDependenciesSuccess5.484
testEAR14_ChangedContentDir_WithDependenciesSuccess5.662
testEAR50_ChangedContentDir_WithDependenciesSuccess9.001
testEAR60_ChangedContentDir_WithDependenciesSuccess10.922
testEAR50_Defaults_WithDDSuccess3.483
testEAR60_Defaults_WithDDSuccess1.064
testEAR50_ChangedContentDir_WithDDSuccess2.056
testEAR60_ChangedContentDir_WithDDSuccess2.974
testEAR50_WithVariableReferenceFailureexpected:<1> but was:<0>

junit.framework.AssertionFailedError: expected:<1> but was:<0>
at org.eclipse.wtp.j2ee.headless.tests.ear.operations.EARProjectCreationOperationTest.testEAR50_WithVariableReference(EARProjectCreationOperationTest.java:445)
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)
2.171
testEARWithJarInLibFolderSuccess1.976
testEARWithClasspathContainerReferenceError N/A

java.lang.NullPointerException
at org.eclipse.jst.jee.archive.internal.ArchiveImpl.containsArchiveResource(ArchiveImpl.java:242)
at org.eclipse.jst.j2ee.internal.archive.JavaEEArchiveUtilities.getJavaEEQuickPeek(JavaEEArchiveUtilities.java:316)
at org.eclipse.jst.j2ee.internal.componentcore.JavaEEBinaryComponentHelper.getJavaEEQuickPeek(JavaEEBinaryComponentHelper.java:91)
at org.eclipse.jst.j2ee.project.JavaEEProjectUtilities.getJ2EEComponentType(JavaEEProjectUtilities.java:273)
at org.eclipse.jst.j2ee.internal.common.exportmodel.JEEHeirarchyExportParticipant.isChildModule(JEEHeirarchyExportParticipant.java:68)
at org.eclipse.wst.common.componentcore.internal.flat.FlatVirtualComponent.shouldAddComponentFile(FlatVirtualComponent.java:217)
at org.eclipse.wst.common.componentcore.internal.flat.VirtualComponentFlattenUtility.addFile(VirtualComponentFlattenUtility.java:117)
at org.eclipse.wst.common.componentcore.internal.flat.VirtualComponentFlattenUtility.addMembersInternal(VirtualComponentFlattenUtility.java:98)
at org.eclipse.wst.common.componentcore.internal.flat.VirtualComponentFlattenUtility.addMembers(VirtualComponentFlattenUtility.java:50)
at org.eclipse.wst.common.componentcore.internal.flat.FlatVirtualComponent.consumeComponent(FlatVirtualComponent.java:205)
at org.eclipse.wst.common.componentcore.internal.flat.FlatVirtualComponent.addConsumedReferences(FlatVirtualComponent.java:196)
at org.eclipse.wst.common.componentcore.internal.flat.FlatVirtualComponent.treeWalk(FlatVirtualComponent.java:167)
at org.eclipse.wst.common.componentcore.internal.flat.FlatVirtualComponent.cacheResources(FlatVirtualComponent.java:121)
at org.eclipse.wst.common.componentcore.internal.flat.FlatVirtualComponent.fetchResources(FlatVirtualComponent.java:101)
at org.eclipse.wst.web.internal.deployables.FlatComponentDeployable.members(FlatComponentDeployable.java:147)
at org.eclipse.jst.j2ee.internal.deployables.J2EEFlexProjDeployable.members(J2EEFlexProjDeployable.java:271)
at org.eclipse.wtp.j2ee.headless.tests.ear.operations.EARProjectCreationOperationTest.testEARWithClasspathContainerReference(EARProjectCreationOperationTest.java:523)
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)
2.010
testACExport12_DefaultsSuccess2.221
testACExport13_DefaultsSuccess2.221
testACExport14_DefaultsSuccess2.093
testACExport50_DefaultsSuccess1.999
testACExport60_DefaultsSuccess2.142
testACExport12_NoDefaultClassSuccess2.092
testACExport13_NoDefaultClassSuccess2.031
testACExport14_NoDefaultClassSuccess2.052
testACExport50_NoDefaultClassSuccess1.184
testACExport60_NoDefaultClassSuccess2.988
testACExport12_AddToEARSuccess2.425
testACExport13_AddToEARSuccess2.083
testACExport14_AddToEARSuccess2.328
testACExport50_AddToEARSuccess2.069
testACExport60_AddToEARSuccess2.117
testACExport12_InterestingNameSuccess1.943
testACExport13_InterestingNameSuccess2.300
testACExport14_InterestingNameSuccess2.383
testACExport50_InterestingNameSuccess2.039
testACExport60_InterestingNameSuccess1.980
testACExport12_AddToEAR_InterestingNameSuccess2.942
testACExport13_AddToEAR_InterestingNameSuccess2.509
testACExport14_AddToEAR_InterestingNameSuccess2.700
testACExport50_AddToEAR_InterestingNameSuccess2.446
testACExport60_AddToEAR_InterestingNameSuccess2.180
testACExport50_WithDDSuccess1.107
testACExport60_WithDDSuccess3.280
testACExport50_NoDefaultClass_WithDDSuccess2.029
testACExport60_NoDefaultClass_WithDDSuccess2.092
testACExport50_AddToEAR_WithDDSuccess1.992
testACExport60_AddToEAR_WithDDSuccess1.033
testACExport50_AddToEAR_InterestingName_WithDDSuccess2.957
testACExport60_AddToEAR_InterestingName_WithDDSuccess2.080
testACImport12_DefaultsSuccess10.205
testACImport13_DefaultsSuccess9.561
testACImport14_DefaultsSuccess7.242
testACImport12_NoDefaultClassSuccess9.247
testACImport13_NoDefaultClassSuccess7.130
testACImport14_NoDefaultClassSuccess8.288
testACImport12_AddToEARSuccess9.283
testACImport13_AddToEARSuccess10.244
testACImport14_AddToEARSuccess10.421
testACImport12_InterestingNameSuccess9.248
testACImport13_InterestingNameSuccess10.263
testACImport14_InterestingNameSuccess6.179
testACImport12_AddToEAR_InterestingNameSuccess9.386
testACImport13_AddToEAR_InterestingNameSuccess8.279
testACImport14_AddToEAR_InterestingNameSuccess8.348
testACImport50_WithDDSuccess9.401
testACImport50_NoDefaultClass_WithDDSuccess8.425
testACImport50_AddToEAR_WithDDSuccess7.797
testACImport50_AddToEAR_InterestingName_WithDDSuccess8.258
testAC12_DefaultsSuccess2.048
testAC13_DefaultsSuccess1.239
testAC14_DefaultsSuccess2.964
testAC50_DefaultsSuccess2.160
testAC60_DefaultsSuccess2.210
testAC12_NoDefaultClassSuccess2.020
testAC13_NoDefaultClassSuccess1.989
testAC14_NoDefaultClassSuccess2.118
testAC50_NoDefaultClassSuccess2.015
testAC60_NoDefaultClassSuccess1.982
testAC12_AddToEARSuccess2.023
testAC13_AddToEARSuccess2.075
testAC14_AddToEARSuccess2.272
testAC50_AddToEARSuccess2.071
testAC60_AddToEARSuccess1.109
testAC12_InterestingNameSuccess3.061
testAC13_InterestingNameSuccess2.089
testAC14_InterestingNameSuccess1.062
testAC50_InterestingNameSuccess3.045
testAC60_InterestingNameSuccess2.039
testAC12_AddToEAR_InterestingNameSuccess2.300
testAC13_AddToEAR_InterestingNameSuccess2.675
testAC14_AddToEAR_InterestingNameSuccess1.129
testAC50_AddToEAR_InterestingNameSuccess2.065
testAC60_AddToEAR_InterestingNameSuccess3.092
testAC50_WithDDSuccess2.030
testAC50_NoDefaultClass_WithDDSuccess2.092
testAC50_AddToEAR_WithDDSuccess2.093
testAC50_AddToEAR_InterestingName_WithDDSuccess2.058
testAC60_WithDDSuccess2.044
testAC60_NoDefaultClass_WithDDSuccess2.041
testAC60_AddToEAR_WithDDSuccess2.042
testAC60_AddToEAR_InterestingName_WithDDSuccess2.294
testUtility_DefaultsSuccess1.037
testUtility_AddToEARSuccess3.083
testUtility_AddToExisitingEAR12Success1.992
testUtility_AddToExisitingEAR13Success2.051
testUtility_AddToExisitingEAR14Success2.050
testUtility_AddToExisitingEAR5_WithoutDDSuccess2.040
testUtility_AddToExisitingEAR5_WithDDSuccess1.079
testUtilityExport_DefaultsSuccess3.032
testUtilityExport_AddToExisitingEAR12Success2.209
testUtilityExport_AddToExisitingEAR13Success2.064
testUtilityExport_AddToExisitingEAR14Success2.034
testUtilityExport_AddToExisitingEAR5_WithoutDDSuccess2.079
testUtilityExport_AddToExisitingEAR5_WithDDSuccess2.119
testUtilityImport_DefaultsSuccess10.232
testUtilityImport_AddToExisitingEAR12Success9.210
testUtilityImport_AddToExisitingEAR13Success9.218
testUtilityImport_AddToExisitingEAR14Success10.295
testUtilityImport_AddToExisitingEAR5_WithDDSuccess7.179
Properties >>

Back to top