Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1891099.47%909.712
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.bvt18901909.712

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

NameTestsErrorsFailuresTime(s)
EnterpriseBVT18901909.712
Back to top


TestCase EnterpriseBVT

NameStatusTypeTime(s)
testConnector10_DefaultsSuccess3.974
testConnector15_DefaultsSuccess2.454
testConnector16_DefaultsSuccess3.009
testConnector10_WithEARSuccess2.239
testConnector15_WithEARSuccess1.143
testConnector16_WithEARSuccess3.049
testConnector10_ChangedSrouceFolderSuccess2.126
testConnector15_ChangedSrouceFolderSuccess2.105
testConnector16_ChangedSrouceFolderSuccess2.061
testConnector10_ChangedSrouceFolder_WithEARSuccess2.165
testConnector15_ChangedSrouceFolder_WithEARSuccess2.506
testConnector16_ChangedSrouceFolder_WithEARSuccess2.112
testConnectorExport10_DefaultsSuccess1.376
testConnectorExport15_DefaultsSuccess3.413
testConnectorExport10_WithEARSuccess2.309
testConnectorExport15_WithEARSuccess2.340
testConnectorExport10_ChangedSourceFolderSuccess2.133
testConnectorExport15_ChangedSourceFolderSuccess2.032
testConnectorExport10_ChangedSourceFolder_WithEARSuccess2.325
testConnectorExport15_ChangedSourceFolder_WithEARSuccess2.310
testConnectorImport10_DefaultsSuccess6.307
testConnectorImport15_DefaultsSuccess9.484
testConnectorImport10_WithEARSuccess7.401
testConnectorImport15_WithEARSuccess9.478
testConnectorImport10_DiffSourceFolderSuccess6.384
testConnectorImport15_DiffSourceFolderSuccess8.527
testConnectorImport10_DiffSourceFolder_WithEARSuccess6.355
testConnectorImport15_DiffSourceFolder_WithEARSuccess7.445
testEARExport12_WithDependenciesSuccess4.302
testEARExport13_WithDependenciesSuccess6.751
testEARExport14_WithDependenciesSuccess6.218
testEARExport50_WithDependenciesSuccess8.687
testEARExport12_ChangedContentDir_WithDependenciesSuccess6.256
testEARExport13_ChangedContentDir_WithDependenciesSuccess4.969
testEARExport14_ChangedContentDir_WithDependenciesSuccess6.338
testEARExport50_ChangedContentDir_WithDependenciesSuccess9.288
testEARExport50_WithDependencies_WithDDSuccess9.756
testEARExport50_ChangedContentDir_WithDependencies_WithDDSuccess11.071
testEARImport12_WithDependenciesSuccess18.757
testEARImport13_WithDependenciesSuccess19.947
testEARImport14_WithDependenciesSuccess20.477
testEARImport50_WithDependenciesSuccess25.736
testEARImport12_ChangedContentDir_WithDependenciesSuccess15.616
testEARImport13_ChangedContentDir_WithDependenciesSuccess21.051
testEARImport14_ChangedContentDir_WithDependenciesSuccess18.875
testEARImport50_ChangedContentDir_WithDependenciesSuccess26.224
testEARImport50_EAR5NoDD_DependincesNoDDsSuccess8.526
testEARImport50_EAR5NoDD_DependincesNoDDs_WithUtilSuccess8.589
testEARImport50_EAR5NoDD_DependincesWithDDsSuccess6.208
testEARImport50_EAR5NoDD_DependincesWithDDs_WithUtilSuccess8.185
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDsSuccess6.185
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDs_WithUtilSuccess6.029
testEARImport50_EAR5WithDD_DependincesNoDDsSuccess8.675
testEARImport50_EAR5WithDD_DependincesNoDDs_WithUtilSuccess7.340
testEARImport50_EAR5WithDD_DependincesWithDDsSuccess6.168
testEARImport50_EAR5WithDD_DependincesWithDDs_WithUtilSuccess5.264
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDsSuccess9.732
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDs_WithUtilSuccess8.095
test288180Success2.058
testEAR12_DefaultsSuccess2.141
testEAR13_DefaultsSuccess2.057
testEAR14_DefaultsSuccess2.062
testEAR50_DefaultsSuccess2.046
testEAR60_DefaultsSuccess1.936
testEAR12_ChangedContentDirSuccess2.061
testEAR13_ChangedContentDirSuccess1.955
testEAR14_ChangedContentDirSuccess2.053
testEAR50_ChangedContentDirSuccess2.035
testEAR60_ChangedContentDirSuccess2.048
testEAR12_WithDependenciesSuccess3.454
testEAR13_WithDependenciesSuccess5.025
testEAR14_WithDependenciesSuccess4.443
testEAR50_WithDependenciesSuccess8.325
testEAR60_WithDependenciesSuccess8.600
testEAR12_ChangedContentDir_WithDependenciesSuccess5.902
testEAR13_ChangedContentDir_WithDependenciesSuccess4.558
testEAR14_ChangedContentDir_WithDependenciesSuccess7.613
testEAR50_ChangedContentDir_WithDependenciesSuccess6.551
testEAR60_ChangedContentDir_WithDependenciesSuccess10.080
testEAR50_Defaults_WithDDSuccess2.408
testEAR60_Defaults_WithDDSuccess1.960
testEAR50_ChangedContentDir_WithDDSuccess2.049
testEAR60_ChangedContentDir_WithDDSuccess1.953
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.059
testEARWithJarInLibFolderSuccess1.980
testEARWithClasspathContainerReferenceSuccess1.994
testACExport12_DefaultsSuccess2.243
testACExport13_DefaultsSuccess2.090
testACExport14_DefaultsSuccess2.013
testACExport50_DefaultsSuccess1.310
testACExport60_DefaultsSuccess2.850
testACExport12_NoDefaultClassSuccess2.063
testACExport13_NoDefaultClassSuccess1.988
testACExport14_NoDefaultClassSuccess2.030
testACExport50_NoDefaultClassSuccess2.030
testACExport60_NoDefaultClassSuccess2.028
testACExport12_AddToEARSuccess2.157
testACExport13_AddToEARSuccess2.045
testACExport14_AddToEARSuccess2.249
testACExport50_AddToEARSuccess2.157
testACExport60_AddToEARSuccess2.005
testACExport12_InterestingNameSuccess2.089
testACExport13_InterestingNameSuccess1.993
testACExport14_InterestingNameSuccess2.057
testACExport50_InterestingNameSuccess1.987
testACExport60_InterestingNameSuccess1.976
testACExport12_AddToEAR_InterestingNameSuccess2.114
testACExport13_AddToEAR_InterestingNameSuccess2.142
testACExport14_AddToEAR_InterestingNameSuccess1.044
testACExport50_AddToEAR_InterestingNameSuccess2.973
testACExport60_AddToEAR_InterestingNameSuccess2.165
testACExport50_WithDDSuccess2.103
testACExport60_WithDDSuccess2.209
testACExport50_NoDefaultClass_WithDDSuccess2.046
testACExport60_NoDefaultClass_WithDDSuccess2.022
testACExport50_AddToEAR_WithDDSuccess2.196
testACExport60_AddToEAR_WithDDSuccess1.950
testACExport50_AddToEAR_InterestingName_WithDDSuccess2.176
testACExport60_AddToEAR_InterestingName_WithDDSuccess2.003
testACImport12_DefaultsSuccess9.181
testACImport13_DefaultsSuccess10.171
testACImport14_DefaultsSuccess7.124
testACImport12_NoDefaultClassSuccess8.204
testACImport13_NoDefaultClassSuccess9.121
testACImport14_NoDefaultClassSuccess8.293
testACImport12_AddToEARSuccess10.284
testACImport13_AddToEARSuccess8.072
testACImport14_AddToEARSuccess7.162
testACImport12_InterestingNameSuccess8.215
testACImport13_InterestingNameSuccess7.229
testACImport14_InterestingNameSuccess7.108
testACImport12_AddToEAR_InterestingNameSuccess9.053
testACImport13_AddToEAR_InterestingNameSuccess9.392
testACImport14_AddToEAR_InterestingNameSuccess8.261
testACImport50_WithDDSuccess9.154
testACImport50_NoDefaultClass_WithDDSuccess9.166
testACImport50_AddToEAR_WithDDSuccess8.269
testACImport50_AddToEAR_InterestingName_WithDDSuccess9.163
testAC12_DefaultsSuccess2.065
testAC13_DefaultsSuccess2.201
testAC14_DefaultsSuccess1.032
testAC50_DefaultsSuccess2.999
testAC60_DefaultsSuccess2.092
testAC12_NoDefaultClassSuccess2.143
testAC13_NoDefaultClassSuccess2.065
testAC14_NoDefaultClassSuccess2.011
testAC50_NoDefaultClassSuccess1.997
testAC60_NoDefaultClassSuccess2.129
testAC12_AddToEARSuccess2.424
testAC13_AddToEARSuccess2.016
testAC14_AddToEARSuccess1.123
testAC50_AddToEARSuccess3.010
testAC60_AddToEARSuccess2.019
testAC12_InterestingNameSuccess2.026
testAC13_InterestingNameSuccess2.023
testAC14_InterestingNameSuccess2.070
testAC50_InterestingNameSuccess2.055
testAC60_InterestingNameSuccess2.048
testAC12_AddToEAR_InterestingNameSuccess2.221
testAC13_AddToEAR_InterestingNameSuccess2.075
testAC14_AddToEAR_InterestingNameSuccess2.044
testAC50_AddToEAR_InterestingNameSuccess2.033
testAC60_AddToEAR_InterestingNameSuccess2.088
testAC50_WithDDSuccess1.989
testAC50_NoDefaultClass_WithDDSuccess2.098
testAC50_AddToEAR_WithDDSuccess2.021
testAC50_AddToEAR_InterestingName_WithDDSuccess1.050
testAC60_WithDDSuccess2.021
testAC60_NoDefaultClass_WithDDSuccess2.983
testAC60_AddToEAR_WithDDSuccess2.219
testAC60_AddToEAR_InterestingName_WithDDSuccess2.037
testUtility_DefaultsSuccess2.040
testUtility_AddToEARSuccess2.200
testUtility_AddToExisitingEAR12Success1.983
testUtility_AddToExisitingEAR13Success1.069
testUtility_AddToExisitingEAR14Success2.992
testUtility_AddToExisitingEAR5_WithoutDDSuccess2.139
testUtility_AddToExisitingEAR5_WithDDSuccess1.023
testUtilityExport_DefaultsSuccess2.991
testUtilityExport_AddToExisitingEAR12Success2.032
testUtilityExport_AddToExisitingEAR13Success2.074
testUtilityExport_AddToExisitingEAR14Success1.994
testUtilityExport_AddToExisitingEAR5_WithoutDDSuccess1.974
testUtilityExport_AddToExisitingEAR5_WithDDSuccess2.095
testUtilityImport_DefaultsSuccess11.409
testUtilityImport_AddToExisitingEAR12Success8.001
testUtilityImport_AddToExisitingEAR13Success9.506
testUtilityImport_AddToExisitingEAR14Success8.113
testUtilityImport_AddToExisitingEAR5_WithDDSuccess7.169
Properties >>

Back to top