Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1891099.47%922.152
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.bvt18901922.152

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

NameTestsErrorsFailuresTime(s)
EnterpriseBVT18901922.152
Back to top


TestCase EnterpriseBVT

NameStatusTypeTime(s)
testConnector10_DefaultsSuccess4.507
testConnector15_DefaultsSuccess3.209
testConnector16_DefaultsSuccess2.865
testConnector10_WithEARSuccess2.960
testConnector15_WithEARSuccess2.298
testConnector16_WithEARSuccess2.143
testConnector10_ChangedSrouceFolderSuccess2.194
testConnector15_ChangedSrouceFolderSuccess1.081
testConnector16_ChangedSrouceFolderSuccess3.156
testConnector10_ChangedSrouceFolder_WithEARSuccess2.116
testConnector15_ChangedSrouceFolder_WithEARSuccess1.151
testConnector16_ChangedSrouceFolder_WithEARSuccess3.055
testConnectorExport10_DefaultsSuccess1.353
testConnectorExport15_DefaultsSuccess3.156
testConnectorExport10_WithEARSuccess2.320
testConnectorExport15_WithEARSuccess2.203
testConnectorExport10_ChangedSourceFolderSuccess2.294
testConnectorExport15_ChangedSourceFolderSuccess2.310
testConnectorExport10_ChangedSourceFolder_WithEARSuccess2.052
testConnectorExport15_ChangedSourceFolder_WithEARSuccess2.178
testConnectorImport10_DefaultsSuccess7.388
testConnectorImport15_DefaultsSuccess8.472
testConnectorImport10_WithEARSuccess5.239
testConnectorImport15_WithEARSuccess10.342
testConnectorImport10_DiffSourceFolderSuccess7.288
testConnectorImport15_DiffSourceFolderSuccess7.361
testConnectorImport10_DiffSourceFolder_WithEARSuccess9.489
testConnectorImport15_DiffSourceFolder_WithEARSuccess8.410
testEARExport12_WithDependenciesSuccess2.172
testEARExport13_WithDependenciesSuccess8.464
testEARExport14_WithDependenciesSuccess7.848
testEARExport50_WithDependenciesSuccess8.796
testEARExport12_ChangedContentDir_WithDependenciesSuccess3.681
testEARExport13_ChangedContentDir_WithDependenciesSuccess5.927
testEARExport14_ChangedContentDir_WithDependenciesSuccess6.353
testEARExport50_ChangedContentDir_WithDependenciesSuccess7.520
testEARExport50_WithDependencies_WithDDSuccess9.059
testEARExport50_ChangedContentDir_WithDependencies_WithDDSuccess9.556
testEARImport12_WithDependenciesSuccess16.556
testEARImport13_WithDependenciesSuccess19.124
testEARImport14_WithDependenciesSuccess20.711
testEARImport50_WithDependenciesSuccess25.503
testEARImport12_ChangedContentDir_WithDependenciesSuccess16.011
testEARImport13_ChangedContentDir_WithDependenciesSuccess22.290
testEARImport14_ChangedContentDir_WithDependenciesSuccess25.025
testEARImport50_ChangedContentDir_WithDependenciesSuccess26.079
testEARImport50_EAR5NoDD_DependincesNoDDsSuccess8.191
testEARImport50_EAR5NoDD_DependincesNoDDs_WithUtilSuccess7.930
testEARImport50_EAR5NoDD_DependincesWithDDsSuccess6.560
testEARImport50_EAR5NoDD_DependincesWithDDs_WithUtilSuccess6.015
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDsSuccess7.119
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDs_WithUtilSuccess6.404
testEARImport50_EAR5WithDD_DependincesNoDDsSuccess10.394
testEARImport50_EAR5WithDD_DependincesNoDDs_WithUtilSuccess7.543
testEARImport50_EAR5WithDD_DependincesWithDDsSuccess5.014
testEARImport50_EAR5WithDD_DependincesWithDDs_WithUtilSuccess6.358
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDsSuccess7.492
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDs_WithUtilSuccess6.781
test288180Success2.074
testEAR12_DefaultsSuccess2.045
testEAR13_DefaultsSuccess2.121
testEAR14_DefaultsSuccess1.049
testEAR50_DefaultsSuccess3.051
testEAR60_DefaultsSuccess2.048
testEAR12_ChangedContentDirSuccess2.069
testEAR13_ChangedContentDirSuccess2.011
testEAR14_ChangedContentDirSuccess2.057
testEAR50_ChangedContentDirSuccess2.045
testEAR60_ChangedContentDirSuccess1.940
testEAR12_WithDependenciesSuccess3.529
testEAR13_WithDependenciesSuccess5.001
testEAR14_WithDependenciesSuccess6.317
testEAR50_WithDependenciesSuccess6.689
testEAR60_WithDependenciesSuccess10.332
testEAR12_ChangedContentDir_WithDependenciesSuccess5.505
testEAR13_ChangedContentDir_WithDependenciesSuccess5.738
testEAR14_ChangedContentDir_WithDependenciesSuccess6.525
testEAR50_ChangedContentDir_WithDependenciesSuccess9.218
testEAR60_ChangedContentDir_WithDependenciesSuccess9.121
testEAR50_Defaults_WithDDSuccess4.570
testEAR60_Defaults_WithDDSuccess2.059
testEAR50_ChangedContentDir_WithDDSuccess1.058
testEAR60_ChangedContentDir_WithDDSuccess2.097
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.907
testEARWithJarInLibFolderSuccess2.071
testEARWithClasspathContainerReferenceSuccess2.039
testACExport12_DefaultsSuccess2.029
testACExport13_DefaultsSuccess1.997
testACExport14_DefaultsSuccess2.266
testACExport50_DefaultsSuccess1.954
testACExport60_DefaultsSuccess2.186
testACExport12_NoDefaultClassSuccess1.837
testACExport13_NoDefaultClassSuccess2.016
testACExport14_NoDefaultClassSuccess2.017
testACExport50_NoDefaultClassSuccess2.055
testACExport60_NoDefaultClassSuccess2.016
testACExport12_AddToEARSuccess2.042
testACExport13_AddToEARSuccess1.993
testACExport14_AddToEARSuccess2.191
testACExport50_AddToEARSuccess2.143
testACExport60_AddToEARSuccess1.959
testACExport12_InterestingNameSuccess2.232
testACExport13_InterestingNameSuccess1.005
testACExport14_InterestingNameSuccess3.034
testACExport50_InterestingNameSuccess2.243
testACExport60_InterestingNameSuccess2.133
testACExport12_AddToEAR_InterestingNameSuccess2.115
testACExport13_AddToEAR_InterestingNameSuccess2.247
testACExport14_AddToEAR_InterestingNameSuccess2.037
testACExport50_AddToEAR_InterestingNameSuccess2.032
testACExport60_AddToEAR_InterestingNameSuccess2.233
testACExport50_WithDDSuccess2.311
testACExport60_WithDDSuccess2.138
testACExport50_NoDefaultClass_WithDDSuccess2.171
testACExport60_NoDefaultClass_WithDDSuccess1.944
testACExport50_AddToEAR_WithDDSuccess1.081
testACExport60_AddToEAR_WithDDSuccess2.071
testACExport50_AddToEAR_InterestingName_WithDDSuccess3.066
testACExport60_AddToEAR_InterestingName_WithDDSuccess2.980
testACImport12_DefaultsSuccess9.269
testACImport13_DefaultsSuccess8.358
testACImport14_DefaultsSuccess10.243
testACImport12_NoDefaultClassSuccess10.299
testACImport13_NoDefaultClassSuccess9.345
testACImport14_NoDefaultClassSuccess10.604
testACImport12_AddToEARSuccess8.109
testACImport13_AddToEARSuccess10.309
testACImport14_AddToEARSuccess9.278
testACImport12_InterestingNameSuccess9.135
testACImport13_InterestingNameSuccess7.192
testACImport14_InterestingNameSuccess9.160
testACImport12_AddToEAR_InterestingNameSuccess7.283
testACImport13_AddToEAR_InterestingNameSuccess9.135
testACImport14_AddToEAR_InterestingNameSuccess9.153
testACImport50_WithDDSuccess7.151
testACImport50_NoDefaultClass_WithDDSuccess9.157
testACImport50_AddToEAR_WithDDSuccess8.150
testACImport50_AddToEAR_InterestingName_WithDDSuccess7.415
testAC12_DefaultsSuccess2.006
testAC13_DefaultsSuccess2.062
testAC14_DefaultsSuccess2.232
testAC50_DefaultsSuccess2.103
testAC60_DefaultsSuccess1.055
testAC12_NoDefaultClassSuccess3.016
testAC13_NoDefaultClassSuccess2.049
testAC14_NoDefaultClassSuccess2.020
testAC50_NoDefaultClassSuccess2.172
testAC60_NoDefaultClassSuccess2.059
testAC12_AddToEARSuccess2.116
testAC13_AddToEARSuccess1.295
testAC14_AddToEARSuccess2.932
testAC50_AddToEARSuccess2.050
testAC60_AddToEARSuccess2.021
testAC12_InterestingNameSuccess2.041
testAC13_InterestingNameSuccess2.089
testAC14_InterestingNameSuccess1.059
testAC50_InterestingNameSuccess2.988
testAC60_InterestingNameSuccess2.024
testAC12_AddToEAR_InterestingNameSuccess2.106
testAC13_AddToEAR_InterestingNameSuccess1.138
testAC14_AddToEAR_InterestingNameSuccess2.088
testAC50_AddToEAR_InterestingNameSuccess3.061
testAC60_AddToEAR_InterestingNameSuccess2.085
testAC50_WithDDSuccess2.214
testAC50_NoDefaultClass_WithDDSuccess1.095
testAC50_AddToEAR_WithDDSuccess2.133
testAC50_AddToEAR_InterestingName_WithDDSuccess2.064
testAC60_WithDDSuccess2.983
testAC60_NoDefaultClass_WithDDSuccess1.090
testAC60_AddToEAR_WithDDSuccess2.965
testAC60_AddToEAR_InterestingName_WithDDSuccess2.103
testUtility_DefaultsSuccess2.037
testUtility_AddToEARSuccess1.966
testUtility_AddToExisitingEAR12Success1.100
testUtility_AddToExisitingEAR13Success3.066
testUtility_AddToExisitingEAR14Success1.954
testUtility_AddToExisitingEAR5_WithoutDDSuccess2.040
testUtility_AddToExisitingEAR5_WithDDSuccess1.084
testUtilityExport_DefaultsSuccess2.997
testUtilityExport_AddToExisitingEAR12Success2.140
testUtilityExport_AddToExisitingEAR13Success2.064
testUtilityExport_AddToExisitingEAR14Success2.044
testUtilityExport_AddToExisitingEAR5_WithoutDDSuccess2.022
testUtilityExport_AddToExisitingEAR5_WithDDSuccess2.018
testUtilityImport_DefaultsSuccess8.369
testUtilityImport_AddToExisitingEAR12Success8.154
testUtilityImport_AddToExisitingEAR13Success9.293
testUtilityImport_AddToExisitingEAR14Success8.595
testUtilityImport_AddToExisitingEAR5_WithDDSuccess7.745
Properties >>

Back to top