Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1891099.47%969.658
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.bvt18901969.658

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

NameTestsErrorsFailuresTime(s)
EnterpriseBVT18901969.658
Back to top


TestCase EnterpriseBVT

NameStatusTypeTime(s)
testConnector10_DefaultsSuccess3.249
testConnector15_DefaultsSuccess3.472
testConnector16_DefaultsSuccess2.828
testConnector10_WithEARSuccess1.262
testConnector15_WithEARSuccess2.379
testConnector16_WithEARSuccess3.072
testConnector10_ChangedSrouceFolderSuccess2.644
testConnector15_ChangedSrouceFolderSuccess3.222
testConnector16_ChangedSrouceFolderSuccess1.174
testConnector10_ChangedSrouceFolder_WithEARSuccess3.057
testConnector15_ChangedSrouceFolder_WithEARSuccess1.201
testConnector16_ChangedSrouceFolder_WithEARSuccess3.092
testConnectorExport10_DefaultsSuccess1.301
testConnectorExport15_DefaultsSuccess3.262
testConnectorExport10_WithEARSuccess2.779
testConnectorExport15_WithEARSuccess2.295
testConnectorExport10_ChangedSourceFolderSuccess2.095
testConnectorExport15_ChangedSourceFolderSuccess2.007
testConnectorExport10_ChangedSourceFolder_WithEARSuccess2.138
testConnectorExport15_ChangedSourceFolder_WithEARSuccess1.140
testConnectorImport10_DefaultsSuccess7.514
testConnectorImport15_DefaultsSuccess10.514
testConnectorImport10_WithEARSuccess8.443
testConnectorImport15_WithEARSuccess10.620
testConnectorImport10_DiffSourceFolderSuccess8.294
testConnectorImport15_DiffSourceFolderSuccess8.343
testConnectorImport10_DiffSourceFolder_WithEARSuccess8.575
testConnectorImport15_DiffSourceFolder_WithEARSuccess8.601
testEARExport12_WithDependenciesSuccess3.105
testEARExport13_WithDependenciesSuccess6.512
testEARExport14_WithDependenciesSuccess6.842
testEARExport50_WithDependenciesSuccess9.771
testEARExport12_ChangedContentDir_WithDependenciesSuccess4.660
testEARExport13_ChangedContentDir_WithDependenciesSuccess5.470
testEARExport14_ChangedContentDir_WithDependenciesSuccess5.363
testEARExport50_ChangedContentDir_WithDependenciesSuccess9.669
testEARExport50_WithDependencies_WithDDSuccess9.612
testEARExport50_ChangedContentDir_WithDependencies_WithDDSuccess10.669
testEARImport12_WithDependenciesSuccess20.618
testEARImport13_WithDependenciesSuccess22.379
testEARImport14_WithDependenciesSuccess25.292
testEARImport50_WithDependenciesSuccess28.789
testEARImport12_ChangedContentDir_WithDependenciesSuccess16.873
testEARImport13_ChangedContentDir_WithDependenciesSuccess22.047
testEARImport14_ChangedContentDir_WithDependenciesSuccess22.762
testEARImport50_ChangedContentDir_WithDependenciesSuccess28.908
testEARImport50_EAR5NoDD_DependincesNoDDsSuccess10.922
testEARImport50_EAR5NoDD_DependincesNoDDs_WithUtilSuccess6.788
testEARImport50_EAR5NoDD_DependincesWithDDsSuccess7.316
testEARImport50_EAR5NoDD_DependincesWithDDs_WithUtilSuccess6.478
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDsSuccess6.560
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDs_WithUtilSuccess16.243
testEARImport50_EAR5WithDD_DependincesNoDDsSuccess8.576
testEARImport50_EAR5WithDD_DependincesNoDDs_WithUtilSuccess7.264
testEARImport50_EAR5WithDD_DependincesWithDDsSuccess6.445
testEARImport50_EAR5WithDD_DependincesWithDDs_WithUtilSuccess8.226
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDsSuccess8.573
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDs_WithUtilSuccess8.488
test288180Success2.053
testEAR12_DefaultsSuccess1.971
testEAR13_DefaultsSuccess2.093
testEAR14_DefaultsSuccess1.998
testEAR50_DefaultsSuccess2.060
testEAR60_DefaultsSuccess2.040
testEAR12_ChangedContentDirSuccess1.981
testEAR13_ChangedContentDirSuccess2.062
testEAR14_ChangedContentDirSuccess1.093
testEAR50_ChangedContentDirSuccess2.990
testEAR60_ChangedContentDirSuccess1.963
testEAR12_WithDependenciesSuccess3.152
testEAR13_WithDependenciesSuccess5.585
testEAR14_WithDependenciesSuccess7.356
testEAR50_WithDependenciesSuccess8.770
testEAR60_WithDependenciesSuccess10.642
testEAR12_ChangedContentDir_WithDependenciesSuccess7.402
testEAR13_ChangedContentDir_WithDependenciesSuccess5.708
testEAR14_ChangedContentDir_WithDependenciesSuccess6.495
testEAR50_ChangedContentDir_WithDependenciesSuccess7.367
testEAR60_ChangedContentDir_WithDependenciesSuccess10.048
testEAR50_Defaults_WithDDSuccess3.542
testEAR60_Defaults_WithDDSuccess1.991
testEAR50_ChangedContentDir_WithDDSuccess1.985
testEAR60_ChangedContentDir_WithDDSuccess2.090
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.946
testEARWithJarInLibFolderSuccess2.007
testEARWithClasspathContainerReferenceSuccess2.125
testACExport12_DefaultsSuccess2.082
testACExport13_DefaultsSuccess2.011
testACExport14_DefaultsSuccess2.063
testACExport50_DefaultsSuccess2.313
testACExport60_DefaultsSuccess1.931
testACExport12_NoDefaultClassSuccess2.009
testACExport13_NoDefaultClassSuccess2.203
testACExport14_NoDefaultClassSuccess2.304
testACExport50_NoDefaultClassSuccess1.945
testACExport60_NoDefaultClassSuccess2.097
testACExport12_AddToEARSuccess2.531
testACExport13_AddToEARSuccess2.299
testACExport14_AddToEARSuccess2.679
testACExport50_AddToEARSuccess1.963
testACExport60_AddToEARSuccess2.457
testACExport12_InterestingNameSuccess2.005
testACExport13_InterestingNameSuccess2.299
testACExport14_InterestingNameSuccess2.274
testACExport50_InterestingNameSuccess2.017
testACExport60_InterestingNameSuccess2.079
testACExport12_AddToEAR_InterestingNameSuccess2.434
testACExport13_AddToEAR_InterestingNameSuccess2.238
testACExport14_AddToEAR_InterestingNameSuccess2.260
testACExport50_AddToEAR_InterestingNameSuccess2.059
testACExport60_AddToEAR_InterestingNameSuccess2.497
testACExport50_WithDDSuccess2.214
testACExport60_WithDDSuccess2.245
testACExport50_NoDefaultClass_WithDDSuccess2.003
testACExport60_NoDefaultClass_WithDDSuccess1.385
testACExport50_AddToEAR_WithDDSuccess2.367
testACExport60_AddToEAR_WithDDSuccess3.015
testACExport50_AddToEAR_InterestingName_WithDDSuccess2.006
testACExport60_AddToEAR_InterestingName_WithDDSuccess2.037
testACImport12_DefaultsSuccess6.410
testACImport13_DefaultsSuccess9.335
testACImport14_DefaultsSuccess8.191
testACImport12_NoDefaultClassSuccess9.206
testACImport13_NoDefaultClassSuccess9.470
testACImport14_NoDefaultClassSuccess7.285
testACImport12_AddToEARSuccess8.405
testACImport13_AddToEARSuccess10.297
testACImport14_AddToEARSuccess7.152
testACImport12_InterestingNameSuccess7.323
testACImport13_InterestingNameSuccess9.280
testACImport14_InterestingNameSuccess9.436
testACImport12_AddToEAR_InterestingNameSuccess8.108
testACImport13_AddToEAR_InterestingNameSuccess10.171
testACImport14_AddToEAR_InterestingNameSuccess9.102
testACImport50_WithDDSuccess9.145
testACImport50_NoDefaultClass_WithDDSuccess8.272
testACImport50_AddToEAR_WithDDSuccess6.367
testACImport50_AddToEAR_InterestingName_WithDDSuccess8.189
testAC12_DefaultsSuccess2.091
testAC13_DefaultsSuccess1.098
testAC14_DefaultsSuccess3.156
testAC50_DefaultsSuccess2.158
testAC60_DefaultsSuccess2.108
testAC12_NoDefaultClassSuccess1.991
testAC13_NoDefaultClassSuccess1.047
testAC14_NoDefaultClassSuccess3.114
testAC50_NoDefaultClassSuccess1.967
testAC60_NoDefaultClassSuccess2.024
testAC12_AddToEARSuccess1.089
testAC13_AddToEARSuccess3.520
testAC14_AddToEARSuccess1.305
testAC50_AddToEARSuccess3.096
testAC60_AddToEARSuccess2.049
testAC12_InterestingNameSuccess2.058
testAC13_InterestingNameSuccess2.048
testAC14_InterestingNameSuccess1.201
testAC50_InterestingNameSuccess2.015
testAC60_InterestingNameSuccess3.068
testAC12_AddToEAR_InterestingNameSuccess2.039
testAC13_AddToEAR_InterestingNameSuccess1.170
testAC14_AddToEAR_InterestingNameSuccess3.505
testAC50_AddToEAR_InterestingNameSuccess2.209
testAC60_AddToEAR_InterestingNameSuccess2.108
testAC50_WithDDSuccess2.530
testAC50_NoDefaultClass_WithDDSuccess2.145
testAC50_AddToEAR_WithDDSuccess1.979
testAC50_AddToEAR_InterestingName_WithDDSuccess1.139
testAC60_WithDDSuccess2.950
testAC60_NoDefaultClass_WithDDSuccess2.132
testAC60_AddToEAR_WithDDSuccess2.215
testAC60_AddToEAR_InterestingName_WithDDSuccess1.198
testUtility_DefaultsSuccess2.974
testUtility_AddToEARSuccess2.066
testUtility_AddToExisitingEAR12Success2.043
testUtility_AddToExisitingEAR13Success2.037
testUtility_AddToExisitingEAR14Success2.030
testUtility_AddToExisitingEAR5_WithoutDDSuccess1.161
testUtility_AddToExisitingEAR5_WithDDSuccess3.034
testUtilityExport_DefaultsSuccess2.120
testUtilityExport_AddToExisitingEAR12Success1.969
testUtilityExport_AddToExisitingEAR13Success2.166
testUtilityExport_AddToExisitingEAR14Success1.961
testUtilityExport_AddToExisitingEAR5_WithoutDDSuccess2.282
testUtilityExport_AddToExisitingEAR5_WithDDSuccess2.193
testUtilityImport_DefaultsSuccess10.361
testUtilityImport_AddToExisitingEAR12Success10.340
testUtilityImport_AddToExisitingEAR13Success9.246
testUtilityImport_AddToExisitingEAR14Success9.107
testUtilityImport_AddToExisitingEAR5_WithDDSuccess9.195
Properties >>

Back to top