Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1891099.47%947.899
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.899

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

NameTestsErrorsFailuresTime(s)
EnterpriseBVT18901947.899
Back to top


TestCase EnterpriseBVT

NameStatusTypeTime(s)
testConnector10_DefaultsSuccess3.837
testConnector15_DefaultsSuccess3.383
testConnector16_DefaultsSuccess2.949
testConnector10_WithEARSuccess2.176
testConnector15_WithEARSuccess2.180
testConnector16_WithEARSuccess2.050
testConnector10_ChangedSrouceFolderSuccess2.211
testConnector15_ChangedSrouceFolderSuccess2.082
testConnector16_ChangedSrouceFolderSuccess2.104
testConnector10_ChangedSrouceFolder_WithEARSuccess1.093
testConnector15_ChangedSrouceFolder_WithEARSuccess2.173
testConnector16_ChangedSrouceFolder_WithEARSuccess3.063
testConnectorExport10_DefaultsSuccess1.080
testConnectorExport15_DefaultsSuccess3.149
testConnectorExport10_WithEARSuccess2.092
testConnectorExport15_WithEARSuccess2.062
testConnectorExport10_ChangedSourceFolderSuccess2.022
testConnectorExport15_ChangedSourceFolderSuccess2.096
testConnectorExport10_ChangedSourceFolder_WithEARSuccess2.102
testConnectorExport15_ChangedSourceFolder_WithEARSuccess2.281
testConnectorImport10_DefaultsSuccess9.427
testConnectorImport15_DefaultsSuccess9.390
testConnectorImport10_WithEARSuccess8.418
testConnectorImport15_WithEARSuccess8.473
testConnectorImport10_DiffSourceFolderSuccess9.623
testConnectorImport15_DiffSourceFolderSuccess8.371
testConnectorImport10_DiffSourceFolder_WithEARSuccess8.586
testConnectorImport15_DiffSourceFolder_WithEARSuccess8.028
testEARExport12_WithDependenciesSuccess3.864
testEARExport13_WithDependenciesSuccess4.944
testEARExport14_WithDependenciesSuccess7.294
testEARExport50_WithDependenciesSuccess13.411
testEARExport12_ChangedContentDir_WithDependenciesSuccess5.102
testEARExport13_ChangedContentDir_WithDependenciesSuccess2.770
testEARExport14_ChangedContentDir_WithDependenciesSuccess8.214
testEARExport50_ChangedContentDir_WithDependenciesSuccess10.812
testEARExport50_WithDependencies_WithDDSuccess8.733
testEARExport50_ChangedContentDir_WithDependencies_WithDDSuccess8.301
testEARImport12_WithDependenciesSuccess20.011
testEARImport13_WithDependenciesSuccess21.650
testEARImport14_WithDependenciesSuccess21.114
testEARImport50_WithDependenciesSuccess25.613
testEARImport12_ChangedContentDir_WithDependenciesSuccess18.165
testEARImport13_ChangedContentDir_WithDependenciesSuccess23.757
testEARImport14_ChangedContentDir_WithDependenciesSuccess23.436
testEARImport50_ChangedContentDir_WithDependenciesSuccess26.761
testEARImport50_EAR5NoDD_DependincesNoDDsSuccess6.770
testEARImport50_EAR5NoDD_DependincesNoDDs_WithUtilSuccess8.152
testEARImport50_EAR5NoDD_DependincesWithDDsSuccess8.244
testEARImport50_EAR5NoDD_DependincesWithDDs_WithUtilSuccess6.062
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDsSuccess9.831
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDs_WithUtilSuccess6.602
testEARImport50_EAR5WithDD_DependincesNoDDsSuccess7.523
testEARImport50_EAR5WithDD_DependincesNoDDs_WithUtilSuccess5.678
testEARImport50_EAR5WithDD_DependincesWithDDsSuccess5.735
testEARImport50_EAR5WithDD_DependincesWithDDs_WithUtilSuccess7.130
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDsSuccess10.112
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDs_WithUtilSuccess7.048
test288180Success2.182
testEAR12_DefaultsSuccess1.948
testEAR13_DefaultsSuccess2.139
testEAR14_DefaultsSuccess2.054
testEAR50_DefaultsSuccess2.051
testEAR60_DefaultsSuccess2.038
testEAR12_ChangedContentDirSuccess2.067
testEAR13_ChangedContentDirSuccess2.046
testEAR14_ChangedContentDirSuccess2.062
testEAR50_ChangedContentDirSuccess2.042
testEAR60_ChangedContentDirSuccess2.040
testEAR12_WithDependenciesSuccess3.149
testEAR13_WithDependenciesSuccess3.009
testEAR14_WithDependenciesSuccess8.483
testEAR50_WithDependenciesSuccess8.824
testEAR60_WithDependenciesSuccess11.631
testEAR12_ChangedContentDir_WithDependenciesSuccess6.357
testEAR13_ChangedContentDir_WithDependenciesSuccess6.010
testEAR14_ChangedContentDir_WithDependenciesSuccess8.170
testEAR50_ChangedContentDir_WithDependenciesSuccess9.494
testEAR60_ChangedContentDir_WithDependenciesSuccess13.660
testEAR50_Defaults_WithDDSuccess2.377
testEAR60_Defaults_WithDDSuccess2.057
testEAR50_ChangedContentDir_WithDDSuccess1.948
testEAR60_ChangedContentDir_WithDDSuccess2.062
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.928
testEARWithJarInLibFolderSuccess2.089
testEARWithClasspathContainerReferenceSuccess2.216
testACExport12_DefaultsSuccess3.080
testACExport13_DefaultsSuccess2.211
testACExport14_DefaultsSuccess1.109
testACExport50_DefaultsSuccess3.701
testACExport60_DefaultsSuccess2.372
testACExport12_NoDefaultClassSuccess1.096
testACExport13_NoDefaultClassSuccess2.055
testACExport14_NoDefaultClassSuccess3.078
testACExport50_NoDefaultClassSuccess2.027
testACExport60_NoDefaultClassSuccess1.973
testACExport12_AddToEARSuccess2.431
testACExport13_AddToEARSuccess1.994
testACExport14_AddToEARSuccess2.288
testACExport50_AddToEARSuccess1.953
testACExport60_AddToEARSuccess2.045
testACExport12_InterestingNameSuccess2.261
testACExport13_InterestingNameSuccess2.219
testACExport14_InterestingNameSuccess1.961
testACExport50_InterestingNameSuccess2.129
testACExport60_InterestingNameSuccess2.043
testACExport12_AddToEAR_InterestingNameSuccess2.030
testACExport13_AddToEAR_InterestingNameSuccess2.067
testACExport14_AddToEAR_InterestingNameSuccess2.009
testACExport50_AddToEAR_InterestingNameSuccess2.117
testACExport60_AddToEAR_InterestingNameSuccess2.381
testACExport50_WithDDSuccess2.219
testACExport60_WithDDSuccess1.122
testACExport50_NoDefaultClass_WithDDSuccess2.045
testACExport60_NoDefaultClass_WithDDSuccess2.979
testACExport50_AddToEAR_WithDDSuccess2.303
testACExport60_AddToEAR_WithDDSuccess1.989
testACExport50_AddToEAR_InterestingName_WithDDSuccess2.679
testACExport60_AddToEAR_InterestingName_WithDDSuccess2.309
testACImport12_DefaultsSuccess8.130
testACImport13_DefaultsSuccess7.306
testACImport14_DefaultsSuccess7.988
testACImport12_NoDefaultClassSuccess8.108
testACImport13_NoDefaultClassSuccess9.393
testACImport14_NoDefaultClassSuccess9.287
testACImport12_AddToEARSuccess8.311
testACImport13_AddToEARSuccess9.177
testACImport14_AddToEARSuccess7.234
testACImport12_InterestingNameSuccess8.269
testACImport13_InterestingNameSuccess7.130
testACImport14_InterestingNameSuccess8.287
testACImport12_AddToEAR_InterestingNameSuccess12.789
testACImport13_AddToEAR_InterestingNameSuccess5.413
testACImport14_AddToEAR_InterestingNameSuccess8.241
testACImport50_WithDDSuccess6.179
testACImport50_NoDefaultClass_WithDDSuccess9.116
testACImport50_AddToEAR_WithDDSuccess8.510
testACImport50_AddToEAR_InterestingName_WithDDSuccess10.340
testAC12_DefaultsSuccess1.128
testAC13_DefaultsSuccess3.169
testAC14_DefaultsSuccess2.188
testAC50_DefaultsSuccess2.091
testAC60_DefaultsSuccess2.110
testAC12_NoDefaultClassSuccess2.056
testAC13_NoDefaultClassSuccess2.190
testAC14_NoDefaultClassSuccess1.988
testAC50_NoDefaultClassSuccess1.070
testAC60_NoDefaultClassSuccess3.046
testAC12_AddToEARSuccess2.099
testAC13_AddToEARSuccess2.554
testAC14_AddToEARSuccess1.705
testAC50_AddToEARSuccess3.015
testAC60_AddToEARSuccess2.122
testAC12_InterestingNameSuccess2.210
testAC13_InterestingNameSuccess2.228
testAC14_InterestingNameSuccess2.196
testAC50_InterestingNameSuccess2.342
testAC60_InterestingNameSuccess2.036
testAC12_AddToEAR_InterestingNameSuccess2.010
testAC13_AddToEAR_InterestingNameSuccess2.144
testAC14_AddToEAR_InterestingNameSuccess2.177
testAC50_AddToEAR_InterestingNameSuccess2.029
testAC60_AddToEAR_InterestingNameSuccess2.092
testAC50_WithDDSuccess2.073
testAC50_NoDefaultClass_WithDDSuccess1.972
testAC50_AddToEAR_WithDDSuccess1.192
testAC50_AddToEAR_InterestingName_WithDDSuccess2.995
testAC60_WithDDSuccess1.118
testAC60_NoDefaultClass_WithDDSuccess2.342
testAC60_AddToEAR_WithDDSuccess3.121
testAC60_AddToEAR_InterestingName_WithDDSuccess1.105
testUtility_DefaultsSuccess2.977
testUtility_AddToEARSuccess2.082
testUtility_AddToExisitingEAR12Success2.041
testUtility_AddToExisitingEAR13Success2.075
testUtility_AddToExisitingEAR14Success2.038
testUtility_AddToExisitingEAR5_WithoutDDSuccess2.028
testUtility_AddToExisitingEAR5_WithDDSuccess2.060
testUtilityExport_DefaultsSuccess2.069
testUtilityExport_AddToExisitingEAR12Success2.007
testUtilityExport_AddToExisitingEAR13Success2.444
testUtilityExport_AddToExisitingEAR14Success2.111
testUtilityExport_AddToExisitingEAR5_WithoutDDSuccess1.956
testUtilityExport_AddToExisitingEAR5_WithDDSuccess2.055
testUtilityImport_DefaultsSuccess7.367
testUtilityImport_AddToExisitingEAR12Success9.538
testUtilityImport_AddToExisitingEAR13Success9.715
testUtilityImport_AddToExisitingEAR14Success10.324
testUtilityImport_AddToExisitingEAR5_WithDDSuccess6.084
Properties >>

Back to top