Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1891099.47%913.354
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.bvt18901913.354

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

NameTestsErrorsFailuresTime(s)
EnterpriseBVT18901913.354
Back to top


TestCase EnterpriseBVT

NameStatusTypeTime(s)
testConnector10_DefaultsSuccess3.914
testConnector15_DefaultsSuccess2.645
testConnector16_DefaultsSuccess2.980
testConnector10_WithEARSuccess2.129
testConnector15_WithEARSuccess2.146
testConnector16_WithEARSuccess2.094
testConnector10_ChangedSrouceFolderSuccess2.028
testConnector15_ChangedSrouceFolderSuccess2.067
testConnector16_ChangedSrouceFolderSuccess2.196
testConnector10_ChangedSrouceFolder_WithEARSuccess2.123
testConnector15_ChangedSrouceFolder_WithEARSuccess1.118
testConnector16_ChangedSrouceFolder_WithEARSuccess3.054
testConnectorExport10_DefaultsSuccess1.878
testConnectorExport15_DefaultsSuccess3.150
testConnectorExport10_WithEARSuccess2.460
testConnectorExport15_WithEARSuccess2.365
testConnectorExport10_ChangedSourceFolderSuccess1.226
testConnectorExport15_ChangedSourceFolderSuccess3.421
testConnectorExport10_ChangedSourceFolder_WithEARSuccess2.320
testConnectorExport15_ChangedSourceFolder_WithEARSuccess2.082
testConnectorImport10_DefaultsSuccess8.598
testConnectorImport15_DefaultsSuccess9.346
testConnectorImport10_WithEARSuccess7.641
testConnectorImport15_WithEARSuccess10.478
testConnectorImport10_DiffSourceFolderSuccess8.328
testConnectorImport15_DiffSourceFolderSuccess10.570
testConnectorImport10_DiffSourceFolder_WithEARSuccess7.485
testConnectorImport15_DiffSourceFolder_WithEARSuccess7.363
testEARExport12_WithDependenciesSuccess3.038
testEARExport13_WithDependenciesSuccess6.788
testEARExport14_WithDependenciesSuccess6.006
testEARExport50_WithDependenciesSuccess8.657
testEARExport12_ChangedContentDir_WithDependenciesSuccess5.908
testEARExport13_ChangedContentDir_WithDependenciesSuccess4.493
testEARExport14_ChangedContentDir_WithDependenciesSuccess5.918
testEARExport50_ChangedContentDir_WithDependenciesSuccess8.050
testEARExport50_WithDependencies_WithDDSuccess9.808
testEARExport50_ChangedContentDir_WithDependencies_WithDDSuccess10.740
testEARImport12_WithDependenciesSuccess17.693
testEARImport13_WithDependenciesSuccess17.036
testEARImport14_WithDependenciesSuccess22.860
testEARImport50_WithDependenciesSuccess23.431
testEARImport12_ChangedContentDir_WithDependenciesSuccess16.502
testEARImport13_ChangedContentDir_WithDependenciesSuccess19.205
testEARImport14_ChangedContentDir_WithDependenciesSuccess23.376
testEARImport50_ChangedContentDir_WithDependenciesSuccess25.286
testEARImport50_EAR5NoDD_DependincesNoDDsSuccess6.827
testEARImport50_EAR5NoDD_DependincesNoDDs_WithUtilSuccess8.249
testEARImport50_EAR5NoDD_DependincesWithDDsSuccess6.266
testEARImport50_EAR5NoDD_DependincesWithDDs_WithUtilSuccess6.683
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDsSuccess6.577
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDs_WithUtilSuccess8.339
testEARImport50_EAR5WithDD_DependincesNoDDsSuccess6.612
testEARImport50_EAR5WithDD_DependincesNoDDs_WithUtilSuccess9.360
testEARImport50_EAR5WithDD_DependincesWithDDsSuccess5.139
testEARImport50_EAR5WithDD_DependincesWithDDs_WithUtilSuccess6.107
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDsSuccess8.075
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDs_WithUtilSuccess6.389
test288180Success2.041
testEAR12_DefaultsSuccess2.045
testEAR13_DefaultsSuccess2.058
testEAR14_DefaultsSuccess2.050
testEAR50_DefaultsSuccess1.948
testEAR60_DefaultsSuccess2.139
testEAR12_ChangedContentDirSuccess2.062
testEAR13_ChangedContentDirSuccess1.947
testEAR14_ChangedContentDirSuccess2.114
testEAR50_ChangedContentDirSuccess2.040
testEAR60_ChangedContentDirSuccess1.947
testEAR12_WithDependenciesSuccess1.924
testEAR13_WithDependenciesSuccess6.077
testEAR14_WithDependenciesSuccess8.665
testEAR50_WithDependenciesSuccess6.406
testEAR60_WithDependenciesSuccess7.841
testEAR12_ChangedContentDir_WithDependenciesSuccess5.582
testEAR13_ChangedContentDir_WithDependenciesSuccess3.835
testEAR14_ChangedContentDir_WithDependenciesSuccess5.893
testEAR50_ChangedContentDir_WithDependenciesSuccess5.997
testEAR60_ChangedContentDir_WithDependenciesSuccess11.517
testEAR50_Defaults_WithDDSuccess2.288
testEAR60_Defaults_WithDDSuccess1.958
testEAR50_ChangedContentDir_WithDDSuccess2.049
testEAR60_ChangedContentDir_WithDDSuccess2.054
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)
1.956
testEARWithJarInLibFolderSuccess2.014
testEARWithClasspathContainerReferenceSuccess2.106
testACExport12_DefaultsSuccess1.086
testACExport13_DefaultsSuccess3.061
testACExport14_DefaultsSuccess2.029
testACExport50_DefaultsSuccess2.177
testACExport60_DefaultsSuccess1.972
testACExport12_NoDefaultClassSuccess2.024
testACExport13_NoDefaultClassSuccess1.999
testACExport14_NoDefaultClassSuccess2.083
testACExport50_NoDefaultClassSuccess2.035
testACExport60_NoDefaultClassSuccess2.021
testACExport12_AddToEARSuccess1.046
testACExport13_AddToEARSuccess2.974
testACExport14_AddToEARSuccess2.222
testACExport50_AddToEARSuccess1.940
testACExport60_AddToEARSuccess2.108
testACExport12_InterestingNameSuccess2.097
testACExport13_InterestingNameSuccess2.033
testACExport14_InterestingNameSuccess1.010
testACExport50_InterestingNameSuccess2.967
testACExport60_InterestingNameSuccess2.054
testACExport12_AddToEAR_InterestingNameSuccess2.027
testACExport13_AddToEAR_InterestingNameSuccess2.176
testACExport14_AddToEAR_InterestingNameSuccess2.159
testACExport50_AddToEAR_InterestingNameSuccess2.204
testACExport60_AddToEAR_InterestingNameSuccess2.004
testACExport50_WithDDSuccess1.998
testACExport60_WithDDSuccess1.222
testACExport50_NoDefaultClass_WithDDSuccess2.941
testACExport60_NoDefaultClass_WithDDSuccess2.090
testACExport50_AddToEAR_WithDDSuccess1.996
testACExport60_AddToEAR_WithDDSuccess2.034
testACExport50_AddToEAR_InterestingName_WithDDSuccess2.028
testACExport60_AddToEAR_InterestingName_WithDDSuccess2.049
testACImport12_DefaultsSuccess9.014
testACImport13_DefaultsSuccess9.312
testACImport14_DefaultsSuccess9.109
testACImport12_NoDefaultClassSuccess8.247
testACImport13_NoDefaultClassSuccess9.223
testACImport14_NoDefaultClassSuccess9.231
testACImport12_AddToEARSuccess9.441
testACImport13_AddToEARSuccess9.174
testACImport14_AddToEARSuccess9.091
testACImport12_InterestingNameSuccess8.169
testACImport13_InterestingNameSuccess8.273
testACImport14_InterestingNameSuccess8.158
testACImport12_AddToEAR_InterestingNameSuccess9.166
testACImport13_AddToEAR_InterestingNameSuccess8.088
testACImport14_AddToEAR_InterestingNameSuccess9.174
testACImport50_WithDDSuccess9.182
testACImport50_NoDefaultClass_WithDDSuccess8.068
testACImport50_AddToEAR_WithDDSuccess9.207
testACImport50_AddToEAR_InterestingName_WithDDSuccess8.298
testAC12_DefaultsSuccess2.005
testAC13_DefaultsSuccess2.190
testAC14_DefaultsSuccess1.986
testAC50_DefaultsSuccess2.058
testAC60_DefaultsSuccess2.035
testAC12_NoDefaultClassSuccess2.053
testAC13_NoDefaultClassSuccess2.017
testAC14_NoDefaultClassSuccess2.004
testAC50_NoDefaultClassSuccess2.038
testAC60_NoDefaultClassSuccess2.014
testAC12_AddToEARSuccess2.028
testAC13_AddToEARSuccess2.142
testAC14_AddToEARSuccess1.120
testAC50_AddToEARSuccess2.022
testAC60_AddToEARSuccess2.022
testAC12_InterestingNameSuccess2.998
testAC13_InterestingNameSuccess2.071
testAC14_InterestingNameSuccess2.032
testAC50_InterestingNameSuccess1.953
testAC60_InterestingNameSuccess2.168
testAC12_AddToEAR_InterestingNameSuccess2.011
testAC13_AddToEAR_InterestingNameSuccess2.108
testAC14_AddToEAR_InterestingNameSuccess2.070
testAC50_AddToEAR_InterestingNameSuccess2.087
testAC60_AddToEAR_InterestingNameSuccess1.988
testAC50_WithDDSuccess1.138
testAC50_NoDefaultClass_WithDDSuccess3.022
testAC50_AddToEAR_WithDDSuccess2.165
testAC50_AddToEAR_InterestingName_WithDDSuccess2.063
testAC60_WithDDSuccess2.017
testAC60_NoDefaultClass_WithDDSuccess2.033
testAC60_AddToEAR_WithDDSuccess0.985
testAC60_AddToEAR_InterestingName_WithDDSuccess2.178
testUtility_DefaultsSuccess3.058
testUtility_AddToEARSuccess2.042
testUtility_AddToExisitingEAR12Success2.002
testUtility_AddToExisitingEAR13Success2.055
testUtility_AddToExisitingEAR14Success2.088
testUtility_AddToExisitingEAR5_WithoutDDSuccess2.006
testUtility_AddToExisitingEAR5_WithDDSuccess2.057
testUtilityExport_DefaultsSuccess2.044
testUtilityExport_AddToExisitingEAR12Success2.294
testUtilityExport_AddToExisitingEAR13Success1.760
testUtilityExport_AddToExisitingEAR14Success2.073
testUtilityExport_AddToExisitingEAR5_WithoutDDSuccess2.044
testUtilityExport_AddToExisitingEAR5_WithDDSuccess1.996
testUtilityImport_DefaultsSuccess9.268
testUtilityImport_AddToExisitingEAR12Success9.344
testUtilityImport_AddToExisitingEAR13Success10.158
testUtilityImport_AddToExisitingEAR14Success9.048
testUtilityImport_AddToExisitingEAR5_WithDDSuccess8.448
Properties >>

Back to top