Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1891099.47%965.494
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.bvt18901965.494

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

NameTestsErrorsFailuresTime(s)
EnterpriseBVT18901965.494
Back to top


TestCase EnterpriseBVT

NameStatusTypeTime(s)
testConnector10_DefaultsSuccess4.229
testConnector15_DefaultsSuccess2.885
testConnector16_DefaultsSuccess2.947
testConnector10_WithEARSuccess2.054
testConnector15_WithEARSuccess1.111
testConnector16_WithEARSuccess3.144
testConnector10_ChangedSrouceFolderSuccess2.161
testConnector15_ChangedSrouceFolderSuccess1.089
testConnector16_ChangedSrouceFolderSuccess3.128
testConnector10_ChangedSrouceFolder_WithEARSuccess2.293
testConnector15_ChangedSrouceFolder_WithEARSuccess2.124
testConnector16_ChangedSrouceFolder_WithEARSuccess2.040
testConnectorExport10_DefaultsSuccess2.132
testConnectorExport15_DefaultsSuccess2.070
testConnectorExport10_WithEARSuccess2.269
testConnectorExport15_WithEARSuccess2.105
testConnectorExport10_ChangedSourceFolderSuccess1.238
testConnectorExport15_ChangedSourceFolderSuccess3.127
testConnectorExport10_ChangedSourceFolder_WithEARSuccess2.105
testConnectorExport15_ChangedSourceFolder_WithEARSuccess2.257
testConnectorImport10_DefaultsSuccess7.408
testConnectorImport15_DefaultsSuccess8.362
testConnectorImport10_WithEARSuccess10.580
testConnectorImport15_WithEARSuccess10.564
testConnectorImport10_DiffSourceFolderSuccess9.433
testConnectorImport15_DiffSourceFolderSuccess7.320
testConnectorImport10_DiffSourceFolder_WithEARSuccess8.643
testConnectorImport15_DiffSourceFolder_WithEARSuccess10.379
testEARExport12_WithDependenciesSuccess4.235
testEARExport13_WithDependenciesSuccess8.902
testEARExport14_WithDependenciesSuccess7.473
testEARExport50_WithDependenciesSuccess7.976
testEARExport12_ChangedContentDir_WithDependenciesSuccess5.348
testEARExport13_ChangedContentDir_WithDependenciesSuccess4.992
testEARExport14_ChangedContentDir_WithDependenciesSuccess6.589
testEARExport50_ChangedContentDir_WithDependenciesSuccess8.098
testEARExport50_WithDependencies_WithDDSuccess9.397
testEARExport50_ChangedContentDir_WithDependencies_WithDDSuccess10.794
testEARImport12_WithDependenciesSuccess16.713
testEARImport13_WithDependenciesSuccess22.718
testEARImport14_WithDependenciesSuccess24.110
testEARImport50_WithDependenciesSuccess27.055
testEARImport12_ChangedContentDir_WithDependenciesSuccess18.281
testEARImport13_ChangedContentDir_WithDependenciesSuccess22.543
testEARImport14_ChangedContentDir_WithDependenciesSuccess23.539
testEARImport50_ChangedContentDir_WithDependenciesSuccess42.321
testEARImport50_EAR5NoDD_DependincesNoDDsSuccess7.239
testEARImport50_EAR5NoDD_DependincesNoDDs_WithUtilSuccess8.982
testEARImport50_EAR5NoDD_DependincesWithDDsSuccess6.647
testEARImport50_EAR5NoDD_DependincesWithDDs_WithUtilSuccess7.674
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDsSuccess9.005
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDs_WithUtilSuccess8.654
testEARImport50_EAR5WithDD_DependincesNoDDsSuccess8.542
testEARImport50_EAR5WithDD_DependincesNoDDs_WithUtilSuccess9.114
testEARImport50_EAR5WithDD_DependincesWithDDsSuccess7.616
testEARImport50_EAR5WithDD_DependincesWithDDs_WithUtilSuccess5.359
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDsSuccess8.516
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDs_WithUtilSuccess8.351
test288180Success2.068
testEAR12_DefaultsSuccess2.049
testEAR13_DefaultsSuccess2.083
testEAR14_DefaultsSuccess2.009
testEAR50_DefaultsSuccess2.134
testEAR60_DefaultsSuccess1.945
testEAR12_ChangedContentDirSuccess2.719
testEAR13_ChangedContentDirSuccess1.960
testEAR14_ChangedContentDirSuccess2.050
testEAR50_ChangedContentDirSuccess1.998
testEAR60_ChangedContentDirSuccess2.135
testEAR12_WithDependenciesSuccess3.051
testEAR13_WithDependenciesSuccess5.578
testEAR14_WithDependenciesSuccess7.661
testEAR50_WithDependenciesSuccess8.496
testEAR60_WithDependenciesSuccess10.022
testEAR12_ChangedContentDir_WithDependenciesSuccess4.980
testEAR13_ChangedContentDir_WithDependenciesSuccess5.554
testEAR14_ChangedContentDir_WithDependenciesSuccess5.675
testEAR50_ChangedContentDir_WithDependenciesSuccess7.562
testEAR60_ChangedContentDir_WithDependenciesSuccess9.073
testEAR50_Defaults_WithDDSuccess3.176
testEAR60_Defaults_WithDDSuccess2.055
testEAR50_ChangedContentDir_WithDDSuccess1.950
testEAR60_ChangedContentDir_WithDDSuccess2.056
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.971
testEARWithJarInLibFolderSuccess1.975
testEARWithClasspathContainerReferenceSuccess2.100
testACExport12_DefaultsSuccess2.005
testACExport13_DefaultsSuccess2.130
testACExport14_DefaultsSuccess2.064
testACExport50_DefaultsSuccess2.152
testACExport60_DefaultsSuccess1.951
testACExport12_NoDefaultClassSuccess2.009
testACExport13_NoDefaultClassSuccess1.112
testACExport14_NoDefaultClassSuccess2.942
testACExport50_NoDefaultClassSuccess2.036
testACExport60_NoDefaultClassSuccess1.975
testACExport12_AddToEARSuccess2.042
testACExport13_AddToEARSuccess1.988
testACExport14_AddToEARSuccess2.055
testACExport50_AddToEARSuccess2.182
testACExport60_AddToEARSuccess2.018
testACExport12_InterestingNameSuccess2.019
testACExport13_InterestingNameSuccess1.954
testACExport14_InterestingNameSuccess1.119
testACExport50_InterestingNameSuccess2.984
testACExport60_InterestingNameSuccess1.939
testACExport12_AddToEAR_InterestingNameSuccess2.167
testACExport13_AddToEAR_InterestingNameSuccess2.178
testACExport14_AddToEAR_InterestingNameSuccess2.268
testACExport50_AddToEAR_InterestingNameSuccess1.974
testACExport60_AddToEAR_InterestingNameSuccess2.205
testACExport50_WithDDSuccess2.352
testACExport60_WithDDSuccess2.153
testACExport50_NoDefaultClass_WithDDSuccess2.040
testACExport60_NoDefaultClass_WithDDSuccess1.999
testACExport50_AddToEAR_WithDDSuccess2.251
testACExport60_AddToEAR_WithDDSuccess2.050
testACExport50_AddToEAR_InterestingName_WithDDSuccess2.048
testACExport60_AddToEAR_InterestingName_WithDDSuccess2.086
testACImport12_DefaultsSuccess9.296
testACImport13_DefaultsSuccess9.087
testACImport14_DefaultsSuccess8.380
testACImport12_NoDefaultClassSuccess10.092
testACImport13_NoDefaultClassSuccess10.466
testACImport14_NoDefaultClassSuccess8.233
testACImport12_AddToEARSuccess8.202
testACImport13_AddToEARSuccess9.433
testACImport14_AddToEARSuccess7.296
testACImport12_InterestingNameSuccess6.479
testACImport13_InterestingNameSuccess10.432
testACImport14_InterestingNameSuccess8.507
testACImport12_AddToEAR_InterestingNameSuccess8.170
testACImport13_AddToEAR_InterestingNameSuccess8.095
testACImport14_AddToEAR_InterestingNameSuccess8.174
testACImport50_WithDDSuccess7.337
testACImport50_NoDefaultClass_WithDDSuccess8.408
testACImport50_AddToEAR_WithDDSuccess10.187
testACImport50_AddToEAR_InterestingName_WithDDSuccess10.369
testAC12_DefaultsSuccess2.096
testAC13_DefaultsSuccess2.081
testAC14_DefaultsSuccess1.052
testAC50_DefaultsSuccess3.040
testAC60_DefaultsSuccess2.205
testAC12_NoDefaultClassSuccess2.021
testAC13_NoDefaultClassSuccess2.095
testAC14_NoDefaultClassSuccess2.013
testAC50_NoDefaultClassSuccess1.960
testAC60_NoDefaultClassSuccess2.042
testAC12_AddToEARSuccess2.020
testAC13_AddToEARSuccess1.113
testAC14_AddToEARSuccess2.035
testAC50_AddToEARSuccess2.987
testAC60_AddToEARSuccess2.084
testAC12_InterestingNameSuccess1.962
testAC13_InterestingNameSuccess2.082
testAC14_InterestingNameSuccess1.988
testAC50_InterestingNameSuccess2.267
testAC60_InterestingNameSuccess1.844
testAC12_AddToEAR_InterestingNameSuccess2.063
testAC13_AddToEAR_InterestingNameSuccess2.269
testAC14_AddToEAR_InterestingNameSuccess2.037
testAC50_AddToEAR_InterestingNameSuccess2.005
testAC60_AddToEAR_InterestingNameSuccess2.035
testAC50_WithDDSuccess1.127
testAC50_NoDefaultClass_WithDDSuccess3.013
testAC50_AddToEAR_WithDDSuccess2.312
testAC50_AddToEAR_InterestingName_WithDDSuccess1.205
testAC60_WithDDSuccess3.040
testAC60_NoDefaultClass_WithDDSuccess1.977
testAC60_AddToEAR_WithDDSuccess2.009
testAC60_AddToEAR_InterestingName_WithDDSuccess2.015
testUtility_DefaultsSuccess2.056
testUtility_AddToEARSuccess2.004
testUtility_AddToExisitingEAR12Success1.971
testUtility_AddToExisitingEAR13Success2.081
testUtility_AddToExisitingEAR14Success1.989
testUtility_AddToExisitingEAR5_WithoutDDSuccess2.452
testUtility_AddToExisitingEAR5_WithDDSuccess1.940
testUtilityExport_DefaultsSuccess2.027
testUtilityExport_AddToExisitingEAR12Success1.998
testUtilityExport_AddToExisitingEAR13Success2.044
testUtilityExport_AddToExisitingEAR14Success2.053
testUtilityExport_AddToExisitingEAR5_WithoutDDSuccess1.115
testUtilityExport_AddToExisitingEAR5_WithDDSuccess1.941
testUtilityImport_DefaultsSuccess10.119
testUtilityImport_AddToExisitingEAR12Success9.078
testUtilityImport_AddToExisitingEAR13Success8.129
testUtilityImport_AddToExisitingEAR14Success9.146
testUtilityImport_AddToExisitingEAR5_WithDDSuccess8.044
Properties >>

Back to top