Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1891099.47%902.303
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.bvt18901902.303

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

NameTestsErrorsFailuresTime(s)
EnterpriseBVT18901902.303
Back to top


TestCase EnterpriseBVT

NameStatusTypeTime(s)
testConnector10_DefaultsSuccess3.462
testConnector15_DefaultsSuccess3.335
testConnector16_DefaultsSuccess1.867
testConnector10_WithEARSuccess3.665
testConnector15_WithEARSuccess2.201
testConnector16_WithEARSuccess2.049
testConnector10_ChangedSrouceFolderSuccess1.055
testConnector15_ChangedSrouceFolderSuccess3.113
testConnector16_ChangedSrouceFolderSuccess2.144
testConnector10_ChangedSrouceFolder_WithEARSuccess2.076
testConnector15_ChangedSrouceFolder_WithEARSuccess2.115
testConnector16_ChangedSrouceFolder_WithEARSuccess2.140
testConnectorExport10_DefaultsSuccess2.384
testConnectorExport15_DefaultsSuccess1.290
testConnectorExport10_WithEARSuccess3.067
testConnectorExport15_WithEARSuccess2.159
testConnectorExport10_ChangedSourceFolderSuccess2.127
testConnectorExport15_ChangedSourceFolderSuccess2.003
testConnectorExport10_ChangedSourceFolder_WithEARSuccess2.188
testConnectorExport15_ChangedSourceFolder_WithEARSuccess2.044
testConnectorImport10_DefaultsSuccess7.240
testConnectorImport15_DefaultsSuccess9.336
testConnectorImport10_WithEARSuccess6.267
testConnectorImport15_WithEARSuccess8.337
testConnectorImport10_DiffSourceFolderSuccess6.527
testConnectorImport15_DiffSourceFolderSuccess8.409
testConnectorImport10_DiffSourceFolder_WithEARSuccess7.461
testConnectorImport15_DiffSourceFolder_WithEARSuccess7.337
testEARExport12_WithDependenciesSuccess3.703
testEARExport13_WithDependenciesSuccess6.236
testEARExport14_WithDependenciesSuccess6.176
testEARExport50_WithDependenciesSuccess10.039
testEARExport12_ChangedContentDir_WithDependenciesSuccess4.639
testEARExport13_ChangedContentDir_WithDependenciesSuccess4.400
testEARExport14_ChangedContentDir_WithDependenciesSuccess3.996
testEARExport50_ChangedContentDir_WithDependenciesSuccess10.529
testEARExport50_WithDependencies_WithDDSuccess9.491
testEARExport50_ChangedContentDir_WithDependencies_WithDDSuccess9.413
testEARImport12_WithDependenciesSuccess18.183
testEARImport13_WithDependenciesSuccess21.203
testEARImport14_WithDependenciesSuccess20.104
testEARImport50_WithDependenciesSuccess25.606
testEARImport12_ChangedContentDir_WithDependenciesSuccess16.860
testEARImport13_ChangedContentDir_WithDependenciesSuccess18.798
testEARImport14_ChangedContentDir_WithDependenciesSuccess21.683
testEARImport50_ChangedContentDir_WithDependenciesSuccess26.900
testEARImport50_EAR5NoDD_DependincesNoDDsSuccess8.795
testEARImport50_EAR5NoDD_DependincesNoDDs_WithUtilSuccess6.295
testEARImport50_EAR5NoDD_DependincesWithDDsSuccess7.267
testEARImport50_EAR5NoDD_DependincesWithDDs_WithUtilSuccess8.211
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDsSuccess6.225
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDs_WithUtilSuccess6.308
testEARImport50_EAR5WithDD_DependincesNoDDsSuccess6.389
testEARImport50_EAR5WithDD_DependincesNoDDs_WithUtilSuccess8.379
testEARImport50_EAR5WithDD_DependincesWithDDsSuccess7.278
testEARImport50_EAR5WithDD_DependincesWithDDs_WithUtilSuccess6.558
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDsSuccess8.466
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDs_WithUtilSuccess8.995
test288180Success2.042
testEAR12_DefaultsSuccess2.043
testEAR13_DefaultsSuccess2.051
testEAR14_DefaultsSuccess2.053
testEAR50_DefaultsSuccess1.932
testEAR60_DefaultsSuccess2.034
testEAR12_ChangedContentDirSuccess2.053
testEAR13_ChangedContentDirSuccess2.061
testEAR14_ChangedContentDirSuccess2.045
testEAR50_ChangedContentDirSuccess1.946
testEAR60_ChangedContentDirSuccess2.132
testEAR12_WithDependenciesSuccess3.875
testEAR13_WithDependenciesSuccess4.653
testEAR14_WithDependenciesSuccess4.851
testEAR50_WithDependenciesSuccess9.403
testEAR60_WithDependenciesSuccess9.010
testEAR12_ChangedContentDir_WithDependenciesSuccess5.307
testEAR13_ChangedContentDir_WithDependenciesSuccess5.740
testEAR14_ChangedContentDir_WithDependenciesSuccess7.633
testEAR50_ChangedContentDir_WithDependenciesSuccess8.479
testEAR60_ChangedContentDir_WithDependenciesSuccess9.350
testEAR50_Defaults_WithDDSuccess2.332
testEAR60_Defaults_WithDDSuccess1.955
testEAR50_ChangedContentDir_WithDDSuccess2.043
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)
2.007
testEARWithJarInLibFolderSuccess2.061
testEARWithClasspathContainerReferenceSuccess2.111
testACExport12_DefaultsSuccess2.090
testACExport13_DefaultsSuccess1.954
testACExport14_DefaultsSuccess2.020
testACExport50_DefaultsSuccess2.371
testACExport60_DefaultsSuccess1.952
testACExport12_NoDefaultClassSuccess1.995
testACExport13_NoDefaultClassSuccess2.075
testACExport14_NoDefaultClassSuccess2.058
testACExport50_NoDefaultClassSuccess2.024
testACExport60_NoDefaultClassSuccess2.000
testACExport12_AddToEARSuccess2.313
testACExport13_AddToEARSuccess2.116
testACExport14_AddToEARSuccess1.964
testACExport50_AddToEARSuccess1.991
testACExport60_AddToEARSuccess2.157
testACExport12_InterestingNameSuccess2.030
testACExport13_InterestingNameSuccess1.985
testACExport14_InterestingNameSuccess1.988
testACExport50_InterestingNameSuccess2.206
testACExport60_InterestingNameSuccess2.260
testACExport12_AddToEAR_InterestingNameSuccess1.979
testACExport13_AddToEAR_InterestingNameSuccess2.563
testACExport14_AddToEAR_InterestingNameSuccess2.344
testACExport50_AddToEAR_InterestingNameSuccess1.936
testACExport60_AddToEAR_InterestingNameSuccess2.311
testACExport50_WithDDSuccess2.376
testACExport60_WithDDSuccess2.196
testACExport50_NoDefaultClass_WithDDSuccess1.922
testACExport60_NoDefaultClass_WithDDSuccess2.118
testACExport50_AddToEAR_WithDDSuccess2.209
testACExport60_AddToEAR_WithDDSuccess1.992
testACExport50_AddToEAR_InterestingName_WithDDSuccess2.297
testACExport60_AddToEAR_InterestingName_WithDDSuccess2.268
testACImport12_DefaultsSuccess7.184
testACImport13_DefaultsSuccess9.175
testACImport14_DefaultsSuccess6.212
testACImport12_NoDefaultClassSuccess8.245
testACImport13_NoDefaultClassSuccess8.286
testACImport14_NoDefaultClassSuccess6.152
testACImport12_AddToEARSuccess9.116
testACImport13_AddToEARSuccess9.206
testACImport14_AddToEARSuccess7.106
testACImport12_InterestingNameSuccess8.143
testACImport13_InterestingNameSuccess8.267
testACImport14_InterestingNameSuccess9.161
testACImport12_AddToEAR_InterestingNameSuccess8.099
testACImport13_AddToEAR_InterestingNameSuccess8.075
testACImport14_AddToEAR_InterestingNameSuccess9.158
testACImport50_WithDDSuccess9.175
testACImport50_NoDefaultClass_WithDDSuccess7.238
testACImport50_AddToEAR_WithDDSuccess6.022
testACImport50_AddToEAR_InterestingName_WithDDSuccess9.139
testAC12_DefaultsSuccess2.011
testAC13_DefaultsSuccess2.157
testAC14_DefaultsSuccess1.885
testAC50_DefaultsSuccess2.034
testAC60_DefaultsSuccess2.028
testAC12_NoDefaultClassSuccess2.028
testAC13_NoDefaultClassSuccess2.048
testAC14_NoDefaultClassSuccess2.066
testAC50_NoDefaultClassSuccess1.919
testAC60_NoDefaultClassSuccess2.072
testAC12_AddToEARSuccess2.026
testAC13_AddToEARSuccess2.083
testAC14_AddToEARSuccess1.993
testAC50_AddToEARSuccess1.106
testAC60_AddToEARSuccess3.129
testAC12_InterestingNameSuccess1.252
testAC13_InterestingNameSuccess2.951
testAC14_InterestingNameSuccess2.034
testAC50_InterestingNameSuccess2.054
testAC60_InterestingNameSuccess2.068
testAC12_AddToEAR_InterestingNameSuccess2.335
testAC13_AddToEAR_InterestingNameSuccess1.985
testAC14_AddToEAR_InterestingNameSuccess2.030
testAC50_AddToEAR_InterestingNameSuccess2.031
testAC60_AddToEAR_InterestingNameSuccess2.089
testAC50_WithDDSuccess1.980
testAC50_NoDefaultClass_WithDDSuccess2.064
testAC50_AddToEAR_WithDDSuccess2.103
testAC50_AddToEAR_InterestingName_WithDDSuccess2.115
testAC60_WithDDSuccess1.974
testAC60_NoDefaultClass_WithDDSuccess2.071
testAC60_AddToEAR_WithDDSuccess2.068
testAC60_AddToEAR_InterestingName_WithDDSuccess2.049
testUtility_DefaultsSuccess2.049
testUtility_AddToEARSuccess2.222
testUtility_AddToExisitingEAR12Success1.997
testUtility_AddToExisitingEAR13Success2.038
testUtility_AddToExisitingEAR14Success2.043
testUtility_AddToExisitingEAR5_WithoutDDSuccess2.014
testUtility_AddToExisitingEAR5_WithDDSuccess1.164
testUtilityExport_DefaultsSuccess3.020
testUtilityExport_AddToExisitingEAR12Success2.023
testUtilityExport_AddToExisitingEAR13Success2.063
testUtilityExport_AddToExisitingEAR14Success2.015
testUtilityExport_AddToExisitingEAR5_WithoutDDSuccess1.089
testUtilityExport_AddToExisitingEAR5_WithDDSuccess2.022
testUtilityImport_DefaultsSuccess10.020
testUtilityImport_AddToExisitingEAR12Success9.135
testUtilityImport_AddToExisitingEAR13Success9.134
testUtilityImport_AddToExisitingEAR14Success9.230
testUtilityImport_AddToExisitingEAR5_WithDDSuccess8.125
Properties >>

Back to top