Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1891099.47%943.768
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.bvt18901943.768

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

NameTestsErrorsFailuresTime(s)
EnterpriseBVT18901943.768
Back to top


TestCase EnterpriseBVT

NameStatusTypeTime(s)
testConnector10_DefaultsSuccess3.303
testConnector15_DefaultsSuccess3.057
testConnector16_DefaultsSuccess2.982
testConnector10_WithEARSuccess2.181
testConnector15_WithEARSuccess2.153
testConnector16_WithEARSuccess2.064
testConnector10_ChangedSrouceFolderSuccess1.141
testConnector15_ChangedSrouceFolderSuccess3.022
testConnector16_ChangedSrouceFolderSuccess1.130
testConnector10_ChangedSrouceFolder_WithEARSuccess3.112
testConnector15_ChangedSrouceFolder_WithEARSuccess2.214
testConnector16_ChangedSrouceFolder_WithEARSuccess2.095
testConnectorExport10_DefaultsSuccess2.033
testConnectorExport15_DefaultsSuccess2.095
testConnectorExport10_WithEARSuccess2.025
testConnectorExport15_WithEARSuccess2.064
testConnectorExport10_ChangedSourceFolderSuccess2.101
testConnectorExport15_ChangedSourceFolderSuccess2.232
testConnectorExport10_ChangedSourceFolder_WithEARSuccess2.359
testConnectorExport15_ChangedSourceFolder_WithEARSuccess2.301
testConnectorImport10_DefaultsSuccess7.626
testConnectorImport15_DefaultsSuccess9.543
testConnectorImport10_WithEARSuccess9.542
testConnectorImport15_WithEARSuccess7.375
testConnectorImport10_DiffSourceFolderSuccess8.489
testConnectorImport15_DiffSourceFolderSuccess7.258
testConnectorImport10_DiffSourceFolder_WithEARSuccess9.676
testConnectorImport15_DiffSourceFolder_WithEARSuccess9.238
testEARExport12_WithDependenciesSuccess4.419
testEARExport13_WithDependenciesSuccess6.551
testEARExport14_WithDependenciesSuccess7.180
testEARExport50_WithDependenciesSuccess8.188
testEARExport12_ChangedContentDir_WithDependenciesSuccess4.737
testEARExport13_ChangedContentDir_WithDependenciesSuccess5.886
testEARExport14_ChangedContentDir_WithDependenciesSuccess6.484
testEARExport50_ChangedContentDir_WithDependenciesSuccess7.065
testEARExport50_WithDependencies_WithDDSuccess9.932
testEARExport50_ChangedContentDir_WithDependencies_WithDDSuccess9.195
testEARImport12_WithDependenciesSuccess19.976
testEARImport13_WithDependenciesSuccess21.676
testEARImport14_WithDependenciesSuccess23.211
testEARImport50_WithDependenciesSuccess28.342
testEARImport12_ChangedContentDir_WithDependenciesSuccess16.222
testEARImport13_ChangedContentDir_WithDependenciesSuccess23.173
testEARImport14_ChangedContentDir_WithDependenciesSuccess23.132
testEARImport50_ChangedContentDir_WithDependenciesSuccess24.401
testEARImport50_EAR5NoDD_DependincesNoDDsSuccess8.109
testEARImport50_EAR5NoDD_DependincesNoDDs_WithUtilSuccess8.407
testEARImport50_EAR5NoDD_DependincesWithDDsSuccess6.205
testEARImport50_EAR5NoDD_DependincesWithDDs_WithUtilSuccess8.296
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDsSuccess6.495
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDs_WithUtilSuccess6.599
testEARImport50_EAR5WithDD_DependincesNoDDsSuccess9.313
testEARImport50_EAR5WithDD_DependincesNoDDs_WithUtilSuccess5.605
testEARImport50_EAR5WithDD_DependincesWithDDsSuccess8.276
testEARImport50_EAR5WithDD_DependincesWithDDs_WithUtilSuccess7.275
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDsSuccess6.871
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDs_WithUtilSuccess9.058
test288180Success2.054
testEAR12_DefaultsSuccess2.037
testEAR13_DefaultsSuccess2.085
testEAR14_DefaultsSuccess1.954
testEAR50_DefaultsSuccess2.039
testEAR60_DefaultsSuccess2.045
testEAR12_ChangedContentDirSuccess2.056
testEAR13_ChangedContentDirSuccess2.064
testEAR14_ChangedContentDirSuccess2.051
testEAR50_ChangedContentDirSuccess1.943
testEAR60_ChangedContentDirSuccess2.036
testEAR12_WithDependenciesSuccess4.793
testEAR13_WithDependenciesSuccess5.420
testEAR14_WithDependenciesSuccess5.835
testEAR50_WithDependenciesSuccess11.116
testEAR60_WithDependenciesSuccess8.689
testEAR12_ChangedContentDir_WithDependenciesSuccess6.845
testEAR13_ChangedContentDir_WithDependenciesSuccess5.002
testEAR14_ChangedContentDir_WithDependenciesSuccess3.210
testEAR50_ChangedContentDir_WithDependenciesSuccess12.090
testEAR60_ChangedContentDir_WithDependenciesSuccess12.439
testEAR50_Defaults_WithDDSuccess3.124
testEAR60_Defaults_WithDDSuccess1.961
testEAR50_ChangedContentDir_WithDDSuccess2.051
testEAR60_ChangedContentDir_WithDDSuccess1.983
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.180
testEARWithJarInLibFolderSuccess1.998
testEARWithClasspathContainerReferenceSuccess2.025
testACExport12_DefaultsSuccess2.293
testACExport13_DefaultsSuccess2.060
testACExport14_DefaultsSuccess1.950
testACExport50_DefaultsSuccess2.304
testACExport60_DefaultsSuccess2.220
testACExport12_NoDefaultClassSuccess2.003
testACExport13_NoDefaultClassSuccess1.999
testACExport14_NoDefaultClassSuccess2.036
testACExport50_NoDefaultClassSuccess2.054
testACExport60_NoDefaultClassSuccess2.009
testACExport12_AddToEARSuccess2.082
testACExport13_AddToEARSuccess2.083
testACExport14_AddToEARSuccess1.075
testACExport50_AddToEARSuccess3.005
testACExport60_AddToEARSuccess2.063
testACExport12_InterestingNameSuccess2.274
testACExport13_InterestingNameSuccess2.191
testACExport14_InterestingNameSuccess2.045
testACExport50_InterestingNameSuccess2.028
testACExport60_InterestingNameSuccess2.210
testACExport12_AddToEAR_InterestingNameSuccess2.263
testACExport13_AddToEAR_InterestingNameSuccess2.268
testACExport14_AddToEAR_InterestingNameSuccess2.270
testACExport50_AddToEAR_InterestingNameSuccess1.974
testACExport60_AddToEAR_InterestingNameSuccess1.084
testACExport50_WithDDSuccess3.131
testACExport60_WithDDSuccess1.268
testACExport50_NoDefaultClass_WithDDSuccess2.987
testACExport60_NoDefaultClass_WithDDSuccess1.029
testACExport50_AddToEAR_WithDDSuccess2.993
testACExport60_AddToEAR_WithDDSuccess2.310
testACExport50_AddToEAR_InterestingName_WithDDSuccess1.954
testACExport60_AddToEAR_InterestingName_WithDDSuccess2.105
testACImport12_DefaultsSuccess8.270
testACImport13_DefaultsSuccess8.242
testACImport14_DefaultsSuccess8.273
testACImport12_NoDefaultClassSuccess8.374
testACImport13_NoDefaultClassSuccess10.255
testACImport14_NoDefaultClassSuccess8.471
testACImport12_AddToEARSuccess10.665
testACImport13_AddToEARSuccess8.317
testACImport14_AddToEARSuccess7.146
testACImport12_InterestingNameSuccess9.190
testACImport13_InterestingNameSuccess8.212
testACImport14_InterestingNameSuccess8.183
testACImport12_AddToEAR_InterestingNameSuccess10.238
testACImport13_AddToEAR_InterestingNameSuccess9.271
testACImport14_AddToEAR_InterestingNameSuccess9.380
testACImport50_WithDDSuccess8.398
testACImport50_NoDefaultClass_WithDDSuccess8.337
testACImport50_AddToEAR_WithDDSuccess8.250
testACImport50_AddToEAR_InterestingName_WithDDSuccess8.021
testAC12_DefaultsSuccess1.176
testAC13_DefaultsSuccess3.008
testAC14_DefaultsSuccess1.960
testAC50_DefaultsSuccess2.049
testAC60_DefaultsSuccess2.078
testAC12_NoDefaultClassSuccess2.018
testAC13_NoDefaultClassSuccess2.063
testAC14_NoDefaultClassSuccess1.109
testAC50_NoDefaultClassSuccess3.009
testAC60_NoDefaultClassSuccess2.066
testAC12_AddToEARSuccess1.196
testAC13_AddToEARSuccess3.212
testAC14_AddToEARSuccess2.041
testAC50_AddToEARSuccess2.143
testAC60_AddToEARSuccess2.064
testAC12_InterestingNameSuccess2.081
testAC13_InterestingNameSuccess2.006
testAC14_InterestingNameSuccess1.121
testAC50_InterestingNameSuccess2.998
testAC60_InterestingNameSuccess1.091
testAC12_AddToEAR_InterestingNameSuccess3.063
testAC13_AddToEAR_InterestingNameSuccess2.177
testAC14_AddToEAR_InterestingNameSuccess2.207
testAC50_AddToEAR_InterestingNameSuccess2.003
testAC60_AddToEAR_InterestingNameSuccess2.025
testAC50_WithDDSuccess2.079
testAC50_NoDefaultClass_WithDDSuccess1.968
testAC50_AddToEAR_WithDDSuccess2.015
testAC50_AddToEAR_InterestingName_WithDDSuccess2.097
testAC60_WithDDSuccess2.010
testAC60_NoDefaultClass_WithDDSuccess2.077
testAC60_AddToEAR_WithDDSuccess2.016
testAC60_AddToEAR_InterestingName_WithDDSuccess2.045
testUtility_DefaultsSuccess1.998
testUtility_AddToEARSuccess2.117
testUtility_AddToExisitingEAR12Success2.110
testUtility_AddToExisitingEAR13Success2.155
testUtility_AddToExisitingEAR14Success2.001
testUtility_AddToExisitingEAR5_WithoutDDSuccess1.053
testUtility_AddToExisitingEAR5_WithDDSuccess2.068
testUtilityExport_DefaultsSuccess2.910
testUtilityExport_AddToExisitingEAR12Success2.114
testUtilityExport_AddToExisitingEAR13Success1.977
testUtilityExport_AddToExisitingEAR14Success2.148
testUtilityExport_AddToExisitingEAR5_WithoutDDSuccess2.024
testUtilityExport_AddToExisitingEAR5_WithDDSuccess2.366
testUtilityImport_DefaultsSuccess9.227
testUtilityImport_AddToExisitingEAR12Success8.398
testUtilityImport_AddToExisitingEAR13Success9.184
testUtilityImport_AddToExisitingEAR14Success9.399
testUtilityImport_AddToExisitingEAR5_WithDDSuccess9.241
Properties >>

Back to top