Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1891099.47%932.319
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.bvt18901932.319

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

NameTestsErrorsFailuresTime(s)
EnterpriseBVT18901932.319
Back to top


TestCase EnterpriseBVT

NameStatusTypeTime(s)
testConnector10_DefaultsSuccess3.532
testConnector15_DefaultsSuccess3.485
testConnector16_DefaultsSuccess2.817
testConnector10_WithEARSuccess2.368
testConnector15_WithEARSuccess1.744
testConnector16_WithEARSuccess3.040
testConnector10_ChangedSrouceFolderSuccess1.102
testConnector15_ChangedSrouceFolderSuccess3.156
testConnector16_ChangedSrouceFolderSuccess2.187
testConnector10_ChangedSrouceFolder_WithEARSuccess2.118
testConnector15_ChangedSrouceFolder_WithEARSuccess2.125
testConnector16_ChangedSrouceFolder_WithEARSuccess2.000
testConnectorExport10_DefaultsSuccess2.521
testConnectorExport15_DefaultsSuccess1.121
testConnectorExport10_WithEARSuccess3.061
testConnectorExport15_WithEARSuccess2.361
testConnectorExport10_ChangedSourceFolderSuccess2.096
testConnectorExport15_ChangedSourceFolderSuccess2.224
testConnectorExport10_ChangedSourceFolder_WithEARSuccess2.454
testConnectorExport15_ChangedSourceFolder_WithEARSuccess2.028
testConnectorImport10_DefaultsSuccess7.513
testConnectorImport15_DefaultsSuccess8.630
testConnectorImport10_WithEARSuccess7.450
testConnectorImport15_WithEARSuccess9.389
testConnectorImport10_DiffSourceFolderSuccess7.548
testConnectorImport15_DiffSourceFolderSuccess8.596
testConnectorImport10_DiffSourceFolder_WithEARSuccess7.388
testConnectorImport15_DiffSourceFolder_WithEARSuccess7.676
testEARExport12_WithDependenciesSuccess4.150
testEARExport13_WithDependenciesSuccess5.865
testEARExport14_WithDependenciesSuccess6.950
testEARExport50_WithDependenciesSuccess8.853
testEARExport12_ChangedContentDir_WithDependenciesSuccess5.919
testEARExport13_ChangedContentDir_WithDependenciesSuccess5.776
testEARExport14_ChangedContentDir_WithDependenciesSuccess6.008
testEARExport50_ChangedContentDir_WithDependenciesSuccess8.774
testEARExport50_WithDependencies_WithDDSuccess9.648
testEARExport50_ChangedContentDir_WithDependencies_WithDDSuccess10.016
testEARImport12_WithDependenciesSuccess17.972
testEARImport13_WithDependenciesSuccess21.929
testEARImport14_WithDependenciesSuccess19.629
testEARImport50_WithDependenciesSuccess27.398
testEARImport12_ChangedContentDir_WithDependenciesSuccess17.571
testEARImport13_ChangedContentDir_WithDependenciesSuccess21.325
testEARImport14_ChangedContentDir_WithDependenciesSuccess19.931
testEARImport50_ChangedContentDir_WithDependenciesSuccess25.942
testEARImport50_EAR5NoDD_DependincesNoDDsSuccess8.621
testEARImport50_EAR5NoDD_DependincesNoDDs_WithUtilSuccess8.455
testEARImport50_EAR5NoDD_DependincesWithDDsSuccess7.052
testEARImport50_EAR5NoDD_DependincesWithDDs_WithUtilSuccess6.641
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDsSuccess10.157
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDs_WithUtilSuccess6.292
testEARImport50_EAR5WithDD_DependincesNoDDsSuccess10.637
testEARImport50_EAR5WithDD_DependincesNoDDs_WithUtilSuccess7.421
testEARImport50_EAR5WithDD_DependincesWithDDsSuccess6.288
testEARImport50_EAR5WithDD_DependincesWithDDs_WithUtilSuccess7.298
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDsSuccess6.767
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDs_WithUtilSuccess6.766
test288180Success2.067
testEAR12_DefaultsSuccess2.046
testEAR13_DefaultsSuccess2.099
testEAR14_DefaultsSuccess1.240
testEAR50_DefaultsSuccess3.011
testEAR60_DefaultsSuccess2.160
testEAR12_ChangedContentDirSuccess1.954
testEAR13_ChangedContentDirSuccess2.126
testEAR14_ChangedContentDirSuccess2.055
testEAR50_ChangedContentDirSuccess1.942
testEAR60_ChangedContentDirSuccess2.046
testEAR12_WithDependenciesSuccess3.904
testEAR13_WithDependenciesSuccess5.126
testEAR14_WithDependenciesSuccess5.928
testEAR50_WithDependenciesSuccess10.651
testEAR60_WithDependenciesSuccess8.691
testEAR12_ChangedContentDir_WithDependenciesSuccess6.464
testEAR13_ChangedContentDir_WithDependenciesSuccess4.176
testEAR14_ChangedContentDir_WithDependenciesSuccess8.061
testEAR50_ChangedContentDir_WithDependenciesSuccess8.666
testEAR60_ChangedContentDir_WithDependenciesSuccess11.464
testEAR50_Defaults_WithDDSuccess3.312
testEAR60_Defaults_WithDDSuccess1.956
testEAR50_ChangedContentDir_WithDDSuccess2.046
testEAR60_ChangedContentDir_WithDDSuccess1.224
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.879
testEARWithJarInLibFolderSuccess1.953
testEARWithClasspathContainerReferenceSuccess2.167
testACExport12_DefaultsSuccess2.023
testACExport13_DefaultsSuccess1.974
testACExport14_DefaultsSuccess1.994
testACExport50_DefaultsSuccess2.451
testACExport60_DefaultsSuccess2.031
testACExport12_NoDefaultClassSuccess2.045
testACExport13_NoDefaultClassSuccess2.112
testACExport14_NoDefaultClassSuccess2.069
testACExport50_NoDefaultClassSuccess2.015
testACExport60_NoDefaultClassSuccess1.215
testACExport12_AddToEARSuccess3.139
testACExport13_AddToEARSuccess2.256
testACExport14_AddToEARSuccess1.087
testACExport50_AddToEARSuccess1.998
testACExport60_AddToEARSuccess3.030
testACExport12_InterestingNameSuccess1.985
testACExport13_InterestingNameSuccess2.058
testACExport14_InterestingNameSuccess2.017
testACExport50_InterestingNameSuccess1.963
testACExport60_InterestingNameSuccess1.139
testACExport12_AddToEAR_InterestingNameSuccess2.979
testACExport13_AddToEAR_InterestingNameSuccess2.274
testACExport14_AddToEAR_InterestingNameSuccess1.949
testACExport50_AddToEAR_InterestingNameSuccess1.098
testACExport60_AddToEAR_InterestingNameSuccess3.280
testACExport50_WithDDSuccess2.163
testACExport60_WithDDSuccess2.219
testACExport50_NoDefaultClass_WithDDSuccess1.033
testACExport60_NoDefaultClass_WithDDSuccess2.931
testACExport50_AddToEAR_WithDDSuccess1.971
testACExport60_AddToEAR_WithDDSuccess2.021
testACExport50_AddToEAR_InterestingName_WithDDSuccess2.041
testACExport60_AddToEAR_InterestingName_WithDDSuccess2.033
testACImport12_DefaultsSuccess8.177
testACImport13_DefaultsSuccess8.131
testACImport14_DefaultsSuccess9.113
testACImport12_NoDefaultClassSuccess8.151
testACImport13_NoDefaultClassSuccess9.217
testACImport14_NoDefaultClassSuccess9.103
testACImport12_AddToEARSuccess7.309
testACImport13_AddToEARSuccess8.052
testACImport14_AddToEARSuccess9.263
testACImport12_InterestingNameSuccess9.271
testACImport13_InterestingNameSuccess9.038
testACImport14_InterestingNameSuccess7.156
testACImport12_AddToEAR_InterestingNameSuccess9.125
testACImport13_AddToEAR_InterestingNameSuccess9.166
testACImport14_AddToEAR_InterestingNameSuccess9.526
testACImport50_WithDDSuccess8.124
testACImport50_NoDefaultClass_WithDDSuccess6.404
testACImport50_AddToEAR_WithDDSuccess7.082
testACImport50_AddToEAR_InterestingName_WithDDSuccess8.108
testAC12_DefaultsSuccess2.051
testAC13_DefaultsSuccess2.008
testAC14_DefaultsSuccess2.049
testAC50_DefaultsSuccess2.027
testAC60_DefaultsSuccess2.008
testAC12_NoDefaultClassSuccess2.101
testAC13_NoDefaultClassSuccess1.053
testAC14_NoDefaultClassSuccess2.082
testAC50_NoDefaultClassSuccess2.011
testAC60_NoDefaultClassSuccess3.066
testAC12_AddToEARSuccess2.235
testAC13_AddToEARSuccess1.861
testAC14_AddToEARSuccess2.611
testAC50_AddToEARSuccess3.121
testAC60_AddToEARSuccess2.028
testAC12_InterestingNameSuccess2.087
testAC13_InterestingNameSuccess2.002
testAC14_InterestingNameSuccess1.994
testAC50_InterestingNameSuccess2.062
testAC60_InterestingNameSuccess2.050
testAC12_AddToEAR_InterestingNameSuccess2.047
testAC13_AddToEAR_InterestingNameSuccess2.013
testAC14_AddToEAR_InterestingNameSuccess2.105
testAC50_AddToEAR_InterestingNameSuccess2.109
testAC60_AddToEAR_InterestingNameSuccess2.065
testAC50_WithDDSuccess1.989
testAC50_NoDefaultClass_WithDDSuccess1.088
testAC50_AddToEAR_WithDDSuccess3.001
testAC50_AddToEAR_InterestingName_WithDDSuccess2.027
testAC60_WithDDSuccess1.094
testAC60_NoDefaultClass_WithDDSuccess3.019
testAC60_AddToEAR_WithDDSuccess1.043
testAC60_AddToEAR_InterestingName_WithDDSuccess2.996
testUtility_DefaultsSuccess2.071
testUtility_AddToEARSuccess2.039
testUtility_AddToExisitingEAR12Success2.090
testUtility_AddToExisitingEAR13Success1.987
testUtility_AddToExisitingEAR14Success2.133
testUtility_AddToExisitingEAR5_WithoutDDSuccess1.946
testUtility_AddToExisitingEAR5_WithDDSuccess2.028
testUtilityExport_DefaultsSuccess2.067
testUtilityExport_AddToExisitingEAR12Success1.981
testUtilityExport_AddToExisitingEAR13Success2.058
testUtilityExport_AddToExisitingEAR14Success1.049
testUtilityExport_AddToExisitingEAR5_WithoutDDSuccess3.052
testUtilityExport_AddToExisitingEAR5_WithDDSuccess1.959
testUtilityImport_DefaultsSuccess9.294
testUtilityImport_AddToExisitingEAR12Success10.411
testUtilityImport_AddToExisitingEAR13Success10.373
testUtilityImport_AddToExisitingEAR14Success10.361
testUtilityImport_AddToExisitingEAR5_WithDDSuccess8.943
Properties >>

Back to top