Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1891099.47%940.467
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.bvt18901940.467

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

NameTestsErrorsFailuresTime(s)
EnterpriseBVT18901940.467
Back to top


TestCase EnterpriseBVT

NameStatusTypeTime(s)
testConnector10_DefaultsSuccess3.402
testConnector15_DefaultsSuccess2.869
testConnector16_DefaultsSuccess1.948
testConnector10_WithEARSuccess3.231
testConnector15_WithEARSuccess2.136
testConnector16_WithEARSuccess1.172
testConnector10_ChangedSrouceFolderSuccess3.103
testConnector15_ChangedSrouceFolderSuccess2.158
testConnector16_ChangedSrouceFolderSuccess2.136
testConnector10_ChangedSrouceFolder_WithEARSuccess2.765
testConnector15_ChangedSrouceFolder_WithEARSuccess2.120
testConnector16_ChangedSrouceFolder_WithEARSuccess2.154
testConnectorExport10_DefaultsSuccess2.016
testConnectorExport15_DefaultsSuccess2.174
testConnectorExport10_WithEARSuccess2.069
testConnectorExport15_WithEARSuccess2.051
testConnectorExport10_ChangedSourceFolderSuccess1.114
testConnectorExport15_ChangedSourceFolderSuccess3.048
testConnectorExport10_ChangedSourceFolder_WithEARSuccess2.102
testConnectorExport15_ChangedSourceFolder_WithEARSuccess2.075
testConnectorImport10_DefaultsSuccess7.367
testConnectorImport15_DefaultsSuccess7.405
testConnectorImport10_WithEARSuccess9.158
testConnectorImport15_WithEARSuccess9.586
testConnectorImport10_DiffSourceFolderSuccess8.645
testConnectorImport15_DiffSourceFolderSuccess13.741
testConnectorImport10_DiffSourceFolder_WithEARSuccess8.411
testConnectorImport15_DiffSourceFolder_WithEARSuccess9.492
testEARExport12_WithDependenciesSuccess3.736
testEARExport13_WithDependenciesSuccess6.051
testEARExport14_WithDependenciesSuccess7.914
testEARExport50_WithDependenciesSuccess9.899
testEARExport12_ChangedContentDir_WithDependenciesSuccess4.346
testEARExport13_ChangedContentDir_WithDependenciesSuccess5.008
testEARExport14_ChangedContentDir_WithDependenciesSuccess4.982
testEARExport50_ChangedContentDir_WithDependenciesSuccess8.811
testEARExport50_WithDependencies_WithDDSuccess8.411
testEARExport50_ChangedContentDir_WithDependencies_WithDDSuccess9.328
testEARImport12_WithDependenciesSuccess19.113
testEARImport13_WithDependenciesSuccess22.063
testEARImport14_WithDependenciesSuccess21.704
testEARImport50_WithDependenciesSuccess25.547
testEARImport12_ChangedContentDir_WithDependenciesSuccess18.025
testEARImport13_ChangedContentDir_WithDependenciesSuccess24.834
testEARImport14_ChangedContentDir_WithDependenciesSuccess19.664
testEARImport50_ChangedContentDir_WithDependenciesSuccess22.993
testEARImport50_EAR5NoDD_DependincesNoDDsSuccess6.596
testEARImport50_EAR5NoDD_DependincesNoDDs_WithUtilSuccess6.337
testEARImport50_EAR5NoDD_DependincesWithDDsSuccess8.415
testEARImport50_EAR5NoDD_DependincesWithDDs_WithUtilSuccess6.292
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDsSuccess9.861
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDs_WithUtilSuccess5.954
testEARImport50_EAR5WithDD_DependincesNoDDsSuccess10.257
testEARImport50_EAR5WithDD_DependincesNoDDs_WithUtilSuccess9.308
testEARImport50_EAR5WithDD_DependincesWithDDsSuccess6.143
testEARImport50_EAR5WithDD_DependincesWithDDs_WithUtilSuccess8.352
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDsSuccess8.712
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDs_WithUtilSuccess6.650
test288180Success2.117
testEAR12_DefaultsSuccess2.041
testEAR13_DefaultsSuccess1.061
testEAR14_DefaultsSuccess3.054
testEAR50_DefaultsSuccess1.946
testEAR60_DefaultsSuccess2.038
testEAR12_ChangedContentDirSuccess1.957
testEAR13_ChangedContentDirSuccess2.047
testEAR14_ChangedContentDirSuccess2.059
testEAR50_ChangedContentDirSuccess2.043
testEAR60_ChangedContentDirSuccess2.037
testEAR12_WithDependenciesSuccess3.606
testEAR13_WithDependenciesSuccess4.198
testEAR14_WithDependenciesSuccess6.399
testEAR50_WithDependenciesSuccess9.852
testEAR60_WithDependenciesSuccess11.484
testEAR12_ChangedContentDir_WithDependenciesSuccess5.019
testEAR13_ChangedContentDir_WithDependenciesSuccess5.488
testEAR14_ChangedContentDir_WithDependenciesSuccess4.750
testEAR50_ChangedContentDir_WithDependenciesSuccess8.801
testEAR60_ChangedContentDir_WithDependenciesSuccess7.385
testEAR50_Defaults_WithDDSuccess4.119
testEAR60_Defaults_WithDDSuccess1.958
testEAR50_ChangedContentDir_WithDDSuccess2.046
testEAR60_ChangedContentDir_WithDDSuccess2.049
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.036
testEARWithJarInLibFolderSuccess1.995
testEARWithClasspathContainerReferenceSuccess2.031
testACExport12_DefaultsSuccess2.184
testACExport13_DefaultsSuccess2.078
testACExport14_DefaultsSuccess2.009
testACExport50_DefaultsSuccess1.989
testACExport60_DefaultsSuccess2.018
testACExport12_NoDefaultClassSuccess2.023
testACExport13_NoDefaultClassSuccess1.971
testACExport14_NoDefaultClassSuccess2.027
testACExport50_NoDefaultClassSuccess2.091
testACExport60_NoDefaultClassSuccess1.992
testACExport12_AddToEARSuccess2.151
testACExport13_AddToEARSuccess1.965
testACExport14_AddToEARSuccess2.156
testACExport50_AddToEARSuccess1.921
testACExport60_AddToEARSuccess2.041
testACExport12_InterestingNameSuccess2.246
testACExport13_InterestingNameSuccess1.995
testACExport14_InterestingNameSuccess2.029
testACExport50_InterestingNameSuccess2.167
testACExport60_InterestingNameSuccess2.039
testACExport12_AddToEAR_InterestingNameSuccess2.017
testACExport13_AddToEAR_InterestingNameSuccess2.246
testACExport14_AddToEAR_InterestingNameSuccess1.030
testACExport50_AddToEAR_InterestingNameSuccess3.172
testACExport60_AddToEAR_InterestingNameSuccess2.209
testACExport50_WithDDSuccess2.035
testACExport60_WithDDSuccess2.339
testACExport50_NoDefaultClass_WithDDSuccess2.005
testACExport60_NoDefaultClass_WithDDSuccess1.935
testACExport50_AddToEAR_WithDDSuccess2.351
testACExport60_AddToEAR_WithDDSuccess2.155
testACExport50_AddToEAR_InterestingName_WithDDSuccess2.182
testACExport60_AddToEAR_InterestingName_WithDDSuccess1.266
testACImport12_DefaultsSuccess10.121
testACImport13_DefaultsSuccess8.075
testACImport14_DefaultsSuccess7.183
testACImport12_NoDefaultClassSuccess9.157
testACImport13_NoDefaultClassSuccess10.108
testACImport14_NoDefaultClassSuccess8.423
testACImport12_AddToEARSuccess9.249
testACImport13_AddToEARSuccess9.177
testACImport14_AddToEARSuccess9.244
testACImport12_InterestingNameSuccess9.215
testACImport13_InterestingNameSuccess10.178
testACImport14_InterestingNameSuccess8.258
testACImport12_AddToEAR_InterestingNameSuccess8.354
testACImport13_AddToEAR_InterestingNameSuccess9.318
testACImport14_AddToEAR_InterestingNameSuccess8.200
testACImport50_WithDDSuccess8.169
testACImport50_NoDefaultClass_WithDDSuccess9.266
testACImport50_AddToEAR_WithDDSuccess9.122
testACImport50_AddToEAR_InterestingName_WithDDSuccess10.279
testAC12_DefaultsSuccess2.103
testAC13_DefaultsSuccess2.155
testAC14_DefaultsSuccess1.977
testAC50_DefaultsSuccess1.989
testAC60_DefaultsSuccess1.115
testAC12_NoDefaultClassSuccess3.119
testAC13_NoDefaultClassSuccess2.010
testAC14_NoDefaultClassSuccess1.092
testAC50_NoDefaultClassSuccess2.999
testAC60_NoDefaultClassSuccess2.285
testAC12_AddToEARSuccess1.813
testAC13_AddToEARSuccess2.083
testAC14_AddToEARSuccess2.033
testAC50_AddToEARSuccess2.181
testAC60_AddToEARSuccess1.981
testAC12_InterestingNameSuccess2.052
testAC13_InterestingNameSuccess2.035
testAC14_InterestingNameSuccess2.150
testAC50_InterestingNameSuccess2.431
testAC60_InterestingNameSuccess2.108
testAC12_AddToEAR_InterestingNameSuccess1.510
testAC13_AddToEAR_InterestingNameSuccess3.071
testAC14_AddToEAR_InterestingNameSuccess1.146
testAC50_AddToEAR_InterestingNameSuccess3.002
testAC60_AddToEAR_InterestingNameSuccess2.116
testAC50_WithDDSuccess2.056
testAC50_NoDefaultClass_WithDDSuccess2.008
testAC50_AddToEAR_WithDDSuccess2.088
testAC50_AddToEAR_InterestingName_WithDDSuccess2.059
testAC60_WithDDSuccess2.024
testAC60_NoDefaultClass_WithDDSuccess2.187
testAC60_AddToEAR_WithDDSuccess2.017
testAC60_AddToEAR_InterestingName_WithDDSuccess2.066
testUtility_DefaultsSuccess2.058
testUtility_AddToEARSuccess2.003
testUtility_AddToExisitingEAR12Success2.054
testUtility_AddToExisitingEAR13Success1.162
testUtility_AddToExisitingEAR14Success3.022
testUtility_AddToExisitingEAR5_WithoutDDSuccess2.047
testUtility_AddToExisitingEAR5_WithDDSuccess1.998
testUtilityExport_DefaultsSuccess2.007
testUtilityExport_AddToExisitingEAR12Success1.995
testUtilityExport_AddToExisitingEAR13Success2.090
testUtilityExport_AddToExisitingEAR14Success2.019
testUtilityExport_AddToExisitingEAR5_WithoutDDSuccess1.068
testUtilityExport_AddToExisitingEAR5_WithDDSuccess3.023
testUtilityImport_DefaultsSuccess7.215
testUtilityImport_AddToExisitingEAR12Success10.218
testUtilityImport_AddToExisitingEAR13Success9.268
testUtilityImport_AddToExisitingEAR14Success10.347
testUtilityImport_AddToExisitingEAR5_WithDDSuccess8.043
Properties >>

Back to top