Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1891099.47%947.803
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.bvt18901947.803

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

NameTestsErrorsFailuresTime(s)
EnterpriseBVT18901947.803
Back to top


TestCase EnterpriseBVT

NameStatusTypeTime(s)
testConnector10_DefaultsSuccess3.906
testConnector15_DefaultsSuccess2.909
testConnector16_DefaultsSuccess1.878
testConnector10_WithEARSuccess3.150
testConnector15_WithEARSuccess2.208
testConnector16_WithEARSuccess1.241
testConnector10_ChangedSrouceFolderSuccess3.060
testConnector15_ChangedSrouceFolderSuccess2.178
testConnector16_ChangedSrouceFolderSuccess2.055
testConnector10_ChangedSrouceFolder_WithEARSuccess1.132
testConnector15_ChangedSrouceFolder_WithEARSuccess2.105
testConnector16_ChangedSrouceFolder_WithEARSuccess3.054
testConnectorExport10_DefaultsSuccess2.048
testConnectorExport15_DefaultsSuccess2.156
testConnectorExport10_WithEARSuccess2.232
testConnectorExport15_WithEARSuccess1.291
testConnectorExport10_ChangedSourceFolderSuccess2.963
testConnectorExport15_ChangedSourceFolderSuccess2.104
testConnectorExport10_ChangedSourceFolder_WithEARSuccess2.391
testConnectorExport15_ChangedSourceFolder_WithEARSuccess2.231
testConnectorImport10_DefaultsSuccess6.216
testConnectorImport15_DefaultsSuccess9.558
testConnectorImport10_WithEARSuccess8.361
testConnectorImport15_WithEARSuccess8.413
testConnectorImport10_DiffSourceFolderSuccess10.690
testConnectorImport15_DiffSourceFolderSuccess10.434
testConnectorImport10_DiffSourceFolder_WithEARSuccess9.348
testConnectorImport15_DiffSourceFolder_WithEARSuccess10.461
testEARExport12_WithDependenciesSuccess2.423
testEARExport13_WithDependenciesSuccess6.766
testEARExport14_WithDependenciesSuccess5.976
testEARExport50_WithDependenciesSuccess9.160
testEARExport12_ChangedContentDir_WithDependenciesSuccess3.881
testEARExport13_ChangedContentDir_WithDependenciesSuccess5.912
testEARExport14_ChangedContentDir_WithDependenciesSuccess5.676
testEARExport50_ChangedContentDir_WithDependenciesSuccess9.153
testEARExport50_WithDependencies_WithDDSuccess10.650
testEARExport50_ChangedContentDir_WithDependencies_WithDDSuccess10.079
testEARImport12_WithDependenciesSuccess19.366
testEARImport13_WithDependenciesSuccess22.439
testEARImport14_WithDependenciesSuccess20.804
testEARImport50_WithDependenciesSuccess27.646
testEARImport12_ChangedContentDir_WithDependenciesSuccess16.965
testEARImport13_ChangedContentDir_WithDependenciesSuccess21.476
testEARImport14_ChangedContentDir_WithDependenciesSuccess21.304
testEARImport50_ChangedContentDir_WithDependenciesSuccess24.096
testEARImport50_EAR5NoDD_DependincesNoDDsSuccess8.678
testEARImport50_EAR5NoDD_DependincesNoDDs_WithUtilSuccess8.330
testEARImport50_EAR5NoDD_DependincesWithDDsSuccess8.196
testEARImport50_EAR5NoDD_DependincesWithDDs_WithUtilSuccess7.278
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDsSuccess9.099
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDs_WithUtilSuccess9.967
testEARImport50_EAR5WithDD_DependincesNoDDsSuccess7.606
testEARImport50_EAR5WithDD_DependincesNoDDs_WithUtilSuccess7.254
testEARImport50_EAR5WithDD_DependincesWithDDsSuccess5.051
testEARImport50_EAR5WithDD_DependincesWithDDs_WithUtilSuccess8.340
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDsSuccess9.512
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDs_WithUtilSuccess9.356
test288180Success2.048
testEAR12_DefaultsSuccess2.040
testEAR13_DefaultsSuccess2.159
testEAR14_DefaultsSuccess1.963
testEAR50_DefaultsSuccess2.039
testEAR60_DefaultsSuccess2.046
testEAR12_ChangedContentDirSuccess2.057
testEAR13_ChangedContentDirSuccess1.962
testEAR14_ChangedContentDirSuccess2.052
testEAR50_ChangedContentDirSuccess2.045
testEAR60_ChangedContentDirSuccess2.039
testEAR12_WithDependenciesSuccess3.870
testEAR13_WithDependenciesSuccess4.773
testEAR14_WithDependenciesSuccess5.143
testEAR50_WithDependenciesSuccess7.517
testEAR60_WithDependenciesSuccess11.701
testEAR12_ChangedContentDir_WithDependenciesSuccess5.933
testEAR13_ChangedContentDir_WithDependenciesSuccess5.553
testEAR14_ChangedContentDir_WithDependenciesSuccess3.259
testEAR50_ChangedContentDir_WithDependenciesSuccess11.678
testEAR60_ChangedContentDir_WithDependenciesSuccess9.650
testEAR50_Defaults_WithDDSuccess3.331
testEAR60_Defaults_WithDDSuccess2.048
testEAR50_ChangedContentDir_WithDDSuccess2.048
testEAR60_ChangedContentDir_WithDDSuccess1.957
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.998
testEARWithJarInLibFolderSuccess2.054
testEARWithClasspathContainerReferenceSuccess2.023
testACExport12_DefaultsSuccess2.050
testACExport13_DefaultsSuccess2.095
testACExport14_DefaultsSuccess1.976
testACExport50_DefaultsSuccess2.118
testACExport60_DefaultsSuccess2.202
testACExport12_NoDefaultClassSuccess2.027
testACExport13_NoDefaultClassSuccess1.955
testACExport14_NoDefaultClassSuccess1.089
testACExport50_NoDefaultClassSuccess2.041
testACExport60_NoDefaultClassSuccess2.005
testACExport12_AddToEARSuccess2.977
testACExport13_AddToEARSuccess1.985
testACExport14_AddToEARSuccess2.103
testACExport50_AddToEARSuccess2.043
testACExport60_AddToEARSuccess2.024
testACExport12_InterestingNameSuccess2.277
testACExport13_InterestingNameSuccess1.975
testACExport14_InterestingNameSuccess1.033
testACExport50_InterestingNameSuccess3.129
testACExport60_InterestingNameSuccess2.038
testACExport12_AddToEAR_InterestingNameSuccess2.257
testACExport13_AddToEAR_InterestingNameSuccess2.089
testACExport14_AddToEAR_InterestingNameSuccess2.012
testACExport50_AddToEAR_InterestingNameSuccess2.136
testACExport60_AddToEAR_InterestingNameSuccess1.033
testACExport50_WithDDSuccess2.010
testACExport60_WithDDSuccess3.027
testACExport50_NoDefaultClass_WithDDSuccess2.110
testACExport60_NoDefaultClass_WithDDSuccess1.959
testACExport50_AddToEAR_WithDDSuccess2.057
testACExport60_AddToEAR_WithDDSuccess2.212
testACExport50_AddToEAR_InterestingName_WithDDSuccess2.051
testACExport60_AddToEAR_InterestingName_WithDDSuccess2.141
testACImport12_DefaultsSuccess7.308
testACImport13_DefaultsSuccess9.358
testACImport14_DefaultsSuccess7.207
testACImport12_NoDefaultClassSuccess9.134
testACImport13_NoDefaultClassSuccess9.157
testACImport14_NoDefaultClassSuccess8.165
testACImport12_AddToEARSuccess10.175
testACImport13_AddToEARSuccess8.271
testACImport14_AddToEARSuccess9.145
testACImport12_InterestingNameSuccess8.306
testACImport13_InterestingNameSuccess10.099
testACImport14_InterestingNameSuccess9.257
testACImport12_AddToEAR_InterestingNameSuccess9.619
testACImport13_AddToEAR_InterestingNameSuccess9.272
testACImport14_AddToEAR_InterestingNameSuccess9.269
testACImport50_WithDDSuccess8.314
testACImport50_NoDefaultClass_WithDDSuccess8.034
testACImport50_AddToEAR_WithDDSuccess8.113
testACImport50_AddToEAR_InterestingName_WithDDSuccess9.248
testAC12_DefaultsSuccess2.119
testAC13_DefaultsSuccess2.398
testAC14_DefaultsSuccess2.125
testAC50_DefaultsSuccess2.031
testAC60_DefaultsSuccess2.125
testAC12_NoDefaultClassSuccess2.074
testAC13_NoDefaultClassSuccess1.043
testAC14_NoDefaultClassSuccess2.070
testAC50_NoDefaultClassSuccess2.910
testAC60_NoDefaultClassSuccess2.134
testAC12_AddToEARSuccess2.050
testAC13_AddToEARSuccess2.088
testAC14_AddToEARSuccess2.200
testAC50_AddToEARSuccess2.066
testAC60_AddToEARSuccess1.082
testAC12_InterestingNameSuccess2.072
testAC13_InterestingNameSuccess3.053
testAC14_InterestingNameSuccess2.130
testAC50_InterestingNameSuccess2.098
testAC60_InterestingNameSuccess2.003
testAC12_AddToEAR_InterestingNameSuccess2.335
testAC13_AddToEAR_InterestingNameSuccess2.588
testAC14_AddToEAR_InterestingNameSuccess1.257
testAC50_AddToEAR_InterestingNameSuccess3.002
testAC60_AddToEAR_InterestingNameSuccess1.093
testAC50_WithDDSuccess3.349
testAC50_NoDefaultClass_WithDDSuccess2.115
testAC50_AddToEAR_WithDDSuccess2.578
testAC50_AddToEAR_InterestingName_WithDDSuccess2.111
testAC60_WithDDSuccess1.170
testAC60_NoDefaultClass_WithDDSuccess2.924
testAC60_AddToEAR_WithDDSuccess2.046
testAC60_AddToEAR_InterestingName_WithDDSuccess2.105
testUtility_DefaultsSuccess2.002
testUtility_AddToEARSuccess1.985
testUtility_AddToExisitingEAR12Success1.088
testUtility_AddToExisitingEAR13Success2.974
testUtility_AddToExisitingEAR14Success1.082
testUtility_AddToExisitingEAR5_WithoutDDSuccess3.044
testUtility_AddToExisitingEAR5_WithDDSuccess1.974
testUtilityExport_DefaultsSuccess2.056
testUtilityExport_AddToExisitingEAR12Success2.004
testUtilityExport_AddToExisitingEAR13Success2.038
testUtilityExport_AddToExisitingEAR14Success2.154
testUtilityExport_AddToExisitingEAR5_WithoutDDSuccess1.973
testUtilityExport_AddToExisitingEAR5_WithDDSuccess2.045
testUtilityImport_DefaultsSuccess8.728
testUtilityImport_AddToExisitingEAR12Success9.379
testUtilityImport_AddToExisitingEAR13Success9.226
testUtilityImport_AddToExisitingEAR14Success9.136
testUtilityImport_AddToExisitingEAR5_WithDDSuccess9.414
Properties >>

Back to top