Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1891099.47%930.972
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.bvt18901930.972

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

NameTestsErrorsFailuresTime(s)
EnterpriseBVT18901930.972
Back to top


TestCase EnterpriseBVT

NameStatusTypeTime(s)
testConnector10_DefaultsSuccess3.700
testConnector15_DefaultsSuccess3.151
testConnector16_DefaultsSuccess2.827
testConnector10_WithEARSuccess2.103
testConnector15_WithEARSuccess1.204
testConnector16_WithEARSuccess3.066
testConnector10_ChangedSrouceFolderSuccess2.120
testConnector15_ChangedSrouceFolderSuccess2.111
testConnector16_ChangedSrouceFolderSuccess2.089
testConnector10_ChangedSrouceFolder_WithEARSuccess2.122
testConnector15_ChangedSrouceFolder_WithEARSuccess2.182
testConnector16_ChangedSrouceFolder_WithEARSuccess2.051
testConnectorExport10_DefaultsSuccess2.022
testConnectorExport15_DefaultsSuccess2.432
testConnectorExport10_WithEARSuccess2.776
testConnectorExport15_WithEARSuccess2.390
testConnectorExport10_ChangedSourceFolderSuccess1.053
testConnectorExport15_ChangedSourceFolderSuccess3.020
testConnectorExport10_ChangedSourceFolder_WithEARSuccess2.304
testConnectorExport15_ChangedSourceFolder_WithEARSuccess2.059
testConnectorImport10_DefaultsSuccess9.565
testConnectorImport15_DefaultsSuccess9.662
testConnectorImport10_WithEARSuccess10.728
testConnectorImport15_WithEARSuccess9.458
testConnectorImport10_DiffSourceFolderSuccess8.391
testConnectorImport15_DiffSourceFolderSuccess7.441
testConnectorImport10_DiffSourceFolder_WithEARSuccess9.523
testConnectorImport15_DiffSourceFolder_WithEARSuccess10.548
testEARExport12_WithDependenciesSuccess4.105
testEARExport13_WithDependenciesSuccess5.107
testEARExport14_WithDependenciesSuccess6.867
testEARExport50_WithDependenciesSuccess8.948
testEARExport12_ChangedContentDir_WithDependenciesSuccess5.043
testEARExport13_ChangedContentDir_WithDependenciesSuccess4.677
testEARExport14_ChangedContentDir_WithDependenciesSuccess6.177
testEARExport50_ChangedContentDir_WithDependenciesSuccess8.021
testEARExport50_WithDependencies_WithDDSuccess8.044
testEARExport50_ChangedContentDir_WithDependencies_WithDDSuccess8.724
testEARImport12_WithDependenciesSuccess18.303
testEARImport13_WithDependenciesSuccess20.568
testEARImport14_WithDependenciesSuccess22.550
testEARImport50_WithDependenciesSuccess26.094
testEARImport12_ChangedContentDir_WithDependenciesSuccess17.761
testEARImport13_ChangedContentDir_WithDependenciesSuccess19.890
testEARImport14_ChangedContentDir_WithDependenciesSuccess22.002
testEARImport50_ChangedContentDir_WithDependenciesSuccess24.600
testEARImport50_EAR5NoDD_DependincesNoDDsSuccess6.791
testEARImport50_EAR5NoDD_DependincesNoDDs_WithUtilSuccess7.082
testEARImport50_EAR5NoDD_DependincesWithDDsSuccess6.202
testEARImport50_EAR5NoDD_DependincesWithDDs_WithUtilSuccess6.233
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDsSuccess6.367
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDs_WithUtilSuccess6.422
testEARImport50_EAR5WithDD_DependincesNoDDsSuccess10.490
testEARImport50_EAR5WithDD_DependincesNoDDs_WithUtilSuccess10.327
testEARImport50_EAR5WithDD_DependincesWithDDsSuccess6.122
testEARImport50_EAR5WithDD_DependincesWithDDs_WithUtilSuccess6.508
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDsSuccess6.789
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDs_WithUtilSuccess6.873
test288180Success2.158
testEAR12_DefaultsSuccess2.042
testEAR13_DefaultsSuccess2.062
testEAR14_DefaultsSuccess2.052
testEAR50_DefaultsSuccess2.012
testEAR60_DefaultsSuccess2.033
testEAR12_ChangedContentDirSuccess2.057
testEAR13_ChangedContentDirSuccess2.056
testEAR14_ChangedContentDirSuccess2.059
testEAR50_ChangedContentDirSuccess1.036
testEAR60_ChangedContentDirSuccess2.972
testEAR12_WithDependenciesSuccess1.406
testEAR13_WithDependenciesSuccess7.263
testEAR14_WithDependenciesSuccess7.488
testEAR50_WithDependenciesSuccess9.052
testEAR60_WithDependenciesSuccess10.624
testEAR12_ChangedContentDir_WithDependenciesSuccess4.776
testEAR13_ChangedContentDir_WithDependenciesSuccess5.378
testEAR14_ChangedContentDir_WithDependenciesSuccess6.408
testEAR50_ChangedContentDir_WithDependenciesSuccess9.376
testEAR60_ChangedContentDir_WithDependenciesSuccess9.950
testEAR50_Defaults_WithDDSuccess3.379
testEAR60_Defaults_WithDDSuccess2.056
testEAR50_ChangedContentDir_WithDDSuccess2.052
testEAR60_ChangedContentDir_WithDDSuccess1.951
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.013
testEARWithJarInLibFolderSuccess1.965
testEARWithClasspathContainerReferenceSuccess2.048
testACExport12_DefaultsSuccess2.194
testACExport13_DefaultsSuccess2.128
testACExport14_DefaultsSuccess2.244
testACExport50_DefaultsSuccess1.976
testACExport60_DefaultsSuccess2.152
testACExport12_NoDefaultClassSuccess1.973
testACExport13_NoDefaultClassSuccess2.164
testACExport14_NoDefaultClassSuccess2.003
testACExport50_NoDefaultClassSuccess2.132
testACExport60_NoDefaultClassSuccess2.059
testACExport12_AddToEARSuccess1.036
testACExport13_AddToEARSuccess2.018
testACExport14_AddToEARSuccess2.965
testACExport50_AddToEARSuccess1.095
testACExport60_AddToEARSuccess3.039
testACExport12_InterestingNameSuccess2.237
testACExport13_InterestingNameSuccess1.953
testACExport14_InterestingNameSuccess2.287
testACExport50_InterestingNameSuccess2.206
testACExport60_InterestingNameSuccess2.022
testACExport12_AddToEAR_InterestingNameSuccess2.401
testACExport13_AddToEAR_InterestingNameSuccess2.217
testACExport14_AddToEAR_InterestingNameSuccess2.289
testACExport50_AddToEAR_InterestingNameSuccess2.034
testACExport60_AddToEAR_InterestingNameSuccess1.893
testACExport50_WithDDSuccess2.123
testACExport60_WithDDSuccess1.959
testACExport50_NoDefaultClass_WithDDSuccess1.981
testACExport60_NoDefaultClass_WithDDSuccess2.016
testACExport50_AddToEAR_WithDDSuccess2.101
testACExport60_AddToEAR_WithDDSuccess1.942
testACExport50_AddToEAR_InterestingName_WithDDSuccess1.129
testACExport60_AddToEAR_InterestingName_WithDDSuccess2.042
testACImport12_DefaultsSuccess9.025
testACImport13_DefaultsSuccess8.141
testACImport14_DefaultsSuccess9.107
testACImport12_NoDefaultClassSuccess9.323
testACImport13_NoDefaultClassSuccess9.228
testACImport14_NoDefaultClassSuccess7.098
testACImport12_AddToEARSuccess9.223
testACImport13_AddToEARSuccess8.222
testACImport14_AddToEARSuccess8.150
testACImport12_InterestingNameSuccess8.087
testACImport13_InterestingNameSuccess7.223
testACImport14_InterestingNameSuccess10.171
testACImport12_AddToEAR_InterestingNameSuccess9.153
testACImport13_AddToEAR_InterestingNameSuccess9.212
testACImport14_AddToEAR_InterestingNameSuccess9.125
testACImport50_WithDDSuccess8.296
testACImport50_NoDefaultClass_WithDDSuccess9.045
testACImport50_AddToEAR_WithDDSuccess9.491
testACImport50_AddToEAR_InterestingName_WithDDSuccess8.269
testAC12_DefaultsSuccess2.033
testAC13_DefaultsSuccess2.082
testAC14_DefaultsSuccess2.129
testAC50_DefaultsSuccess2.006
testAC60_DefaultsSuccess2.093
testAC12_NoDefaultClassSuccess1.043
testAC13_NoDefaultClassSuccess3.009
testAC14_NoDefaultClassSuccess2.028
testAC50_NoDefaultClassSuccess1.991
testAC60_NoDefaultClassSuccess2.082
testAC12_AddToEARSuccess2.134
testAC13_AddToEARSuccess2.086
testAC14_AddToEARSuccess2.072
testAC50_AddToEARSuccess2.020
testAC60_AddToEARSuccess2.070
testAC12_InterestingNameSuccess2.020
testAC13_InterestingNameSuccess2.054
testAC14_InterestingNameSuccess2.030
testAC50_InterestingNameSuccess1.097
testAC60_InterestingNameSuccess2.932
testAC12_AddToEAR_InterestingNameSuccess1.146
testAC13_AddToEAR_InterestingNameSuccess3.204
testAC14_AddToEAR_InterestingNameSuccess2.231
testAC50_AddToEAR_InterestingNameSuccess2.065
testAC60_AddToEAR_InterestingNameSuccess2.039
testAC50_WithDDSuccess2.163
testAC50_NoDefaultClass_WithDDSuccess1.972
testAC50_AddToEAR_WithDDSuccess2.008
testAC50_AddToEAR_InterestingName_WithDDSuccess2.211
testAC60_WithDDSuccess2.033
testAC60_NoDefaultClass_WithDDSuccess2.072
testAC60_AddToEAR_WithDDSuccess2.038
testAC60_AddToEAR_InterestingName_WithDDSuccess2.069
testUtility_DefaultsSuccess2.100
testUtility_AddToEARSuccess1.077
testUtility_AddToExisitingEAR12Success3.222
testUtility_AddToExisitingEAR13Success2.000
testUtility_AddToExisitingEAR14Success1.055
testUtility_AddToExisitingEAR5_WithoutDDSuccess3.138
testUtility_AddToExisitingEAR5_WithDDSuccess2.212
testUtilityExport_DefaultsSuccess2.017
testUtilityExport_AddToExisitingEAR12Success2.053
testUtilityExport_AddToExisitingEAR13Success2.090
testUtilityExport_AddToExisitingEAR14Success2.063
testUtilityExport_AddToExisitingEAR5_WithoutDDSuccess2.046
testUtilityExport_AddToExisitingEAR5_WithDDSuccess2.033
testUtilityImport_DefaultsSuccess8.168
testUtilityImport_AddToExisitingEAR12Success9.170
testUtilityImport_AddToExisitingEAR13Success9.502
testUtilityImport_AddToExisitingEAR14Success10.311
testUtilityImport_AddToExisitingEAR5_WithDDSuccess9.275
Properties >>

Back to top