Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1891099.47%916.617
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.bvt18901916.617

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

NameTestsErrorsFailuresTime(s)
EnterpriseBVT18901916.617
Back to top


TestCase EnterpriseBVT

NameStatusTypeTime(s)
testConnector10_DefaultsSuccess4.487
testConnector15_DefaultsSuccess3.092
testConnector16_DefaultsSuccess2.751
testConnector10_WithEARSuccess2.143
testConnector15_WithEARSuccess1.200
testConnector16_WithEARSuccess3.079
testConnector10_ChangedSrouceFolderSuccess2.162
testConnector15_ChangedSrouceFolderSuccess1.137
testConnector16_ChangedSrouceFolderSuccess3.031
testConnector10_ChangedSrouceFolder_WithEARSuccess2.065
testConnector15_ChangedSrouceFolder_WithEARSuccess2.135
testConnector16_ChangedSrouceFolder_WithEARSuccess2.099
testConnectorExport10_DefaultsSuccess1.346
testConnectorExport15_DefaultsSuccess3.329
testConnectorExport10_WithEARSuccess2.229
testConnectorExport15_WithEARSuccess2.378
testConnectorExport10_ChangedSourceFolderSuccess1.150
testConnectorExport15_ChangedSourceFolderSuccess3.235
testConnectorExport10_ChangedSourceFolder_WithEARSuccess2.045
testConnectorExport15_ChangedSourceFolder_WithEARSuccess2.074
testConnectorImport10_DefaultsSuccess9.547
testConnectorImport15_DefaultsSuccess8.443
testConnectorImport10_WithEARSuccess8.361
testConnectorImport15_WithEARSuccess9.330
testConnectorImport10_DiffSourceFolderSuccess9.568
testConnectorImport15_DiffSourceFolderSuccess9.427
testConnectorImport10_DiffSourceFolder_WithEARSuccess6.311
testConnectorImport15_DiffSourceFolder_WithEARSuccess10.557
testEARExport12_WithDependenciesSuccess4.482
testEARExport13_WithDependenciesSuccess5.004
testEARExport14_WithDependenciesSuccess6.168
testEARExport50_WithDependenciesSuccess10.044
testEARExport12_ChangedContentDir_WithDependenciesSuccess4.410
testEARExport13_ChangedContentDir_WithDependenciesSuccess3.583
testEARExport14_ChangedContentDir_WithDependenciesSuccess8.003
testEARExport50_ChangedContentDir_WithDependenciesSuccess8.803
testEARExport50_WithDependencies_WithDDSuccess9.059
testEARExport50_ChangedContentDir_WithDependencies_WithDDSuccess7.865
testEARImport12_WithDependenciesSuccess19.117
testEARImport13_WithDependenciesSuccess20.669
testEARImport14_WithDependenciesSuccess21.856
testEARImport50_WithDependenciesSuccess21.048
testEARImport12_ChangedContentDir_WithDependenciesSuccess16.487
testEARImport13_ChangedContentDir_WithDependenciesSuccess18.649
testEARImport14_ChangedContentDir_WithDependenciesSuccess21.463
testEARImport50_ChangedContentDir_WithDependenciesSuccess25.275
testEARImport50_EAR5NoDD_DependincesNoDDsSuccess8.607
testEARImport50_EAR5NoDD_DependincesNoDDs_WithUtilSuccess8.578
testEARImport50_EAR5NoDD_DependincesWithDDsSuccess7.173
testEARImport50_EAR5NoDD_DependincesWithDDs_WithUtilSuccess6.570
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDsSuccess6.605
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDs_WithUtilSuccess8.055
testEARImport50_EAR5WithDD_DependincesNoDDsSuccess9.282
testEARImport50_EAR5WithDD_DependincesNoDDs_WithUtilSuccess10.251
testEARImport50_EAR5WithDD_DependincesWithDDsSuccess8.257
testEARImport50_EAR5WithDD_DependincesWithDDs_WithUtilSuccess7.075
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDsSuccess8.086
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDs_WithUtilSuccess8.407
test288180Success2.045
testEAR12_DefaultsSuccess2.043
testEAR13_DefaultsSuccess1.963
testEAR14_DefaultsSuccess2.149
testEAR50_DefaultsSuccess2.046
testEAR60_DefaultsSuccess1.940
testEAR12_ChangedContentDirSuccess2.061
testEAR13_ChangedContentDirSuccess1.954
testEAR14_ChangedContentDirSuccess2.063
testEAR50_ChangedContentDirSuccess1.038
testEAR60_ChangedContentDirSuccess2.973
testEAR12_WithDependenciesSuccess1.386
testEAR13_WithDependenciesSuccess6.253
testEAR14_WithDependenciesSuccess4.193
testEAR50_WithDependenciesSuccess8.956
testEAR60_WithDependenciesSuccess10.915
testEAR12_ChangedContentDir_WithDependenciesSuccess5.938
testEAR13_ChangedContentDir_WithDependenciesSuccess5.501
testEAR14_ChangedContentDir_WithDependenciesSuccess6.283
testEAR50_ChangedContentDir_WithDependenciesSuccess6.583
testEAR60_ChangedContentDir_WithDependenciesSuccess8.996
testEAR50_Defaults_WithDDSuccess4.316
testEAR60_Defaults_WithDDSuccess2.058
testEAR50_ChangedContentDir_WithDDSuccess2.042
testEAR60_ChangedContentDir_WithDDSuccess1.074
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)
3.046
testEARWithJarInLibFolderSuccess1.966
testEARWithClasspathContainerReferenceSuccess2.007
testACExport12_DefaultsSuccess2.073
testACExport13_DefaultsSuccess2.146
testACExport14_DefaultsSuccess1.987
testACExport50_DefaultsSuccess2.191
testACExport60_DefaultsSuccess2.085
testACExport12_NoDefaultClassSuccess1.942
testACExport13_NoDefaultClassSuccess1.988
testACExport14_NoDefaultClassSuccess2.050
testACExport50_NoDefaultClassSuccess1.984
testACExport60_NoDefaultClassSuccess2.051
testACExport12_AddToEARSuccess2.244
testACExport13_AddToEARSuccess2.073
testACExport14_AddToEARSuccess2.058
testACExport50_AddToEARSuccess2.097
testACExport60_AddToEARSuccess1.997
testACExport12_InterestingNameSuccess2.030
testACExport13_InterestingNameSuccess2.054
testACExport14_InterestingNameSuccess1.994
testACExport50_InterestingNameSuccess2.160
testACExport60_InterestingNameSuccess2.262
testACExport12_AddToEAR_InterestingNameSuccess2.138
testACExport13_AddToEAR_InterestingNameSuccess1.346
testACExport14_AddToEAR_InterestingNameSuccess3.101
testACExport50_AddToEAR_InterestingNameSuccess2.061
testACExport60_AddToEAR_InterestingNameSuccess2.280
testACExport50_WithDDSuccess2.026
testACExport60_WithDDSuccess2.074
testACExport50_NoDefaultClass_WithDDSuccess1.146
testACExport60_NoDefaultClass_WithDDSuccess2.868
testACExport50_AddToEAR_WithDDSuccess2.153
testACExport60_AddToEAR_WithDDSuccess1.300
testACExport50_AddToEAR_InterestingName_WithDDSuccess2.982
testACExport60_AddToEAR_InterestingName_WithDDSuccess1.020
testACImport12_DefaultsSuccess9.202
testACImport13_DefaultsSuccess8.054
testACImport14_DefaultsSuccess8.163
testACImport12_NoDefaultClassSuccess9.146
testACImport13_NoDefaultClassSuccess8.077
testACImport14_NoDefaultClassSuccess8.149
testACImport12_AddToEARSuccess9.414
testACImport13_AddToEARSuccess9.207
testACImport14_AddToEARSuccess6.064
testACImport12_InterestingNameSuccess7.095
testACImport13_InterestingNameSuccess7.193
testACImport14_InterestingNameSuccess8.121
testACImport12_AddToEAR_InterestingNameSuccess10.238
testACImport13_AddToEAR_InterestingNameSuccess7.065
testACImport14_AddToEAR_InterestingNameSuccess9.120
testACImport50_WithDDSuccess8.226
testACImport50_NoDefaultClass_WithDDSuccess9.148
testACImport50_AddToEAR_WithDDSuccess9.200
testACImport50_AddToEAR_InterestingName_WithDDSuccess8.307
testAC12_DefaultsSuccess2.008
testAC13_DefaultsSuccess2.012
testAC14_DefaultsSuccess2.101
testAC50_DefaultsSuccess2.015
testAC60_DefaultsSuccess1.981
testAC12_NoDefaultClassSuccess2.033
testAC13_NoDefaultClassSuccess2.052
testAC14_NoDefaultClassSuccess2.062
testAC50_NoDefaultClassSuccess2.002
testAC60_NoDefaultClassSuccess2.092
testAC12_AddToEARSuccess1.974
testAC13_AddToEARSuccess2.105
testAC14_AddToEARSuccess2.006
testAC50_AddToEARSuccess1.986
testAC60_AddToEARSuccess2.095
testAC12_InterestingNameSuccess2.166
testAC13_InterestingNameSuccess2.087
testAC14_InterestingNameSuccess2.013
testAC50_InterestingNameSuccess2.047
testAC60_InterestingNameSuccess1.124
testAC12_AddToEAR_InterestingNameSuccess3.021
testAC13_AddToEAR_InterestingNameSuccess1.051
testAC14_AddToEAR_InterestingNameSuccess2.977
testAC50_AddToEAR_InterestingNameSuccess2.107
testAC60_AddToEAR_InterestingNameSuccess2.045
testAC50_WithDDSuccess2.019
testAC50_NoDefaultClass_WithDDSuccess1.987
testAC50_AddToEAR_WithDDSuccess1.147
testAC50_AddToEAR_InterestingName_WithDDSuccess1.958
testAC60_WithDDSuccess3.015
testAC60_NoDefaultClass_WithDDSuccess2.040
testAC60_AddToEAR_WithDDSuccess1.086
testAC60_AddToEAR_InterestingName_WithDDSuccess3.056
testUtility_DefaultsSuccess2.007
testUtility_AddToEARSuccess2.009
testUtility_AddToExisitingEAR12Success2.045
testUtility_AddToExisitingEAR13Success2.064
testUtility_AddToExisitingEAR14Success2.011
testUtility_AddToExisitingEAR5_WithoutDDSuccess1.130
testUtility_AddToExisitingEAR5_WithDDSuccess2.967
testUtilityExport_DefaultsSuccess1.060
testUtilityExport_AddToExisitingEAR12Success3.120
testUtilityExport_AddToExisitingEAR13Success2.027
testUtilityExport_AddToExisitingEAR14Success1.989
testUtilityExport_AddToExisitingEAR5_WithoutDDSuccess1.102
testUtilityExport_AddToExisitingEAR5_WithDDSuccess2.922
testUtilityImport_DefaultsSuccess8.254
testUtilityImport_AddToExisitingEAR12Success10.288
testUtilityImport_AddToExisitingEAR13Success10.247
testUtilityImport_AddToExisitingEAR14Success7.127
testUtilityImport_AddToExisitingEAR5_WithDDSuccess8.127
Properties >>

Back to top