Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1891099.47%921.347
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.bvt18901921.347

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

NameTestsErrorsFailuresTime(s)
EnterpriseBVT18901921.347
Back to top


TestCase EnterpriseBVT

NameStatusTypeTime(s)
testConnector10_DefaultsSuccess3.154
testConnector15_DefaultsSuccess2.864
testConnector16_DefaultsSuccess2.797
testConnector10_WithEARSuccess2.142
testConnector15_WithEARSuccess1.198
testConnector16_WithEARSuccess3.146
testConnector10_ChangedSrouceFolderSuccess2.161
testConnector15_ChangedSrouceFolderSuccess2.140
testConnector16_ChangedSrouceFolderSuccess1.989
testConnector10_ChangedSrouceFolder_WithEARSuccess2.124
testConnector15_ChangedSrouceFolder_WithEARSuccess2.112
testConnector16_ChangedSrouceFolder_WithEARSuccess1.123
testConnectorExport10_DefaultsSuccess2.012
testConnectorExport15_DefaultsSuccess3.101
testConnectorExport10_WithEARSuccess2.210
testConnectorExport15_WithEARSuccess2.252
testConnectorExport10_ChangedSourceFolderSuccess2.093
testConnectorExport15_ChangedSourceFolderSuccess2.075
testConnectorExport10_ChangedSourceFolder_WithEARSuccess2.145
testConnectorExport15_ChangedSourceFolder_WithEARSuccess2.260
testConnectorImport10_DefaultsSuccess8.254
testConnectorImport15_DefaultsSuccess10.403
testConnectorImport10_WithEARSuccess7.339
testConnectorImport15_WithEARSuccess10.559
testConnectorImport10_DiffSourceFolderSuccess8.397
testConnectorImport15_DiffSourceFolderSuccess8.404
testConnectorImport10_DiffSourceFolder_WithEARSuccess7.258
testConnectorImport15_DiffSourceFolder_WithEARSuccess8.443
testEARExport12_WithDependenciesSuccess4.484
testEARExport13_WithDependenciesSuccess3.463
testEARExport14_WithDependenciesSuccess7.933
testEARExport50_WithDependenciesSuccess9.406
testEARExport12_ChangedContentDir_WithDependenciesSuccess5.943
testEARExport13_ChangedContentDir_WithDependenciesSuccess5.559
testEARExport14_ChangedContentDir_WithDependenciesSuccess6.205
testEARExport50_ChangedContentDir_WithDependenciesSuccess9.088
testEARExport50_WithDependencies_WithDDSuccess8.301
testEARExport50_ChangedContentDir_WithDependencies_WithDDSuccess9.903
testEARImport12_WithDependenciesSuccess18.490
testEARImport13_WithDependenciesSuccess18.889
testEARImport14_WithDependenciesSuccess20.659
testEARImport50_WithDependenciesSuccess25.659
testEARImport12_ChangedContentDir_WithDependenciesSuccess14.570
testEARImport13_ChangedContentDir_WithDependenciesSuccess19.966
testEARImport14_ChangedContentDir_WithDependenciesSuccess21.312
testEARImport50_ChangedContentDir_WithDependenciesSuccess24.298
testEARImport50_EAR5NoDD_DependincesNoDDsSuccess8.505
testEARImport50_EAR5NoDD_DependincesNoDDs_WithUtilSuccess6.590
testEARImport50_EAR5NoDD_DependincesWithDDsSuccess8.155
testEARImport50_EAR5NoDD_DependincesWithDDs_WithUtilSuccess6.464
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDsSuccess9.300
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDs_WithUtilSuccess6.091
testEARImport50_EAR5WithDD_DependincesNoDDsSuccess9.366
testEARImport50_EAR5WithDD_DependincesNoDDs_WithUtilSuccess10.335
testEARImport50_EAR5WithDD_DependincesWithDDsSuccess7.132
testEARImport50_EAR5WithDD_DependincesWithDDs_WithUtilSuccess5.527
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDsSuccess9.870
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDs_WithUtilSuccess6.205
test288180Success2.048
testEAR12_DefaultsSuccess1.993
testEAR13_DefaultsSuccess2.060
testEAR14_DefaultsSuccess1.949
testEAR50_DefaultsSuccess2.048
testEAR60_DefaultsSuccess1.938
testEAR12_ChangedContentDirSuccess2.058
testEAR13_ChangedContentDirSuccess2.054
testEAR14_ChangedContentDirSuccess1.959
testEAR50_ChangedContentDirSuccess2.040
testEAR60_ChangedContentDirSuccess2.044
testEAR12_WithDependenciesSuccess3.793
testEAR13_WithDependenciesSuccess5.107
testEAR14_WithDependenciesSuccess4.532
testEAR50_WithDependenciesSuccess9.624
testEAR60_WithDependenciesSuccess8.284
testEAR12_ChangedContentDir_WithDependenciesSuccess6.363
testEAR13_ChangedContentDir_WithDependenciesSuccess5.071
testEAR14_ChangedContentDir_WithDependenciesSuccess5.738
testEAR50_ChangedContentDir_WithDependenciesSuccess10.956
testEAR60_ChangedContentDir_WithDependenciesSuccess11.186
testEAR50_Defaults_WithDDSuccess2.494
testEAR60_Defaults_WithDDSuccess1.956
testEAR50_ChangedContentDir_WithDDSuccess2.050
testEAR60_ChangedContentDir_WithDDSuccess2.056
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.991
testEARWithJarInLibFolderSuccess1.962
testEARWithClasspathContainerReferenceSuccess2.009
testACExport12_DefaultsSuccess2.055
testACExport13_DefaultsSuccess1.111
testACExport14_DefaultsSuccess3.145
testACExport50_DefaultsSuccess2.328
testACExport60_DefaultsSuccess1.992
testACExport12_NoDefaultClassSuccess1.951
testACExport13_NoDefaultClassSuccess2.047
testACExport14_NoDefaultClassSuccess1.079
testACExport50_NoDefaultClassSuccess2.935
testACExport60_NoDefaultClassSuccess2.060
testACExport12_AddToEARSuccess2.244
testACExport13_AddToEARSuccess2.008
testACExport14_AddToEARSuccess2.196
testACExport50_AddToEARSuccess1.956
testACExport60_AddToEARSuccess2.061
testACExport12_InterestingNameSuccess2.014
testACExport13_InterestingNameSuccess2.117
testACExport14_InterestingNameSuccess2.021
testACExport50_InterestingNameSuccess2.000
testACExport60_InterestingNameSuccess2.008
testACExport12_AddToEAR_InterestingNameSuccess2.025
testACExport13_AddToEAR_InterestingNameSuccess2.272
testACExport14_AddToEAR_InterestingNameSuccess1.022
testACExport50_AddToEAR_InterestingNameSuccess3.013
testACExport60_AddToEAR_InterestingNameSuccess2.332
testACExport50_WithDDSuccess2.358
testACExport60_WithDDSuccess1.975
testACExport50_NoDefaultClass_WithDDSuccess2.030
testACExport60_NoDefaultClass_WithDDSuccess1.069
testACExport50_AddToEAR_WithDDSuccess2.991
testACExport60_AddToEAR_WithDDSuccess1.961
testACExport50_AddToEAR_InterestingName_WithDDSuccess2.068
testACExport60_AddToEAR_InterestingName_WithDDSuccess2.201
testACImport12_DefaultsSuccess8.278
testACImport13_DefaultsSuccess8.257
testACImport14_DefaultsSuccess8.138
testACImport12_NoDefaultClassSuccess9.216
testACImport13_NoDefaultClassSuccess9.101
testACImport14_NoDefaultClassSuccess9.070
testACImport12_AddToEARSuccess7.170
testACImport13_AddToEARSuccess9.099
testACImport14_AddToEARSuccess9.132
testACImport12_InterestingNameSuccess10.129
testACImport13_InterestingNameSuccess9.165
testACImport14_InterestingNameSuccess7.073
testACImport12_AddToEAR_InterestingNameSuccess9.087
testACImport13_AddToEAR_InterestingNameSuccess8.118
testACImport14_AddToEAR_InterestingNameSuccess8.023
testACImport50_WithDDSuccess9.121
testACImport50_NoDefaultClass_WithDDSuccess7.117
testACImport50_AddToEAR_WithDDSuccess9.086
testACImport50_AddToEAR_InterestingName_WithDDSuccess9.172
testAC12_DefaultsSuccess1.099
testAC13_DefaultsSuccess2.988
testAC14_DefaultsSuccess2.060
testAC50_DefaultsSuccess2.008
testAC60_DefaultsSuccess1.047
testAC12_NoDefaultClassSuccess2.033
testAC13_NoDefaultClassSuccess2.924
testAC14_NoDefaultClassSuccess1.107
testAC50_NoDefaultClassSuccess2.991
testAC60_NoDefaultClassSuccess1.989
testAC12_AddToEARSuccess2.070
testAC13_AddToEARSuccess1.988
testAC14_AddToEARSuccess2.031
testAC50_AddToEARSuccess2.005
testAC60_AddToEARSuccess2.084
testAC12_InterestingNameSuccess2.031
testAC13_InterestingNameSuccess2.035
testAC14_InterestingNameSuccess2.015
testAC50_InterestingNameSuccess2.082
testAC60_InterestingNameSuccess1.971
testAC12_AddToEAR_InterestingNameSuccess2.052
testAC13_AddToEAR_InterestingNameSuccess2.097
testAC14_AddToEAR_InterestingNameSuccess2.201
testAC50_AddToEAR_InterestingNameSuccess2.032
testAC60_AddToEAR_InterestingNameSuccess1.996
testAC50_WithDDSuccess2.005
testAC50_NoDefaultClass_WithDDSuccess2.096
testAC50_AddToEAR_WithDDSuccess1.036
testAC50_AddToEAR_InterestingName_WithDDSuccess2.997
testAC60_WithDDSuccess1.117
testAC60_NoDefaultClass_WithDDSuccess2.019
testAC60_AddToEAR_WithDDSuccess3.002
testAC60_AddToEAR_InterestingName_WithDDSuccess2.066
testUtility_DefaultsSuccess2.000
testUtility_AddToEARSuccess2.095
testUtility_AddToExisitingEAR12Success2.123
testUtility_AddToExisitingEAR13Success2.029
testUtility_AddToExisitingEAR14Success1.995
testUtility_AddToExisitingEAR5_WithoutDDSuccess2.050
testUtility_AddToExisitingEAR5_WithDDSuccess1.132
testUtilityExport_DefaultsSuccess2.944
testUtilityExport_AddToExisitingEAR12Success2.089
testUtilityExport_AddToExisitingEAR13Success2.060
testUtilityExport_AddToExisitingEAR14Success1.927
testUtilityExport_AddToExisitingEAR5_WithoutDDSuccess2.133
testUtilityExport_AddToExisitingEAR5_WithDDSuccess1.026
testUtilityImport_DefaultsSuccess10.154
testUtilityImport_AddToExisitingEAR12Success9.236
testUtilityImport_AddToExisitingEAR13Success9.235
testUtilityImport_AddToExisitingEAR14Success9.131
testUtilityImport_AddToExisitingEAR5_WithDDSuccess9.263
Properties >>

Back to top