Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1891099.47%902.094
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.bvt18901902.094

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

NameTestsErrorsFailuresTime(s)
EnterpriseBVT18901902.094
Back to top


TestCase EnterpriseBVT

NameStatusTypeTime(s)
testConnector10_DefaultsSuccess3.348
testConnector15_DefaultsSuccess2.655
testConnector16_DefaultsSuccess1.992
testConnector10_WithEARSuccess2.274
testConnector15_WithEARSuccess2.214
testConnector16_WithEARSuccess3.063
testConnector10_ChangedSrouceFolderSuccess2.043
testConnector15_ChangedSrouceFolderSuccess1.193
testConnector16_ChangedSrouceFolderSuccess3.037
testConnector10_ChangedSrouceFolder_WithEARSuccess2.163
testConnector15_ChangedSrouceFolder_WithEARSuccess2.125
testConnector16_ChangedSrouceFolder_WithEARSuccess2.044
testConnectorExport10_DefaultsSuccess1.054
testConnectorExport15_DefaultsSuccess3.165
testConnectorExport10_WithEARSuccess2.660
testConnectorExport15_WithEARSuccess2.213
testConnectorExport10_ChangedSourceFolderSuccess2.136
testConnectorExport15_ChangedSourceFolderSuccess2.083
testConnectorExport10_ChangedSourceFolder_WithEARSuccess2.081
testConnectorExport15_ChangedSourceFolder_WithEARSuccess1.130
testConnectorImport10_DefaultsSuccess10.576
testConnectorImport15_DefaultsSuccess9.456
testConnectorImport10_WithEARSuccess8.328
testConnectorImport15_WithEARSuccess7.419
testConnectorImport10_DiffSourceFolderSuccess8.532
testConnectorImport15_DiffSourceFolderSuccess8.378
testConnectorImport10_DiffSourceFolder_WithEARSuccess8.537
testConnectorImport15_DiffSourceFolder_WithEARSuccess10.459
testEARExport12_WithDependenciesSuccess3.664
testEARExport13_WithDependenciesSuccess5.832
testEARExport14_WithDependenciesSuccess5.924
testEARExport50_WithDependenciesSuccess9.530
testEARExport12_ChangedContentDir_WithDependenciesSuccess3.988
testEARExport13_ChangedContentDir_WithDependenciesSuccess4.928
testEARExport14_ChangedContentDir_WithDependenciesSuccess5.366
testEARExport50_ChangedContentDir_WithDependenciesSuccess9.955
testEARExport50_WithDependencies_WithDDSuccess8.601
testEARExport50_ChangedContentDir_WithDependencies_WithDDSuccess8.517
testEARImport12_WithDependenciesSuccess17.254
testEARImport13_WithDependenciesSuccess18.328
testEARImport14_WithDependenciesSuccess20.271
testEARImport50_WithDependenciesSuccess25.559
testEARImport12_ChangedContentDir_WithDependenciesSuccess14.433
testEARImport13_ChangedContentDir_WithDependenciesSuccess18.616
testEARImport14_ChangedContentDir_WithDependenciesSuccess19.791
testEARImport50_ChangedContentDir_WithDependenciesSuccess22.088
testEARImport50_EAR5NoDD_DependincesNoDDsSuccess7.361
testEARImport50_EAR5NoDD_DependincesNoDDs_WithUtilSuccess6.873
testEARImport50_EAR5NoDD_DependincesWithDDsSuccess6.146
testEARImport50_EAR5NoDD_DependincesWithDDs_WithUtilSuccess5.287
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDsSuccess9.291
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDs_WithUtilSuccess7.983
testEARImport50_EAR5WithDD_DependincesNoDDsSuccess8.359
testEARImport50_EAR5WithDD_DependincesNoDDs_WithUtilSuccess5.360
testEARImport50_EAR5WithDD_DependincesWithDDsSuccess7.247
testEARImport50_EAR5WithDD_DependincesWithDDs_WithUtilSuccess6.389
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDsSuccess6.740
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDs_WithUtilSuccess8.990
test288180Success2.055
testEAR12_DefaultsSuccess2.145
testEAR13_DefaultsSuccess2.058
testEAR14_DefaultsSuccess2.054
testEAR50_DefaultsSuccess2.041
testEAR60_DefaultsSuccess2.037
testEAR12_ChangedContentDirSuccess1.055
testEAR13_ChangedContentDirSuccess2.956
testEAR14_ChangedContentDirSuccess2.056
testEAR50_ChangedContentDirSuccess1.938
testEAR60_ChangedContentDirSuccess2.037
testEAR12_WithDependenciesSuccess3.467
testEAR13_WithDependenciesSuccess5.260
testEAR14_WithDependenciesSuccess5.072
testEAR50_WithDependenciesSuccess9.119
testEAR60_WithDependenciesSuccess8.261
testEAR12_ChangedContentDir_WithDependenciesSuccess5.181
testEAR13_ChangedContentDir_WithDependenciesSuccess3.807
testEAR14_ChangedContentDir_WithDependenciesSuccess7.843
testEAR50_ChangedContentDir_WithDependenciesSuccess9.882
testEAR60_ChangedContentDir_WithDependenciesSuccess8.727
testEAR50_Defaults_WithDDSuccess3.236
testEAR60_Defaults_WithDDSuccess2.058
testEAR50_ChangedContentDir_WithDDSuccess2.044
testEAR60_ChangedContentDir_WithDDSuccess2.050
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.009
testEARWithJarInLibFolderSuccess2.063
testEARWithClasspathContainerReferenceSuccess2.008
testACExport12_DefaultsSuccess1.999
testACExport13_DefaultsSuccess2.217
testACExport14_DefaultsSuccess1.216
testACExport50_DefaultsSuccess2.956
testACExport60_DefaultsSuccess2.127
testACExport12_NoDefaultClassSuccess1.982
testACExport13_NoDefaultClassSuccess1.962
testACExport14_NoDefaultClassSuccess1.993
testACExport50_NoDefaultClassSuccess2.047
testACExport60_NoDefaultClassSuccess2.013
testACExport12_AddToEARSuccess2.020
testACExport13_AddToEARSuccess1.958
testACExport14_AddToEARSuccess2.229
testACExport50_AddToEARSuccess1.982
testACExport60_AddToEARSuccess2.253
testACExport12_InterestingNameSuccess2.047
testACExport13_InterestingNameSuccess2.113
testACExport14_InterestingNameSuccess2.083
testACExport50_InterestingNameSuccess2.082
testACExport60_InterestingNameSuccess2.095
testACExport12_AddToEAR_InterestingNameSuccess2.022
testACExport13_AddToEAR_InterestingNameSuccess1.056
testACExport14_AddToEAR_InterestingNameSuccess3.184
testACExport50_AddToEAR_InterestingNameSuccess2.021
testACExport60_AddToEAR_InterestingNameSuccess2.138
testACExport50_WithDDSuccess2.146
testACExport60_WithDDSuccess2.147
testACExport50_NoDefaultClass_WithDDSuccess1.124
testACExport60_NoDefaultClass_WithDDSuccess3.036
testACExport50_AddToEAR_WithDDSuccess2.167
testACExport60_AddToEAR_WithDDSuccess2.009
testACExport50_AddToEAR_InterestingName_WithDDSuccess2.000
testACExport60_AddToEAR_InterestingName_WithDDSuccess2.358
testACImport12_DefaultsSuccess9.129
testACImport13_DefaultsSuccess9.153
testACImport14_DefaultsSuccess10.147
testACImport12_NoDefaultClassSuccess6.217
testACImport13_NoDefaultClassSuccess9.940
testACImport14_NoDefaultClassSuccess9.437
testACImport12_AddToEARSuccess7.319
testACImport13_AddToEARSuccess8.539
testACImport14_AddToEARSuccess9.230
testACImport12_InterestingNameSuccess8.116
testACImport13_InterestingNameSuccess9.145
testACImport14_InterestingNameSuccess8.170
testACImport12_AddToEAR_InterestingNameSuccess9.114
testACImport13_AddToEAR_InterestingNameSuccess9.140
testACImport14_AddToEAR_InterestingNameSuccess8.217
testACImport50_WithDDSuccess7.153
testACImport50_NoDefaultClass_WithDDSuccess8.142
testACImport50_AddToEAR_WithDDSuccess9.252
testACImport50_AddToEAR_InterestingName_WithDDSuccess8.091
testAC12_DefaultsSuccess2.011
testAC13_DefaultsSuccess2.010
testAC14_DefaultsSuccess2.030
testAC50_DefaultsSuccess2.013
testAC60_DefaultsSuccess2.052
testAC12_NoDefaultClassSuccess2.022
testAC13_NoDefaultClassSuccess1.092
testAC14_NoDefaultClassSuccess2.104
testAC50_NoDefaultClassSuccess3.002
testAC60_NoDefaultClassSuccess1.944
testAC12_AddToEARSuccess1.139
testAC13_AddToEARSuccess3.039
testAC14_AddToEARSuccess2.126
testAC50_AddToEARSuccess2.055
testAC60_AddToEARSuccess2.000
testAC12_InterestingNameSuccess2.020
testAC13_InterestingNameSuccess2.050
testAC14_InterestingNameSuccess2.010
testAC50_InterestingNameSuccess1.997
testAC60_InterestingNameSuccess2.090
testAC12_AddToEAR_InterestingNameSuccess1.995
testAC13_AddToEAR_InterestingNameSuccess2.002
testAC14_AddToEAR_InterestingNameSuccess2.075
testAC50_AddToEAR_InterestingNameSuccess2.064
testAC60_AddToEAR_InterestingNameSuccess2.003
testAC50_WithDDSuccess2.082
testAC50_NoDefaultClass_WithDDSuccess1.029
testAC50_AddToEAR_WithDDSuccess3.052
testAC50_AddToEAR_InterestingName_WithDDSuccess2.055
testAC60_WithDDSuccess2.020
testAC60_NoDefaultClass_WithDDSuccess1.969
testAC60_AddToEAR_WithDDSuccess2.053
testAC60_AddToEAR_InterestingName_WithDDSuccess1.089
testUtility_DefaultsSuccess3.016
testUtility_AddToEARSuccess1.089
testUtility_AddToExisitingEAR12Success2.943
testUtility_AddToExisitingEAR13Success2.017
testUtility_AddToExisitingEAR14Success2.148
testUtility_AddToExisitingEAR5_WithoutDDSuccess1.959
testUtility_AddToExisitingEAR5_WithDDSuccess2.141
testUtilityExport_DefaultsSuccess2.086
testUtilityExport_AddToExisitingEAR12Success2.017
testUtilityExport_AddToExisitingEAR13Success2.013
testUtilityExport_AddToExisitingEAR14Success2.079
testUtilityExport_AddToExisitingEAR5_WithoutDDSuccess1.946
testUtilityExport_AddToExisitingEAR5_WithDDSuccess2.080
testUtilityImport_DefaultsSuccess9.398
testUtilityImport_AddToExisitingEAR12Success9.079
testUtilityImport_AddToExisitingEAR13Success9.364
testUtilityImport_AddToExisitingEAR14Success9.281
testUtilityImport_AddToExisitingEAR5_WithDDSuccess9.097
Properties >>

Back to top