Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1891099.47%911.495
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.bvt18901911.495

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

NameTestsErrorsFailuresTime(s)
EnterpriseBVT18901911.495
Back to top


TestCase EnterpriseBVT

NameStatusTypeTime(s)
testConnector10_DefaultsSuccess3.789
testConnector15_DefaultsSuccess3.024
testConnector16_DefaultsSuccess2.871
testConnector10_WithEARSuccess2.035
testConnector15_WithEARSuccess2.160
testConnector16_WithEARSuccess1.967
testConnector10_ChangedSrouceFolderSuccess2.162
testConnector15_ChangedSrouceFolderSuccess2.046
testConnector16_ChangedSrouceFolderSuccess2.018
testConnector10_ChangedSrouceFolder_WithEARSuccess2.090
testConnector15_ChangedSrouceFolder_WithEARSuccess2.074
testConnector16_ChangedSrouceFolder_WithEARSuccess2.019
testConnectorExport10_DefaultsSuccess1.021
testConnectorExport15_DefaultsSuccess3.331
testConnectorExport10_WithEARSuccess2.214
testConnectorExport15_WithEARSuccess2.098
testConnectorExport10_ChangedSourceFolderSuccess2.025
testConnectorExport15_ChangedSourceFolderSuccess2.090
testConnectorExport10_ChangedSourceFolder_WithEARSuccess2.194
testConnectorExport15_ChangedSourceFolder_WithEARSuccess2.306
testConnectorImport10_DefaultsSuccess8.901
testConnectorImport15_DefaultsSuccess8.401
testConnectorImport10_WithEARSuccess7.367
testConnectorImport15_WithEARSuccess8.327
testConnectorImport10_DiffSourceFolderSuccess8.518
testConnectorImport15_DiffSourceFolderSuccess8.324
testConnectorImport10_DiffSourceFolder_WithEARSuccess8.434
testConnectorImport15_DiffSourceFolder_WithEARSuccess9.301
testEARExport12_WithDependenciesSuccess4.076
testEARExport13_WithDependenciesSuccess4.570
testEARExport14_WithDependenciesSuccess6.874
testEARExport50_WithDependenciesSuccess9.503
testEARExport12_ChangedContentDir_WithDependenciesSuccess4.952
testEARExport13_ChangedContentDir_WithDependenciesSuccess6.455
testEARExport14_ChangedContentDir_WithDependenciesSuccess5.329
testEARExport50_ChangedContentDir_WithDependenciesSuccess9.110
testEARExport50_WithDependencies_WithDDSuccess7.551
testEARExport50_ChangedContentDir_WithDependencies_WithDDSuccess10.888
testEARImport12_WithDependenciesSuccess18.523
testEARImport13_WithDependenciesSuccess21.138
testEARImport14_WithDependenciesSuccess17.439
testEARImport50_WithDependenciesSuccess22.273
testEARImport12_ChangedContentDir_WithDependenciesSuccess17.595
testEARImport13_ChangedContentDir_WithDependenciesSuccess22.512
testEARImport14_ChangedContentDir_WithDependenciesSuccess20.428
testEARImport50_ChangedContentDir_WithDependenciesSuccess24.307
testEARImport50_EAR5NoDD_DependincesNoDDsSuccess7.991
testEARImport50_EAR5NoDD_DependincesNoDDs_WithUtilSuccess8.739
testEARImport50_EAR5NoDD_DependincesWithDDsSuccess8.177
testEARImport50_EAR5NoDD_DependincesWithDDs_WithUtilSuccess6.193
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDsSuccess6.672
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDs_WithUtilSuccess6.080
testEARImport50_EAR5WithDD_DependincesNoDDsSuccess5.307
testEARImport50_EAR5WithDD_DependincesNoDDs_WithUtilSuccess7.100
testEARImport50_EAR5WithDD_DependincesWithDDsSuccess6.187
testEARImport50_EAR5WithDD_DependincesWithDDs_WithUtilSuccess8.057
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDsSuccess6.632
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDs_WithUtilSuccess8.603
test288180Success1.957
testEAR12_DefaultsSuccess2.142
testEAR13_DefaultsSuccess2.062
testEAR14_DefaultsSuccess2.133
testEAR50_DefaultsSuccess2.050
testEAR60_DefaultsSuccess1.037
testEAR12_ChangedContentDirSuccess2.962
testEAR13_ChangedContentDirSuccess2.000
testEAR14_ChangedContentDirSuccess2.052
testEAR50_ChangedContentDirSuccess2.050
testEAR60_ChangedContentDirSuccess2.038
testEAR12_WithDependenciesSuccess4.032
testEAR13_WithDependenciesSuccess4.715
testEAR14_WithDependenciesSuccess6.667
testEAR50_WithDependenciesSuccess7.235
testEAR60_WithDependenciesSuccess7.880
testEAR12_ChangedContentDir_WithDependenciesSuccess4.564
testEAR13_ChangedContentDir_WithDependenciesSuccess4.435
testEAR14_ChangedContentDir_WithDependenciesSuccess7.747
testEAR50_ChangedContentDir_WithDependenciesSuccess8.807
testEAR60_ChangedContentDir_WithDependenciesSuccess8.439
testEAR50_Defaults_WithDDSuccess2.383
testEAR60_Defaults_WithDDSuccess2.013
testEAR50_ChangedContentDir_WithDDSuccess1.948
testEAR60_ChangedContentDir_WithDDSuccess2.057
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.058
testEARWithJarInLibFolderSuccess1.973
testEARWithClasspathContainerReferenceSuccess2.003
testACExport12_DefaultsSuccess2.198
testACExport13_DefaultsSuccess1.992
testACExport14_DefaultsSuccess2.028
testACExport50_DefaultsSuccess1.336
testACExport60_DefaultsSuccess2.867
testACExport12_NoDefaultClassSuccess1.974
testACExport13_NoDefaultClassSuccess2.068
testACExport14_NoDefaultClassSuccess2.012
testACExport50_NoDefaultClassSuccess1.997
testACExport60_NoDefaultClassSuccess1.206
testACExport12_AddToEARSuccess3.300
testACExport13_AddToEARSuccess1.969
testACExport14_AddToEARSuccess2.285
testACExport50_AddToEARSuccess2.014
testACExport60_AddToEARSuccess2.177
testACExport12_InterestingNameSuccess2.221
testACExport13_InterestingNameSuccess2.053
testACExport14_InterestingNameSuccess2.047
testACExport50_InterestingNameSuccess1.076
testACExport60_InterestingNameSuccess2.931
testACExport12_AddToEAR_InterestingNameSuccess2.070
testACExport13_AddToEAR_InterestingNameSuccess2.071
testACExport14_AddToEAR_InterestingNameSuccess2.238
testACExport50_AddToEAR_InterestingNameSuccess2.022
testACExport60_AddToEAR_InterestingNameSuccess2.187
testACExport50_WithDDSuccess2.088
testACExport60_WithDDSuccess1.988
testACExport50_NoDefaultClass_WithDDSuccess1.026
testACExport60_NoDefaultClass_WithDDSuccess3.038
testACExport50_AddToEAR_WithDDSuccess2.098
testACExport60_AddToEAR_WithDDSuccess2.015
testACExport50_AddToEAR_InterestingName_WithDDSuccess2.239
testACExport60_AddToEAR_InterestingName_WithDDSuccess2.286
testACImport12_DefaultsSuccess9.132
testACImport13_DefaultsSuccess7.145
testACImport14_DefaultsSuccess10.144
testACImport12_NoDefaultClassSuccess9.161
testACImport13_NoDefaultClassSuccess9.119
testACImport14_NoDefaultClassSuccess9.239
testACImport12_AddToEARSuccess10.134
testACImport13_AddToEARSuccess7.098
testACImport14_AddToEARSuccess9.062
testACImport12_InterestingNameSuccess7.162
testACImport13_InterestingNameSuccess8.120
testACImport14_InterestingNameSuccess9.283
testACImport12_AddToEAR_InterestingNameSuccess9.125
testACImport13_AddToEAR_InterestingNameSuccess9.078
testACImport14_AddToEAR_InterestingNameSuccess9.259
testACImport50_WithDDSuccess9.391
testACImport50_NoDefaultClass_WithDDSuccess9.149
testACImport50_AddToEAR_WithDDSuccess9.151
testACImport50_AddToEAR_InterestingName_WithDDSuccess9.120
testAC12_DefaultsSuccess1.995
testAC13_DefaultsSuccess1.210
testAC14_DefaultsSuccess2.962
testAC50_DefaultsSuccess2.052
testAC60_DefaultsSuccess2.166
testAC12_NoDefaultClassSuccess2.010
testAC13_NoDefaultClassSuccess1.970
testAC14_NoDefaultClassSuccess1.072
testAC50_NoDefaultClassSuccess2.017
testAC60_NoDefaultClassSuccess2.961
testAC12_AddToEARSuccess2.062
testAC13_AddToEARSuccess1.084
testAC14_AddToEARSuccess3.069
testAC50_AddToEARSuccess2.086
testAC60_AddToEARSuccess2.066
testAC12_InterestingNameSuccess2.002
testAC13_InterestingNameSuccess2.333
testAC14_InterestingNameSuccess1.941
testAC50_InterestingNameSuccess1.948
testAC60_InterestingNameSuccess2.057
testAC12_AddToEAR_InterestingNameSuccess2.087
testAC13_AddToEAR_InterestingNameSuccess2.209
testAC14_AddToEAR_InterestingNameSuccess1.137
testAC50_AddToEAR_InterestingNameSuccess2.055
testAC60_AddToEAR_InterestingNameSuccess2.990
testAC50_WithDDSuccess2.121
testAC50_NoDefaultClass_WithDDSuccess2.093
testAC50_AddToEAR_WithDDSuccess2.036
testAC50_AddToEAR_InterestingName_WithDDSuccess1.098
testAC60_WithDDSuccess3.069
testAC60_NoDefaultClass_WithDDSuccess2.006
testAC60_AddToEAR_WithDDSuccess2.091
testAC60_AddToEAR_InterestingName_WithDDSuccess2.039
testUtility_DefaultsSuccess2.015
testUtility_AddToEARSuccess2.063
testUtility_AddToExisitingEAR12Success1.964
testUtility_AddToExisitingEAR13Success1.104
testUtility_AddToExisitingEAR14Success3.157
testUtility_AddToExisitingEAR5_WithoutDDSuccess1.872
testUtility_AddToExisitingEAR5_WithDDSuccess1.987
testUtilityExport_DefaultsSuccess2.088
testUtilityExport_AddToExisitingEAR12Success2.090
testUtilityExport_AddToExisitingEAR13Success2.011
testUtilityExport_AddToExisitingEAR14Success2.007
testUtilityExport_AddToExisitingEAR5_WithoutDDSuccess1.998
testUtilityExport_AddToExisitingEAR5_WithDDSuccess2.129
testUtilityImport_DefaultsSuccess9.140
testUtilityImport_AddToExisitingEAR12Success9.055
testUtilityImport_AddToExisitingEAR13Success8.372
testUtilityImport_AddToExisitingEAR14Success9.219
testUtilityImport_AddToExisitingEAR5_WithDDSuccess9.072
Properties >>

Back to top