Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1891099.47%931.266
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.bvt18901931.266

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

NameTestsErrorsFailuresTime(s)
EnterpriseBVT18901931.266
Back to top


TestCase EnterpriseBVT

NameStatusTypeTime(s)
testConnector10_DefaultsSuccess3.766
testConnector15_DefaultsSuccess2.899
testConnector16_DefaultsSuccess2.856
testConnector10_WithEARSuccess2.225
testConnector15_WithEARSuccess1.155
testConnector16_WithEARSuccess2.098
testConnector10_ChangedSrouceFolderSuccess3.024
testConnector15_ChangedSrouceFolderSuccess2.053
testConnector16_ChangedSrouceFolderSuccess2.056
testConnector10_ChangedSrouceFolder_WithEARSuccess2.590
testConnector15_ChangedSrouceFolder_WithEARSuccess2.131
testConnector16_ChangedSrouceFolder_WithEARSuccess1.186
testConnectorExport10_DefaultsSuccess3.113
testConnectorExport15_DefaultsSuccess2.113
testConnectorExport10_WithEARSuccess2.137
testConnectorExport15_WithEARSuccess1.693
testConnectorExport10_ChangedSourceFolderSuccess3.220
testConnectorExport15_ChangedSourceFolderSuccess2.083
testConnectorExport10_ChangedSourceFolder_WithEARSuccess2.010
testConnectorExport15_ChangedSourceFolder_WithEARSuccess2.069
testConnectorImport10_DefaultsSuccess8.323
testConnectorImport15_DefaultsSuccess10.428
testConnectorImport10_WithEARSuccess7.308
testConnectorImport15_WithEARSuccess10.499
testConnectorImport10_DiffSourceFolderSuccess7.273
testConnectorImport15_DiffSourceFolderSuccess9.291
testConnectorImport10_DiffSourceFolder_WithEARSuccess8.419
testConnectorImport15_DiffSourceFolder_WithEARSuccess9.460
testEARExport12_WithDependenciesSuccess3.999
testEARExport13_WithDependenciesSuccess5.561
testEARExport14_WithDependenciesSuccess7.533
testEARExport50_WithDependenciesSuccess10.506
testEARExport12_ChangedContentDir_WithDependenciesSuccess4.261
testEARExport13_ChangedContentDir_WithDependenciesSuccess5.380
testEARExport14_ChangedContentDir_WithDependenciesSuccess6.089
testEARExport50_ChangedContentDir_WithDependenciesSuccess9.450
testEARExport50_WithDependencies_WithDDSuccess8.998
testEARExport50_ChangedContentDir_WithDependencies_WithDDSuccess8.298
testEARImport12_WithDependenciesSuccess18.418
testEARImport13_WithDependenciesSuccess22.940
testEARImport14_WithDependenciesSuccess18.392
testEARImport50_WithDependenciesSuccess27.584
testEARImport12_ChangedContentDir_WithDependenciesSuccess17.522
testEARImport13_ChangedContentDir_WithDependenciesSuccess17.322
testEARImport14_ChangedContentDir_WithDependenciesSuccess21.619
testEARImport50_ChangedContentDir_WithDependenciesSuccess26.308
testEARImport50_EAR5NoDD_DependincesNoDDsSuccess8.657
testEARImport50_EAR5NoDD_DependincesNoDDs_WithUtilSuccess8.697
testEARImport50_EAR5NoDD_DependincesWithDDsSuccess6.283
testEARImport50_EAR5NoDD_DependincesWithDDs_WithUtilSuccess7.407
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDsSuccess8.461
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDs_WithUtilSuccess8.104
testEARImport50_EAR5WithDD_DependincesNoDDsSuccess5.356
testEARImport50_EAR5WithDD_DependincesNoDDs_WithUtilSuccess10.193
testEARImport50_EAR5WithDD_DependincesWithDDsSuccess8.120
testEARImport50_EAR5WithDD_DependincesWithDDs_WithUtilSuccess6.351
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDsSuccess8.386
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDs_WithUtilSuccess7.784
test288180Success2.152
testEAR12_DefaultsSuccess1.992
testEAR13_DefaultsSuccess2.060
testEAR14_DefaultsSuccess1.954
testEAR50_DefaultsSuccess2.051
testEAR60_DefaultsSuccess1.038
testEAR12_ChangedContentDirSuccess3.058
testEAR13_ChangedContentDirSuccess2.053
testEAR14_ChangedContentDirSuccess1.959
testEAR50_ChangedContentDirSuccess2.140
testEAR60_ChangedContentDirSuccess1.946
testEAR12_WithDependenciesSuccess3.899
testEAR13_WithDependenciesSuccess4.759
testEAR14_WithDependenciesSuccess6.685
testEAR50_WithDependenciesSuccess8.619
testEAR60_WithDependenciesSuccess9.020
testEAR12_ChangedContentDir_WithDependenciesSuccess4.856
testEAR13_ChangedContentDir_WithDependenciesSuccess5.063
testEAR14_ChangedContentDir_WithDependenciesSuccess5.592
testEAR50_ChangedContentDir_WithDependenciesSuccess9.550
testEAR60_ChangedContentDir_WithDependenciesSuccess8.866
testEAR50_Defaults_WithDDSuccess3.491
testEAR60_Defaults_WithDDSuccess2.058
testEAR50_ChangedContentDir_WithDDSuccess1.950
testEAR60_ChangedContentDir_WithDDSuccess2.057
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.098
testEARWithJarInLibFolderSuccess1.971
testEARWithClasspathContainerReferenceSuccess2.116
testACExport12_DefaultsSuccess2.079
testACExport13_DefaultsSuccess1.993
testACExport14_DefaultsSuccess2.062
testACExport50_DefaultsSuccess2.096
testACExport60_DefaultsSuccess2.044
testACExport12_NoDefaultClassSuccess2.115
testACExport13_NoDefaultClassSuccess1.991
testACExport14_NoDefaultClassSuccess2.084
testACExport50_NoDefaultClassSuccess2.111
testACExport60_NoDefaultClassSuccess2.122
testACExport12_AddToEARSuccess1.866
testACExport13_AddToEARSuccess2.150
testACExport14_AddToEARSuccess2.104
testACExport50_AddToEARSuccess2.200
testACExport60_AddToEARSuccess2.064
testACExport12_InterestingNameSuccess1.055
testACExport13_InterestingNameSuccess3.046
testACExport14_InterestingNameSuccess2.129
testACExport50_InterestingNameSuccess2.100
testACExport60_InterestingNameSuccess2.077
testACExport12_AddToEAR_InterestingNameSuccess1.052
testACExport13_AddToEAR_InterestingNameSuccess3.029
testACExport14_AddToEAR_InterestingNameSuccess2.230
testACExport50_AddToEAR_InterestingNameSuccess2.231
testACExport60_AddToEAR_InterestingNameSuccess2.091
testACExport50_WithDDSuccess1.975
testACExport60_WithDDSuccess2.159
testACExport50_NoDefaultClass_WithDDSuccess2.039
testACExport60_NoDefaultClass_WithDDSuccess2.103
testACExport50_AddToEAR_WithDDSuccess1.933
testACExport60_AddToEAR_WithDDSuccess2.171
testACExport50_AddToEAR_InterestingName_WithDDSuccess1.221
testACExport60_AddToEAR_InterestingName_WithDDSuccess3.330
testACImport12_DefaultsSuccess9.014
testACImport13_DefaultsSuccess8.188
testACImport14_DefaultsSuccess9.152
testACImport12_NoDefaultClassSuccess9.245
testACImport13_NoDefaultClassSuccess9.229
testACImport14_NoDefaultClassSuccess9.228
testACImport12_AddToEARSuccess9.095
testACImport13_AddToEARSuccess9.265
testACImport14_AddToEARSuccess7.036
testACImport12_InterestingNameSuccess8.288
testACImport13_InterestingNameSuccess9.069
testACImport14_InterestingNameSuccess9.273
testACImport12_AddToEAR_InterestingNameSuccess10.154
testACImport13_AddToEAR_InterestingNameSuccess7.120
testACImport14_AddToEAR_InterestingNameSuccess8.147
testACImport50_WithDDSuccess9.222
testACImport50_NoDefaultClass_WithDDSuccess8.229
testACImport50_AddToEAR_WithDDSuccess8.084
testACImport50_AddToEAR_InterestingName_WithDDSuccess8.335
testAC12_DefaultsSuccess2.084
testAC13_DefaultsSuccess2.321
testAC14_DefaultsSuccess1.920
testAC50_DefaultsSuccess2.012
testAC60_DefaultsSuccess2.028
testAC12_NoDefaultClassSuccess2.038
testAC13_NoDefaultClassSuccess2.104
testAC14_NoDefaultClassSuccess2.082
testAC50_NoDefaultClassSuccess2.001
testAC60_NoDefaultClassSuccess1.978
testAC12_AddToEARSuccess2.089
testAC13_AddToEARSuccess2.035
testAC14_AddToEARSuccess2.073
testAC50_AddToEARSuccess2.024
testAC60_AddToEARSuccess2.046
testAC12_InterestingNameSuccess1.045
testAC13_InterestingNameSuccess3.025
testAC14_InterestingNameSuccess1.991
testAC50_InterestingNameSuccess2.035
testAC60_InterestingNameSuccess2.086
testAC12_AddToEAR_InterestingNameSuccess2.094
testAC13_AddToEAR_InterestingNameSuccess2.117
testAC14_AddToEAR_InterestingNameSuccess2.025
testAC50_AddToEAR_InterestingNameSuccess2.325
testAC60_AddToEAR_InterestingNameSuccess2.070
testAC50_WithDDSuccess2.069
testAC50_NoDefaultClass_WithDDSuccess1.968
testAC50_AddToEAR_WithDDSuccess1.124
testAC50_AddToEAR_InterestingName_WithDDSuccess2.026
testAC60_WithDDSuccess2.968
testAC60_NoDefaultClass_WithDDSuccess1.094
testAC60_AddToEAR_WithDDSuccess3.010
testAC60_AddToEAR_InterestingName_WithDDSuccess2.331
testUtility_DefaultsSuccess2.170
testUtility_AddToEARSuccess1.986
testUtility_AddToExisitingEAR12Success2.071
testUtility_AddToExisitingEAR13Success1.079
testUtility_AddToExisitingEAR14Success3.041
testUtility_AddToExisitingEAR5_WithoutDDSuccess1.084
testUtility_AddToExisitingEAR5_WithDDSuccess2.967
testUtilityExport_DefaultsSuccess2.097
testUtilityExport_AddToExisitingEAR12Success1.941
testUtilityExport_AddToExisitingEAR13Success2.061
testUtilityExport_AddToExisitingEAR14Success2.521
testUtilityExport_AddToExisitingEAR5_WithoutDDSuccess2.067
testUtilityExport_AddToExisitingEAR5_WithDDSuccess1.042
testUtilityImport_DefaultsSuccess10.487
testUtilityImport_AddToExisitingEAR12Success8.184
testUtilityImport_AddToExisitingEAR13Success9.056
testUtilityImport_AddToExisitingEAR14Success9.215
testUtilityImport_AddToExisitingEAR5_WithDDSuccess8.962
Properties >>

Back to top