Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1891099.47%946.453
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.bvt18901946.453

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

NameTestsErrorsFailuresTime(s)
EnterpriseBVT18901946.453
Back to top


TestCase EnterpriseBVT

NameStatusTypeTime(s)
testConnector10_DefaultsSuccess4.429
testConnector15_DefaultsSuccess3.244
testConnector16_DefaultsSuccess1.857
testConnector10_WithEARSuccess3.132
testConnector15_WithEARSuccess2.701
testConnector16_WithEARSuccess2.200
testConnector10_ChangedSrouceFolderSuccess2.044
testConnector15_ChangedSrouceFolderSuccess2.113
testConnector16_ChangedSrouceFolderSuccess2.213
testConnector10_ChangedSrouceFolder_WithEARSuccess2.077
testConnector15_ChangedSrouceFolder_WithEARSuccess2.216
testConnector16_ChangedSrouceFolder_WithEARSuccess2.055
testConnectorExport10_DefaultsSuccess1.111
testConnectorExport15_DefaultsSuccess3.365
testConnectorExport10_WithEARSuccess2.056
testConnectorExport15_WithEARSuccess2.286
testConnectorExport10_ChangedSourceFolderSuccess2.297
testConnectorExport15_ChangedSourceFolderSuccess2.169
testConnectorExport10_ChangedSourceFolder_WithEARSuccess2.268
testConnectorExport15_ChangedSourceFolder_WithEARSuccess2.232
testConnectorImport10_DefaultsSuccess6.879
testConnectorImport15_DefaultsSuccess7.894
testConnectorImport10_WithEARSuccess7.459
testConnectorImport15_WithEARSuccess7.252
testConnectorImport10_DiffSourceFolderSuccess6.439
testConnectorImport15_DiffSourceFolderSuccess8.415
testConnectorImport10_DiffSourceFolder_WithEARSuccess8.570
testConnectorImport15_DiffSourceFolder_WithEARSuccess9.386
testEARExport12_WithDependenciesSuccess3.773
testEARExport13_WithDependenciesSuccess6.532
testEARExport14_WithDependenciesSuccess6.185
testEARExport50_WithDependenciesSuccess9.009
testEARExport12_ChangedContentDir_WithDependenciesSuccess5.537
testEARExport13_ChangedContentDir_WithDependenciesSuccess6.217
testEARExport14_ChangedContentDir_WithDependenciesSuccess6.875
testEARExport50_ChangedContentDir_WithDependenciesSuccess9.327
testEARExport50_WithDependencies_WithDDSuccess8.896
testEARExport50_ChangedContentDir_WithDependencies_WithDDSuccess11.440
testEARImport12_WithDependenciesSuccess18.314
testEARImport13_WithDependenciesSuccess21.702
testEARImport14_WithDependenciesSuccess23.567
testEARImport50_WithDependenciesSuccess29.362
testEARImport12_ChangedContentDir_WithDependenciesSuccess16.844
testEARImport13_ChangedContentDir_WithDependenciesSuccess22.281
testEARImport14_ChangedContentDir_WithDependenciesSuccess26.983
testEARImport50_ChangedContentDir_WithDependenciesSuccess27.817
testEARImport50_EAR5NoDD_DependincesNoDDsSuccess8.318
testEARImport50_EAR5NoDD_DependincesNoDDs_WithUtilSuccess8.230
testEARImport50_EAR5NoDD_DependincesWithDDsSuccess6.084
testEARImport50_EAR5NoDD_DependincesWithDDs_WithUtilSuccess7.412
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDsSuccess6.857
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDs_WithUtilSuccess6.906
testEARImport50_EAR5WithDD_DependincesNoDDsSuccess10.892
testEARImport50_EAR5WithDD_DependincesNoDDs_WithUtilSuccess6.905
testEARImport50_EAR5WithDD_DependincesWithDDsSuccess6.171
testEARImport50_EAR5WithDD_DependincesWithDDs_WithUtilSuccess5.113
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDsSuccess7.335
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDs_WithUtilSuccess9.851
test288180Success2.049
testEAR12_DefaultsSuccess2.146
testEAR13_DefaultsSuccess1.973
testEAR14_DefaultsSuccess2.053
testEAR50_DefaultsSuccess2.049
testEAR60_DefaultsSuccess2.035
testEAR12_ChangedContentDirSuccess2.065
testEAR13_ChangedContentDirSuccess2.158
testEAR14_ChangedContentDirSuccess1.061
testEAR50_ChangedContentDirSuccess2.946
testEAR60_ChangedContentDirSuccess2.137
testEAR12_WithDependenciesSuccess4.039
testEAR13_WithDependenciesSuccess5.432
testEAR14_WithDependenciesSuccess5.475
testEAR50_WithDependenciesSuccess7.929
testEAR60_WithDependenciesSuccess13.221
testEAR12_ChangedContentDir_WithDependenciesSuccess4.066
testEAR13_ChangedContentDir_WithDependenciesSuccess5.519
testEAR14_ChangedContentDir_WithDependenciesSuccess4.719
testEAR50_ChangedContentDir_WithDependenciesSuccess10.684
testEAR60_ChangedContentDir_WithDependenciesSuccess10.388
testEAR50_Defaults_WithDDSuccess3.195
testEAR60_Defaults_WithDDSuccess2.057
testEAR50_ChangedContentDir_WithDDSuccess2.060
testEAR60_ChangedContentDir_WithDDSuccess1.960
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.018
testEARWithJarInLibFolderSuccess2.069
testEARWithClasspathContainerReferenceSuccess2.059
testACExport12_DefaultsSuccess2.032
testACExport13_DefaultsSuccess2.381
testACExport14_DefaultsSuccess2.140
testACExport50_DefaultsSuccess2.146
testACExport60_DefaultsSuccess1.947
testACExport12_NoDefaultClassSuccess2.086
testACExport13_NoDefaultClassSuccess2.074
testACExport14_NoDefaultClassSuccess2.108
testACExport50_NoDefaultClassSuccess2.003
testACExport60_NoDefaultClassSuccess2.052
testACExport12_AddToEARSuccess1.998
testACExport13_AddToEARSuccess2.115
testACExport14_AddToEARSuccess2.483
testACExport50_AddToEARSuccess1.987
testACExport60_AddToEARSuccess1.986
testACExport12_InterestingNameSuccess2.058
testACExport13_InterestingNameSuccess2.193
testACExport14_InterestingNameSuccess2.004
testACExport50_InterestingNameSuccess2.045
testACExport60_InterestingNameSuccess2.221
testACExport12_AddToEAR_InterestingNameSuccess2.053
testACExport13_AddToEAR_InterestingNameSuccess2.225
testACExport14_AddToEAR_InterestingNameSuccess2.223
testACExport50_AddToEAR_InterestingNameSuccess2.190
testACExport60_AddToEAR_InterestingNameSuccess2.095
testACExport50_WithDDSuccess2.164
testACExport60_WithDDSuccess2.176
testACExport50_NoDefaultClass_WithDDSuccess1.068
testACExport60_NoDefaultClass_WithDDSuccess3.139
testACExport50_AddToEAR_WithDDSuccess1.928
testACExport60_AddToEAR_WithDDSuccess2.082
testACExport50_AddToEAR_InterestingName_WithDDSuccess1.963
testACExport60_AddToEAR_InterestingName_WithDDSuccess2.227
testACImport12_DefaultsSuccess8.195
testACImport13_DefaultsSuccess9.108
testACImport14_DefaultsSuccess6.193
testACImport12_NoDefaultClassSuccess8.331
testACImport13_NoDefaultClassSuccess9.074
testACImport14_NoDefaultClassSuccess10.275
testACImport12_AddToEARSuccess8.808
testACImport13_AddToEARSuccess8.143
testACImport14_AddToEARSuccess8.248
testACImport12_InterestingNameSuccess9.140
testACImport13_InterestingNameSuccess9.224
testACImport14_InterestingNameSuccess9.182
testACImport12_AddToEAR_InterestingNameSuccess8.305
testACImport13_AddToEAR_InterestingNameSuccess9.287
testACImport14_AddToEAR_InterestingNameSuccess10.238
testACImport50_WithDDSuccess8.188
testACImport50_NoDefaultClass_WithDDSuccess8.198
testACImport50_AddToEAR_WithDDSuccess8.689
testACImport50_AddToEAR_InterestingName_WithDDSuccess8.421
testAC12_DefaultsSuccess2.089
testAC13_DefaultsSuccess2.281
testAC14_DefaultsSuccess1.102
testAC50_DefaultsSuccess3.011
testAC60_DefaultsSuccess1.987
testAC12_NoDefaultClassSuccess2.035
testAC13_NoDefaultClassSuccess2.050
testAC14_NoDefaultClassSuccess2.006
testAC50_NoDefaultClassSuccess2.024
testAC60_NoDefaultClassSuccess2.090
testAC12_AddToEARSuccess1.137
testAC13_AddToEARSuccess3.017
testAC14_AddToEARSuccess2.036
testAC50_AddToEARSuccess2.123
testAC60_AddToEARSuccess2.111
testAC12_InterestingNameSuccess1.223
testAC13_InterestingNameSuccess3.028
testAC14_InterestingNameSuccess2.039
testAC50_InterestingNameSuccess2.198
testAC60_InterestingNameSuccess1.070
testAC12_AddToEAR_InterestingNameSuccess3.111
testAC13_AddToEAR_InterestingNameSuccess1.148
testAC14_AddToEAR_InterestingNameSuccess2.984
testAC50_AddToEAR_InterestingNameSuccess2.124
testAC60_AddToEAR_InterestingNameSuccess2.174
testAC50_WithDDSuccess2.079
testAC50_NoDefaultClass_WithDDSuccess1.104
testAC50_AddToEAR_WithDDSuccess2.960
testAC50_AddToEAR_InterestingName_WithDDSuccess2.088
testAC60_WithDDSuccess1.591
testAC60_NoDefaultClass_WithDDSuccess3.006
testAC60_AddToEAR_WithDDSuccess2.258
testAC60_AddToEAR_InterestingName_WithDDSuccess2.047
testUtility_DefaultsSuccess1.093
testUtility_AddToEARSuccess3.061
testUtility_AddToExisitingEAR12Success2.000
testUtility_AddToExisitingEAR13Success2.134
testUtility_AddToExisitingEAR14Success1.957
testUtility_AddToExisitingEAR5_WithoutDDSuccess2.138
testUtility_AddToExisitingEAR5_WithDDSuccess1.104
testUtilityExport_DefaultsSuccess3.204
testUtilityExport_AddToExisitingEAR12Success2.102
testUtilityExport_AddToExisitingEAR13Success1.976
testUtilityExport_AddToExisitingEAR14Success2.042
testUtilityExport_AddToExisitingEAR5_WithoutDDSuccess2.303
testUtilityExport_AddToExisitingEAR5_WithDDSuccess2.023
testUtilityImport_DefaultsSuccess8.279
testUtilityImport_AddToExisitingEAR12Success8.421
testUtilityImport_AddToExisitingEAR13Success10.311
testUtilityImport_AddToExisitingEAR14Success9.205
testUtilityImport_AddToExisitingEAR5_WithDDSuccess8.196
Properties >>

Back to top