Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1891099.47%918.282
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.bvt18901918.282

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

NameTestsErrorsFailuresTime(s)
EnterpriseBVT18901918.282
Back to top


TestCase EnterpriseBVT

NameStatusTypeTime(s)
testConnector10_DefaultsSuccess3.710
testConnector15_DefaultsSuccess2.859
testConnector16_DefaultsSuccess2.806
testConnector10_WithEARSuccess1.166
testConnector15_WithEARSuccess3.044
testConnector16_WithEARSuccess1.146
testConnector10_ChangedSrouceFolderSuccess3.119
testConnector15_ChangedSrouceFolderSuccess2.034
testConnector16_ChangedSrouceFolderSuccess2.069
testConnector10_ChangedSrouceFolder_WithEARSuccess2.182
testConnector15_ChangedSrouceFolder_WithEARSuccess2.107
testConnector16_ChangedSrouceFolder_WithEARSuccess2.142
testConnectorExport10_DefaultsSuccess1.403
testConnectorExport15_DefaultsSuccess3.120
testConnectorExport10_WithEARSuccess2.288
testConnectorExport15_WithEARSuccess2.098
testConnectorExport10_ChangedSourceFolderSuccess2.062
testConnectorExport15_ChangedSourceFolderSuccess2.048
testConnectorExport10_ChangedSourceFolder_WithEARSuccess2.221
testConnectorExport15_ChangedSourceFolder_WithEARSuccess2.091
testConnectorImport10_DefaultsSuccess8.323
testConnectorImport15_DefaultsSuccess8.583
testConnectorImport10_WithEARSuccess8.296
testConnectorImport15_WithEARSuccess9.334
testConnectorImport10_DiffSourceFolderSuccess8.438
testConnectorImport15_DiffSourceFolderSuccess10.409
testConnectorImport10_DiffSourceFolder_WithEARSuccess7.497
testConnectorImport15_DiffSourceFolder_WithEARSuccess6.323
testEARExport12_WithDependenciesSuccess4.747
testEARExport13_WithDependenciesSuccess5.023
testEARExport14_WithDependenciesSuccess4.416
testEARExport50_WithDependenciesSuccess8.497
testEARExport12_ChangedContentDir_WithDependenciesSuccess6.756
testEARExport13_ChangedContentDir_WithDependenciesSuccess6.042
testEARExport14_ChangedContentDir_WithDependenciesSuccess6.136
testEARExport50_ChangedContentDir_WithDependenciesSuccess9.012
testEARExport50_WithDependencies_WithDDSuccess8.348
testEARExport50_ChangedContentDir_WithDependencies_WithDDSuccess11.257
testEARImport12_WithDependenciesSuccess18.321
testEARImport13_WithDependenciesSuccess19.617
testEARImport14_WithDependenciesSuccess19.162
testEARImport50_WithDependenciesSuccess24.738
testEARImport12_ChangedContentDir_WithDependenciesSuccess16.457
testEARImport13_ChangedContentDir_WithDependenciesSuccess20.901
testEARImport14_ChangedContentDir_WithDependenciesSuccess21.490
testEARImport50_ChangedContentDir_WithDependenciesSuccess25.877
testEARImport50_EAR5NoDD_DependincesNoDDsSuccess8.379
testEARImport50_EAR5NoDD_DependincesNoDDs_WithUtilSuccess8.786
testEARImport50_EAR5NoDD_DependincesWithDDsSuccess6.125
testEARImport50_EAR5NoDD_DependincesWithDDs_WithUtilSuccess6.255
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDsSuccess6.169
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDs_WithUtilSuccess7.942
testEARImport50_EAR5WithDD_DependincesNoDDsSuccess5.338
testEARImport50_EAR5WithDD_DependincesNoDDs_WithUtilSuccess9.431
testEARImport50_EAR5WithDD_DependincesWithDDsSuccess7.104
testEARImport50_EAR5WithDD_DependincesWithDDs_WithUtilSuccess8.234
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDsSuccess9.170
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDs_WithUtilSuccess8.418
test288180Success2.156
testEAR12_DefaultsSuccess2.044
testEAR13_DefaultsSuccess2.163
testEAR14_DefaultsSuccess1.962
testEAR50_DefaultsSuccess2.040
testEAR60_DefaultsSuccess1.946
testEAR12_ChangedContentDirSuccess2.050
testEAR13_ChangedContentDirSuccess2.061
testEAR14_ChangedContentDirSuccess1.953
testEAR50_ChangedContentDirSuccess2.047
testEAR60_ChangedContentDirSuccess2.050
testEAR12_WithDependenciesSuccess3.085
testEAR13_WithDependenciesSuccess5.089
testEAR14_WithDependenciesSuccess6.212
testEAR50_WithDependenciesSuccess6.853
testEAR60_WithDependenciesSuccess11.366
testEAR12_ChangedContentDir_WithDependenciesSuccess4.596
testEAR13_ChangedContentDir_WithDependenciesSuccess5.499
testEAR14_ChangedContentDir_WithDependenciesSuccess5.645
testEAR50_ChangedContentDir_WithDependenciesSuccess9.592
testEAR60_ChangedContentDir_WithDependenciesSuccess9.139
testEAR50_Defaults_WithDDSuccess3.289
testEAR60_Defaults_WithDDSuccess1.958
testEAR50_ChangedContentDir_WithDDSuccess2.051
testEAR60_ChangedContentDir_WithDDSuccess1.958
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.062
testEARWithJarInLibFolderSuccess1.981
testEARWithClasspathContainerReferenceSuccess2.004
testACExport12_DefaultsSuccess2.175
testACExport13_DefaultsSuccess2.272
testACExport14_DefaultsSuccess2.087
testACExport50_DefaultsSuccess1.978
testACExport60_DefaultsSuccess1.049
testACExport12_NoDefaultClassSuccess3.117
testACExport13_NoDefaultClassSuccess1.990
testACExport14_NoDefaultClassSuccess1.969
testACExport50_NoDefaultClassSuccess2.050
testACExport60_NoDefaultClassSuccess1.981
testACExport12_AddToEARSuccess1.994
testACExport13_AddToEARSuccess1.055
testACExport14_AddToEARSuccess2.966
testACExport50_AddToEARSuccess2.027
testACExport60_AddToEARSuccess2.002
testACExport12_InterestingNameSuccess2.088
testACExport13_InterestingNameSuccess2.129
testACExport14_InterestingNameSuccess2.083
testACExport50_InterestingNameSuccess2.053
testACExport60_InterestingNameSuccess2.141
testACExport12_AddToEAR_InterestingNameSuccess2.000
testACExport13_AddToEAR_InterestingNameSuccess2.199
testACExport14_AddToEAR_InterestingNameSuccess1.974
testACExport50_AddToEAR_InterestingNameSuccess2.255
testACExport60_AddToEAR_InterestingNameSuccess2.164
testACExport50_WithDDSuccess2.086
testACExport60_WithDDSuccess2.021
testACExport50_NoDefaultClass_WithDDSuccess2.038
testACExport60_NoDefaultClass_WithDDSuccess2.025
testACExport50_AddToEAR_WithDDSuccess2.257
testACExport60_AddToEAR_WithDDSuccess1.929
testACExport50_AddToEAR_InterestingName_WithDDSuccess2.110
testACExport60_AddToEAR_InterestingName_WithDDSuccess2.023
testACImport12_DefaultsSuccess9.166
testACImport13_DefaultsSuccess8.081
testACImport14_DefaultsSuccess8.114
testACImport12_NoDefaultClassSuccess9.283
testACImport13_NoDefaultClassSuccess8.121
testACImport14_NoDefaultClassSuccess8.100
testACImport12_AddToEARSuccess10.179
testACImport13_AddToEARSuccess9.011
testACImport14_AddToEARSuccess7.183
testACImport12_InterestingNameSuccess9.256
testACImport13_InterestingNameSuccess9.227
testACImport14_InterestingNameSuccess8.144
testACImport12_AddToEAR_InterestingNameSuccess7.070
testACImport13_AddToEAR_InterestingNameSuccess9.123
testACImport14_AddToEAR_InterestingNameSuccess9.254
testACImport50_WithDDSuccess9.124
testACImport50_NoDefaultClass_WithDDSuccess8.170
testACImport50_AddToEAR_WithDDSuccess8.160
testACImport50_AddToEAR_InterestingName_WithDDSuccess9.002
testAC12_DefaultsSuccess2.108
testAC13_DefaultsSuccess2.028
testAC14_DefaultsSuccess2.034
testAC50_DefaultsSuccess2.017
testAC60_DefaultsSuccess2.103
testAC12_NoDefaultClassSuccess1.996
testAC13_NoDefaultClassSuccess2.017
testAC14_NoDefaultClassSuccess2.018
testAC50_NoDefaultClassSuccess2.065
testAC60_NoDefaultClassSuccess2.067
testAC12_AddToEARSuccess2.018
testAC13_AddToEARSuccess3.226
testAC14_AddToEARSuccess2.129
testAC50_AddToEARSuccess2.166
testAC60_AddToEARSuccess2.047
testAC12_InterestingNameSuccess2.032
testAC13_InterestingNameSuccess2.064
testAC14_InterestingNameSuccess2.047
testAC50_InterestingNameSuccess2.019
testAC60_InterestingNameSuccess2.093
testAC12_AddToEAR_InterestingNameSuccess1.983
testAC13_AddToEAR_InterestingNameSuccess2.032
testAC14_AddToEAR_InterestingNameSuccess2.049
testAC50_AddToEAR_InterestingNameSuccess2.015
testAC60_AddToEAR_InterestingNameSuccess2.078
testAC50_WithDDSuccess1.978
testAC50_NoDefaultClass_WithDDSuccess1.109
testAC50_AddToEAR_WithDDSuccess3.038
testAC50_AddToEAR_InterestingName_WithDDSuccess2.018
testAC60_WithDDSuccess1.101
testAC60_NoDefaultClass_WithDDSuccess2.969
testAC60_AddToEAR_WithDDSuccess2.008
testAC60_AddToEAR_InterestingName_WithDDSuccess1.087
testUtility_DefaultsSuccess2.026
testUtility_AddToEARSuccess3.182
testUtility_AddToExisitingEAR12Success1.853
testUtility_AddToExisitingEAR13Success2.099
testUtility_AddToExisitingEAR14Success2.109
testUtility_AddToExisitingEAR5_WithoutDDSuccess1.944
testUtility_AddToExisitingEAR5_WithDDSuccess2.033
testUtilityExport_DefaultsSuccess2.122
testUtilityExport_AddToExisitingEAR12Success1.966
testUtilityExport_AddToExisitingEAR13Success2.068
testUtilityExport_AddToExisitingEAR14Success2.039
testUtilityExport_AddToExisitingEAR5_WithoutDDSuccess2.061
testUtilityExport_AddToExisitingEAR5_WithDDSuccess1.953
testUtilityImport_DefaultsSuccess9.236
testUtilityImport_AddToExisitingEAR12Success9.188
testUtilityImport_AddToExisitingEAR13Success8.054
testUtilityImport_AddToExisitingEAR14Success9.178
testUtilityImport_AddToExisitingEAR5_WithDDSuccess9.376
Properties >>

Back to top