Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1891099.47%944.080
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.bvt18901944.080

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

NameTestsErrorsFailuresTime(s)
EnterpriseBVT18901944.080
Back to top


TestCase EnterpriseBVT

NameStatusTypeTime(s)
testConnector10_DefaultsSuccess3.911
testConnector15_DefaultsSuccess3.434
testConnector16_DefaultsSuccess2.838
testConnector10_WithEARSuccess2.133
testConnector15_WithEARSuccess1.207
testConnector16_WithEARSuccess3.059
testConnector10_ChangedSrouceFolderSuccess1.140
testConnector15_ChangedSrouceFolderSuccess3.151
testConnector16_ChangedSrouceFolderSuccess2.018
testConnector10_ChangedSrouceFolder_WithEARSuccess2.158
testConnector15_ChangedSrouceFolder_WithEARSuccess1.084
testConnector16_ChangedSrouceFolder_WithEARSuccess3.020
testConnectorExport10_DefaultsSuccess2.476
testConnectorExport15_DefaultsSuccess1.337
testConnectorExport10_WithEARSuccess2.202
testConnectorExport15_WithEARSuccess3.023
testConnectorExport10_ChangedSourceFolderSuccess1.057
testConnectorExport15_ChangedSourceFolderSuccess2.140
testConnectorExport10_ChangedSourceFolder_WithEARSuccess3.038
testConnectorExport15_ChangedSourceFolder_WithEARSuccess2.130
testConnectorImport10_DefaultsSuccess8.284
testConnectorImport15_DefaultsSuccess9.997
testConnectorImport10_WithEARSuccess8.330
testConnectorImport15_WithEARSuccess9.315
testConnectorImport10_DiffSourceFolderSuccess7.401
testConnectorImport15_DiffSourceFolderSuccess8.309
testConnectorImport10_DiffSourceFolder_WithEARSuccess8.292
testConnectorImport15_DiffSourceFolder_WithEARSuccess10.636
testEARExport12_WithDependenciesSuccess1.895
testEARExport13_WithDependenciesSuccess7.393
testEARExport14_WithDependenciesSuccess5.572
testEARExport50_WithDependenciesSuccess8.992
testEARExport12_ChangedContentDir_WithDependenciesSuccess5.835
testEARExport13_ChangedContentDir_WithDependenciesSuccess5.365
testEARExport14_ChangedContentDir_WithDependenciesSuccess5.048
testEARExport50_ChangedContentDir_WithDependenciesSuccess10.048
testEARExport50_WithDependencies_WithDDSuccess8.730
testEARExport50_ChangedContentDir_WithDependencies_WithDDSuccess10.308
testEARImport12_WithDependenciesSuccess15.167
testEARImport13_WithDependenciesSuccess20.909
testEARImport14_WithDependenciesSuccess19.758
testEARImport50_WithDependenciesSuccess26.354
testEARImport12_ChangedContentDir_WithDependenciesSuccess15.432
testEARImport13_ChangedContentDir_WithDependenciesSuccess18.372
testEARImport14_ChangedContentDir_WithDependenciesSuccess20.590
testEARImport50_ChangedContentDir_WithDependenciesSuccess27.396
testEARImport50_EAR5NoDD_DependincesNoDDsSuccess8.299
testEARImport50_EAR5NoDD_DependincesNoDDs_WithUtilSuccess6.564
testEARImport50_EAR5NoDD_DependincesWithDDsSuccess6.210
testEARImport50_EAR5NoDD_DependincesWithDDs_WithUtilSuccess8.243
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDsSuccess6.208
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDs_WithUtilSuccess9.050
testEARImport50_EAR5WithDD_DependincesNoDDsSuccess7.178
testEARImport50_EAR5WithDD_DependincesNoDDs_WithUtilSuccess6.897
testEARImport50_EAR5WithDD_DependincesWithDDsSuccess6.295
testEARImport50_EAR5WithDD_DependincesWithDDs_WithUtilSuccess8.350
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDsSuccess8.302
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDs_WithUtilSuccess9.618
test288180Success2.041
testEAR12_DefaultsSuccess2.039
testEAR13_DefaultsSuccess1.958
testEAR14_DefaultsSuccess2.051
testEAR50_DefaultsSuccess2.047
testEAR60_DefaultsSuccess1.940
testEAR12_ChangedContentDirSuccess2.054
testEAR13_ChangedContentDirSuccess2.175
testEAR14_ChangedContentDirSuccess2.059
testEAR50_ChangedContentDirSuccess2.038
testEAR60_ChangedContentDirSuccess1.949
testEAR12_WithDependenciesSuccess3.693
testEAR13_WithDependenciesSuccess4.880
testEAR14_WithDependenciesSuccess7.062
testEAR50_WithDependenciesSuccess7.237
testEAR60_WithDependenciesSuccess16.012
testEAR12_ChangedContentDir_WithDependenciesSuccess8.880
testEAR13_ChangedContentDir_WithDependenciesSuccess5.520
testEAR14_ChangedContentDir_WithDependenciesSuccess9.731
testEAR50_ChangedContentDir_WithDependenciesSuccess11.680
testEAR60_ChangedContentDir_WithDependenciesSuccess15.330
testEAR50_Defaults_WithDDSuccess6.429
testEAR60_Defaults_WithDDSuccess2.001
testEAR50_ChangedContentDir_WithDDSuccess1.083
testEAR60_ChangedContentDir_WithDDSuccess2.961
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.027
testEARWithJarInLibFolderSuccess2.014
testEARWithClasspathContainerReferenceSuccess2.052
testACExport12_DefaultsSuccess2.104
testACExport13_DefaultsSuccess2.009
testACExport14_DefaultsSuccess2.180
testACExport50_DefaultsSuccess2.105
testACExport60_DefaultsSuccess1.953
testACExport12_NoDefaultClassSuccess2.037
testACExport13_NoDefaultClassSuccess2.080
testACExport14_NoDefaultClassSuccess2.165
testACExport50_NoDefaultClassSuccess2.043
testACExport60_NoDefaultClassSuccess1.958
testACExport12_AddToEARSuccess2.350
testACExport13_AddToEARSuccess2.067
testACExport14_AddToEARSuccess2.017
testACExport50_AddToEARSuccess2.312
testACExport60_AddToEARSuccess1.968
testACExport12_InterestingNameSuccess1.094
testACExport13_InterestingNameSuccess3.049
testACExport14_InterestingNameSuccess2.211
testACExport50_InterestingNameSuccess2.007
testACExport60_InterestingNameSuccess1.942
testACExport12_AddToEAR_InterestingNameSuccess2.466
testACExport13_AddToEAR_InterestingNameSuccess2.175
testACExport14_AddToEAR_InterestingNameSuccess2.040
testACExport50_AddToEAR_InterestingNameSuccess2.133
testACExport60_AddToEAR_InterestingNameSuccess2.031
testACExport50_WithDDSuccess2.050
testACExport60_WithDDSuccess1.045
testACExport50_NoDefaultClass_WithDDSuccess2.976
testACExport60_NoDefaultClass_WithDDSuccess2.000
testACExport50_AddToEAR_WithDDSuccess2.207
testACExport60_AddToEAR_WithDDSuccess1.995
testACExport50_AddToEAR_InterestingName_WithDDSuccess1.947
testACExport60_AddToEAR_InterestingName_WithDDSuccess2.353
testACImport12_DefaultsSuccess8.296
testACImport13_DefaultsSuccess8.304
testACImport14_DefaultsSuccess8.259
testACImport12_NoDefaultClassSuccess8.347
testACImport13_NoDefaultClassSuccess7.183
testACImport14_NoDefaultClassSuccess10.392
testACImport12_AddToEARSuccess8.280
testACImport13_AddToEARSuccess9.556
testACImport14_AddToEARSuccess8.159
testACImport12_InterestingNameSuccess7.734
testACImport13_InterestingNameSuccess8.354
testACImport14_InterestingNameSuccess8.349
testACImport12_AddToEAR_InterestingNameSuccess7.124
testACImport13_AddToEAR_InterestingNameSuccess10.316
testACImport14_AddToEAR_InterestingNameSuccess6.495
testACImport50_WithDDSuccess7.199
testACImport50_NoDefaultClass_WithDDSuccess7.996
testACImport50_AddToEAR_WithDDSuccess8.148
testACImport50_AddToEAR_InterestingName_WithDDSuccess7.388
testAC12_DefaultsSuccess1.050
testAC13_DefaultsSuccess3.025
testAC14_DefaultsSuccess2.049
testAC50_DefaultsSuccess2.048
testAC60_DefaultsSuccess2.110
testAC12_NoDefaultClassSuccess1.996
testAC13_NoDefaultClassSuccess1.991
testAC14_NoDefaultClassSuccess2.065
testAC50_NoDefaultClassSuccess2.068
testAC60_NoDefaultClassSuccess1.960
testAC12_AddToEARSuccess2.149
testAC13_AddToEARSuccess2.104
testAC14_AddToEARSuccess2.256
testAC50_AddToEARSuccess2.035
testAC60_AddToEARSuccess1.971
testAC12_InterestingNameSuccess1.147
testAC13_InterestingNameSuccess3.150
testAC14_InterestingNameSuccess2.042
testAC50_InterestingNameSuccess1.162
testAC60_InterestingNameSuccess2.070
testAC12_AddToEAR_InterestingNameSuccess3.053
testAC13_AddToEAR_InterestingNameSuccess2.047
testAC14_AddToEAR_InterestingNameSuccess2.633
testAC50_AddToEAR_InterestingNameSuccess1.130
testAC60_AddToEAR_InterestingNameSuccess2.124
testAC50_WithDDSuccess2.974
testAC50_NoDefaultClass_WithDDSuccess1.076
testAC50_AddToEAR_WithDDSuccess3.178
testAC50_AddToEAR_InterestingName_WithDDSuccess1.639
testAC60_WithDDSuccess2.452
testAC60_NoDefaultClass_WithDDSuccess1.326
testAC60_AddToEAR_WithDDSuccess2.049
testAC60_AddToEAR_InterestingName_WithDDSuccess2.397
testUtility_DefaultsSuccess2.613
testUtility_AddToEARSuccess3.000
testUtility_AddToExisitingEAR12Success2.261
testUtility_AddToExisitingEAR13Success2.074
testUtility_AddToExisitingEAR14Success1.985
testUtility_AddToExisitingEAR5_WithoutDDSuccess2.133
testUtility_AddToExisitingEAR5_WithDDSuccess2.113
testUtilityExport_DefaultsSuccess2.316
testUtilityExport_AddToExisitingEAR12Success1.953
testUtilityExport_AddToExisitingEAR13Success2.082
testUtilityExport_AddToExisitingEAR14Success2.012
testUtilityExport_AddToExisitingEAR5_WithoutDDSuccess2.064
testUtilityExport_AddToExisitingEAR5_WithDDSuccess2.070
testUtilityImport_DefaultsSuccess10.430
testUtilityImport_AddToExisitingEAR12Success9.567
testUtilityImport_AddToExisitingEAR13Success10.576
testUtilityImport_AddToExisitingEAR14Success9.306
testUtilityImport_AddToExisitingEAR5_WithDDSuccess9.542
Properties >>

Back to top