Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1891099.47%976.616
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.bvt18901976.616

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

NameTestsErrorsFailuresTime(s)
EnterpriseBVT18901976.616
Back to top


TestCase EnterpriseBVT

NameStatusTypeTime(s)
testConnector10_DefaultsSuccess4.262
testConnector15_DefaultsSuccess2.786
testConnector16_DefaultsSuccess1.880
testConnector10_WithEARSuccess3.100
testConnector15_WithEARSuccess1.187
testConnector16_WithEARSuccess4.126
testConnector10_ChangedSrouceFolderSuccess2.138
testConnector15_ChangedSrouceFolderSuccess2.068
testConnector16_ChangedSrouceFolderSuccess2.156
testConnector10_ChangedSrouceFolder_WithEARSuccess2.141
testConnector15_ChangedSrouceFolder_WithEARSuccess1.105
testConnector16_ChangedSrouceFolder_WithEARSuccess3.042
testConnectorExport10_DefaultsSuccess2.145
testConnectorExport15_DefaultsSuccess2.024
testConnectorExport10_WithEARSuccess2.178
testConnectorExport15_WithEARSuccess2.020
testConnectorExport10_ChangedSourceFolderSuccess1.147
testConnectorExport15_ChangedSourceFolderSuccess3.246
testConnectorExport10_ChangedSourceFolder_WithEARSuccess2.112
testConnectorExport15_ChangedSourceFolder_WithEARSuccess1.053
testConnectorImport10_DefaultsSuccess10.497
testConnectorImport15_DefaultsSuccess13.812
testConnectorImport10_WithEARSuccess7.475
testConnectorImport15_WithEARSuccess10.415
testConnectorImport10_DiffSourceFolderSuccess9.396
testConnectorImport15_DiffSourceFolderSuccess9.418
testConnectorImport10_DiffSourceFolder_WithEARSuccess8.347
testConnectorImport15_DiffSourceFolder_WithEARSuccess9.373
testEARExport12_WithDependenciesSuccess5.012
testEARExport13_WithDependenciesSuccess4.410
testEARExport14_WithDependenciesSuccess11.938
testEARExport50_WithDependenciesSuccess15.431
testEARExport12_ChangedContentDir_WithDependenciesSuccess4.630
testEARExport13_ChangedContentDir_WithDependenciesSuccess4.996
testEARExport14_ChangedContentDir_WithDependenciesSuccess6.503
testEARExport50_ChangedContentDir_WithDependenciesSuccess6.994
testEARExport50_WithDependencies_WithDDSuccess14.672
testEARExport50_ChangedContentDir_WithDependencies_WithDDSuccess8.720
testEARImport12_WithDependenciesSuccess19.776
testEARImport13_WithDependenciesSuccess22.799
testEARImport14_WithDependenciesSuccess23.329
testEARImport50_WithDependenciesSuccess30.581
testEARImport12_ChangedContentDir_WithDependenciesSuccess17.927
testEARImport13_ChangedContentDir_WithDependenciesSuccess21.662
testEARImport14_ChangedContentDir_WithDependenciesSuccess21.774
testEARImport50_ChangedContentDir_WithDependenciesSuccess26.291
testEARImport50_EAR5NoDD_DependincesNoDDsSuccess8.014
testEARImport50_EAR5NoDD_DependincesNoDDs_WithUtilSuccess8.310
testEARImport50_EAR5NoDD_DependincesWithDDsSuccess6.174
testEARImport50_EAR5NoDD_DependincesWithDDs_WithUtilSuccess7.741
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDsSuccess6.632
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDs_WithUtilSuccess7.963
testEARImport50_EAR5WithDD_DependincesNoDDsSuccess9.419
testEARImport50_EAR5WithDD_DependincesNoDDs_WithUtilSuccess5.653
testEARImport50_EAR5WithDD_DependincesWithDDsSuccess6.255
testEARImport50_EAR5WithDD_DependincesWithDDs_WithUtilSuccess6.884
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDsSuccess6.834
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDs_WithUtilSuccess8.646
test288180Success1.969
testEAR12_DefaultsSuccess2.081
testEAR13_DefaultsSuccess1.962
testEAR14_DefaultsSuccess2.148
testEAR50_DefaultsSuccess1.048
testEAR60_DefaultsSuccess2.938
testEAR12_ChangedContentDirSuccess2.069
testEAR13_ChangedContentDirSuccess1.152
testEAR14_ChangedContentDirSuccess2.982
testEAR50_ChangedContentDirSuccess2.039
testEAR60_ChangedContentDirSuccess2.045
testEAR12_WithDependenciesSuccess4.521
testEAR13_WithDependenciesSuccess4.294
testEAR14_WithDependenciesSuccess8.299
testEAR50_WithDependenciesSuccess8.675
testEAR60_WithDependenciesSuccess7.538
testEAR12_ChangedContentDir_WithDependenciesSuccess6.558
testEAR13_ChangedContentDir_WithDependenciesSuccess4.597
testEAR14_ChangedContentDir_WithDependenciesSuccess5.779
testEAR50_ChangedContentDir_WithDependenciesSuccess7.781
testEAR60_ChangedContentDir_WithDependenciesSuccess21.177
testEAR50_Defaults_WithDDSuccess2.450
testEAR60_Defaults_WithDDSuccess2.052
testEAR50_ChangedContentDir_WithDDSuccess1.947
testEAR60_ChangedContentDir_WithDDSuccess2.055
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)
1.944
testEARWithJarInLibFolderSuccess2.086
testEARWithClasspathContainerReferenceSuccess2.084
testACExport12_DefaultsSuccess2.063
testACExport13_DefaultsSuccess1.998
testACExport14_DefaultsSuccess1.237
testACExport50_DefaultsSuccess2.951
testACExport60_DefaultsSuccess1.931
testACExport12_NoDefaultClassSuccess1.960
testACExport13_NoDefaultClassSuccess2.019
testACExport14_NoDefaultClassSuccess1.964
testACExport50_NoDefaultClassSuccess2.431
testACExport60_NoDefaultClassSuccess2.048
testACExport12_AddToEARSuccess2.018
testACExport13_AddToEARSuccess2.027
testACExport14_AddToEARSuccess4.251
testACExport50_AddToEARSuccess3.798
testACExport60_AddToEARSuccess1.987
testACExport12_InterestingNameSuccess2.409
testACExport13_InterestingNameSuccess2.516
testACExport14_InterestingNameSuccess1.979
testACExport50_InterestingNameSuccess2.309
testACExport60_InterestingNameSuccess1.976
testACExport12_AddToEAR_InterestingNameSuccess2.051
testACExport13_AddToEAR_InterestingNameSuccess2.411
testACExport14_AddToEAR_InterestingNameSuccess2.424
testACExport50_AddToEAR_InterestingNameSuccess2.104
testACExport60_AddToEAR_InterestingNameSuccess1.949
testACExport50_WithDDSuccess2.173
testACExport60_WithDDSuccess1.271
testACExport50_NoDefaultClass_WithDDSuccess3.008
testACExport60_NoDefaultClass_WithDDSuccess2.039
testACExport50_AddToEAR_WithDDSuccess1.999
testACExport60_AddToEAR_WithDDSuccess2.055
testACExport50_AddToEAR_InterestingName_WithDDSuccess2.098
testACExport60_AddToEAR_InterestingName_WithDDSuccess2.394
testACImport12_DefaultsSuccess8.150
testACImport13_DefaultsSuccess8.311
testACImport14_DefaultsSuccess9.183
testACImport12_NoDefaultClassSuccess8.444
testACImport13_NoDefaultClassSuccess8.527
testACImport14_NoDefaultClassSuccess10.436
testACImport12_AddToEARSuccess9.640
testACImport13_AddToEARSuccess7.115
testACImport14_AddToEARSuccess8.200
testACImport12_InterestingNameSuccess9.096
testACImport13_InterestingNameSuccess9.063
testACImport14_InterestingNameSuccess10.154
testACImport12_AddToEAR_InterestingNameSuccess8.287
testACImport13_AddToEAR_InterestingNameSuccess7.054
testACImport14_AddToEAR_InterestingNameSuccess9.086
testACImport50_WithDDSuccess9.227
testACImport50_NoDefaultClass_WithDDSuccess9.126
testACImport50_AddToEAR_WithDDSuccess8.055
testACImport50_AddToEAR_InterestingName_WithDDSuccess9.252
testAC12_DefaultsSuccess2.112
testAC13_DefaultsSuccess2.209
testAC14_DefaultsSuccess1.997
testAC50_DefaultsSuccess2.069
testAC60_DefaultsSuccess2.350
testAC12_NoDefaultClassSuccess2.017
testAC13_NoDefaultClassSuccess2.061
testAC14_NoDefaultClassSuccess1.996
testAC50_NoDefaultClassSuccess2.007
testAC60_NoDefaultClassSuccess2.150
testAC12_AddToEARSuccess2.096
testAC13_AddToEARSuccess2.609
testAC14_AddToEARSuccess2.060
testAC50_AddToEARSuccess2.009
testAC60_AddToEARSuccess2.101
testAC12_InterestingNameSuccess2.007
testAC13_InterestingNameSuccess2.306
testAC14_InterestingNameSuccess1.978
testAC50_InterestingNameSuccess2.059
testAC60_InterestingNameSuccess2.034
testAC12_AddToEAR_InterestingNameSuccess2.032
testAC13_AddToEAR_InterestingNameSuccess2.177
testAC14_AddToEAR_InterestingNameSuccess2.032
testAC50_AddToEAR_InterestingNameSuccess2.003
testAC60_AddToEAR_InterestingNameSuccess1.085
testAC50_WithDDSuccess3.019
testAC50_NoDefaultClass_WithDDSuccess2.023
testAC50_AddToEAR_WithDDSuccess1.093
testAC50_AddToEAR_InterestingName_WithDDSuccess3.005
testAC60_WithDDSuccess2.018
testAC60_NoDefaultClass_WithDDSuccess2.006
testAC60_AddToEAR_WithDDSuccess2.182
testAC60_AddToEAR_InterestingName_WithDDSuccess1.987
testUtility_DefaultsSuccess2.117
testUtility_AddToEARSuccess2.020
testUtility_AddToExisitingEAR12Success2.012
testUtility_AddToExisitingEAR13Success2.023
testUtility_AddToExisitingEAR14Success2.084
testUtility_AddToExisitingEAR5_WithoutDDSuccess1.042
testUtility_AddToExisitingEAR5_WithDDSuccess2.035
testUtilityExport_DefaultsSuccess2.029
testUtilityExport_AddToExisitingEAR12Success3.063
testUtilityExport_AddToExisitingEAR13Success1.109
testUtilityExport_AddToExisitingEAR14Success2.969
testUtilityExport_AddToExisitingEAR5_WithoutDDSuccess2.096
testUtilityExport_AddToExisitingEAR5_WithDDSuccess2.072
testUtilityImport_DefaultsSuccess9.177
testUtilityImport_AddToExisitingEAR12Success9.237
testUtilityImport_AddToExisitingEAR13Success9.152
testUtilityImport_AddToExisitingEAR14Success8.166
testUtilityImport_AddToExisitingEAR5_WithDDSuccess8.113
Properties >>

Back to top