Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1891099.47%940.627
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.bvt18901940.627

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

NameTestsErrorsFailuresTime(s)
EnterpriseBVT18901940.627
Back to top


TestCase EnterpriseBVT

NameStatusTypeTime(s)
testConnector10_DefaultsSuccess4.226
testConnector15_DefaultsSuccess2.767
testConnector16_DefaultsSuccess2.879
testConnector10_WithEARSuccess2.177
testConnector15_WithEARSuccess2.102
testConnector16_WithEARSuccess2.074
testConnector10_ChangedSrouceFolderSuccess1.031
testConnector15_ChangedSrouceFolderSuccess3.095
testConnector16_ChangedSrouceFolderSuccess2.149
testConnector10_ChangedSrouceFolder_WithEARSuccess1.363
testConnector15_ChangedSrouceFolder_WithEARSuccess3.006
testConnector16_ChangedSrouceFolder_WithEARSuccess2.110
testConnectorExport10_DefaultsSuccess2.047
testConnectorExport15_DefaultsSuccess2.365
testConnectorExport10_WithEARSuccess2.082
testConnectorExport15_WithEARSuccess2.138
testConnectorExport10_ChangedSourceFolderSuccess2.131
testConnectorExport15_ChangedSourceFolderSuccess2.183
testConnectorExport10_ChangedSourceFolder_WithEARSuccess2.241
testConnectorExport15_ChangedSourceFolder_WithEARSuccess2.160
testConnectorImport10_DefaultsSuccess9.455
testConnectorImport15_DefaultsSuccess8.416
testConnectorImport10_WithEARSuccess6.548
testConnectorImport15_WithEARSuccess10.668
testConnectorImport10_DiffSourceFolderSuccess9.604
testConnectorImport15_DiffSourceFolderSuccess9.307
testConnectorImport10_DiffSourceFolder_WithEARSuccess7.487
testConnectorImport15_DiffSourceFolder_WithEARSuccess9.428
testEARExport12_WithDependenciesSuccess4.131
testEARExport13_WithDependenciesSuccess6.113
testEARExport14_WithDependenciesSuccess6.682
testEARExport50_WithDependenciesSuccess8.479
testEARExport12_ChangedContentDir_WithDependenciesSuccess4.922
testEARExport13_ChangedContentDir_WithDependenciesSuccess4.839
testEARExport14_ChangedContentDir_WithDependenciesSuccess8.177
testEARExport50_ChangedContentDir_WithDependenciesSuccess6.444
testEARExport50_WithDependencies_WithDDSuccess8.415
testEARExport50_ChangedContentDir_WithDependencies_WithDDSuccess9.900
testEARImport12_WithDependenciesSuccess16.172
testEARImport13_WithDependenciesSuccess23.191
testEARImport14_WithDependenciesSuccess21.494
testEARImport50_WithDependenciesSuccess27.906
testEARImport12_ChangedContentDir_WithDependenciesSuccess16.855
testEARImport13_ChangedContentDir_WithDependenciesSuccess23.199
testEARImport14_ChangedContentDir_WithDependenciesSuccess21.832
testEARImport50_ChangedContentDir_WithDependenciesSuccess26.482
testEARImport50_EAR5NoDD_DependincesNoDDsSuccess9.207
testEARImport50_EAR5NoDD_DependincesNoDDs_WithUtilSuccess8.330
testEARImport50_EAR5NoDD_DependincesWithDDsSuccess6.260
testEARImport50_EAR5NoDD_DependincesWithDDs_WithUtilSuccess6.362
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDsSuccess8.161
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDs_WithUtilSuccess6.347
testEARImport50_EAR5WithDD_DependincesNoDDsSuccess7.343
testEARImport50_EAR5WithDD_DependincesNoDDs_WithUtilSuccess7.714
testEARImport50_EAR5WithDD_DependincesWithDDsSuccess6.210
testEARImport50_EAR5WithDD_DependincesWithDDs_WithUtilSuccess8.504
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDsSuccess8.568
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDs_WithUtilSuccess8.502
test288180Success1.970
testEAR12_DefaultsSuccess2.147
testEAR13_DefaultsSuccess1.954
testEAR14_DefaultsSuccess2.054
testEAR50_DefaultsSuccess2.043
testEAR60_DefaultsSuccess2.038
testEAR12_ChangedContentDirSuccess2.060
testEAR13_ChangedContentDirSuccess2.066
testEAR14_ChangedContentDirSuccess2.053
testEAR50_ChangedContentDirSuccess2.047
testEAR60_ChangedContentDirSuccess2.037
testEAR12_WithDependenciesSuccess2.255
testEAR13_WithDependenciesSuccess5.823
testEAR14_WithDependenciesSuccess6.856
testEAR50_WithDependenciesSuccess7.777
testEAR60_WithDependenciesSuccess9.696
testEAR12_ChangedContentDir_WithDependenciesSuccess4.492
testEAR13_ChangedContentDir_WithDependenciesSuccess4.364
testEAR14_ChangedContentDir_WithDependenciesSuccess4.954
testEAR50_ChangedContentDir_WithDependenciesSuccess10.778
testEAR60_ChangedContentDir_WithDependenciesSuccess10.988
testEAR50_Defaults_WithDDSuccess3.443
testEAR60_Defaults_WithDDSuccess1.057
testEAR50_ChangedContentDir_WithDDSuccess2.056
testEAR60_ChangedContentDir_WithDDSuccess2.949
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.011
testEARWithJarInLibFolderSuccess2.003
testEARWithClasspathContainerReferenceSuccess1.953
testACExport12_DefaultsSuccess2.157
testACExport13_DefaultsSuccess2.291
testACExport14_DefaultsSuccess1.102
testACExport50_DefaultsSuccess3.417
testACExport60_DefaultsSuccess2.047
testACExport12_NoDefaultClassSuccess2.166
testACExport13_NoDefaultClassSuccess2.022
testACExport14_NoDefaultClassSuccess2.093
testACExport50_NoDefaultClassSuccess2.073
testACExport60_NoDefaultClassSuccess2.025
testACExport12_AddToEARSuccess1.964
testACExport13_AddToEARSuccess2.059
testACExport14_AddToEARSuccess2.024
testACExport50_AddToEARSuccess2.055
testACExport60_AddToEARSuccess1.080
testACExport12_InterestingNameSuccess3.042
testACExport13_InterestingNameSuccess1.319
testACExport14_InterestingNameSuccess2.921
testACExport50_InterestingNameSuccess1.985
testACExport60_InterestingNameSuccess2.178
testACExport12_AddToEAR_InterestingNameSuccess2.401
testACExport13_AddToEAR_InterestingNameSuccess1.938
testACExport14_AddToEAR_InterestingNameSuccess2.311
testACExport50_AddToEAR_InterestingNameSuccess2.085
testACExport60_AddToEAR_InterestingNameSuccess1.127
testACExport50_WithDDSuccess3.028
testACExport60_WithDDSuccess1.980
testACExport50_NoDefaultClass_WithDDSuccess1.059
testACExport60_NoDefaultClass_WithDDSuccess2.930
testACExport50_AddToEAR_WithDDSuccess2.087
testACExport60_AddToEAR_WithDDSuccess2.410
testACExport50_AddToEAR_InterestingName_WithDDSuccess2.080
testACExport60_AddToEAR_InterestingName_WithDDSuccess2.013
testACImport12_DefaultsSuccess9.298
testACImport13_DefaultsSuccess10.267
testACImport14_DefaultsSuccess9.184
testACImport12_NoDefaultClassSuccess9.223
testACImport13_NoDefaultClassSuccess8.185
testACImport14_NoDefaultClassSuccess8.263
testACImport12_AddToEARSuccess7.059
testACImport13_AddToEARSuccess8.613
testACImport14_AddToEARSuccess10.249
testACImport12_InterestingNameSuccess7.070
testACImport13_InterestingNameSuccess10.145
testACImport14_InterestingNameSuccess8.006
testACImport12_AddToEAR_InterestingNameSuccess8.077
testACImport13_AddToEAR_InterestingNameSuccess8.224
testACImport14_AddToEAR_InterestingNameSuccess9.164
testACImport50_WithDDSuccess9.087
testACImport50_NoDefaultClass_WithDDSuccess8.171
testACImport50_AddToEAR_WithDDSuccess9.360
testACImport50_AddToEAR_InterestingName_WithDDSuccess9.268
testAC12_DefaultsSuccess2.042
testAC13_DefaultsSuccess2.345
testAC14_DefaultsSuccess2.082
testAC50_DefaultsSuccess2.008
testAC60_DefaultsSuccess2.120
testAC12_NoDefaultClassSuccess2.004
testAC13_NoDefaultClassSuccess2.012
testAC14_NoDefaultClassSuccess1.083
testAC50_NoDefaultClassSuccess3.122
testAC60_NoDefaultClassSuccess1.990
testAC12_AddToEARSuccess2.236
testAC13_AddToEARSuccess2.358
testAC14_AddToEARSuccess1.052
testAC50_AddToEARSuccess3.038
testAC60_AddToEARSuccess2.210
testAC12_InterestingNameSuccess2.061
testAC13_InterestingNameSuccess2.089
testAC14_InterestingNameSuccess2.170
testAC50_InterestingNameSuccess2.404
testAC60_InterestingNameSuccess2.157
testAC12_AddToEAR_InterestingNameSuccess2.085
testAC13_AddToEAR_InterestingNameSuccess2.285
testAC14_AddToEAR_InterestingNameSuccess2.183
testAC50_AddToEAR_InterestingNameSuccess2.124
testAC60_AddToEAR_InterestingNameSuccess2.105
testAC50_WithDDSuccess1.332
testAC50_NoDefaultClass_WithDDSuccess3.031
testAC50_AddToEAR_WithDDSuccess1.999
testAC50_AddToEAR_InterestingName_WithDDSuccess2.026
testAC60_WithDDSuccess1.107
testAC60_NoDefaultClass_WithDDSuccess2.954
testAC60_AddToEAR_WithDDSuccess1.223
testAC60_AddToEAR_InterestingName_WithDDSuccess3.172
testUtility_DefaultsSuccess2.040
testUtility_AddToEARSuccess2.051
testUtility_AddToExisitingEAR12Success2.038
testUtility_AddToExisitingEAR13Success2.151
testUtility_AddToExisitingEAR14Success2.059
testUtility_AddToExisitingEAR5_WithoutDDSuccess1.198
testUtility_AddToExisitingEAR5_WithDDSuccess1.933
testUtilityExport_DefaultsSuccess2.993
testUtilityExport_AddToExisitingEAR12Success2.108
testUtilityExport_AddToExisitingEAR13Success2.046
testUtilityExport_AddToExisitingEAR14Success2.036
testUtilityExport_AddToExisitingEAR5_WithoutDDSuccess1.993
testUtilityExport_AddToExisitingEAR5_WithDDSuccess1.968
testUtilityImport_DefaultsSuccess10.446
testUtilityImport_AddToExisitingEAR12Success9.390
testUtilityImport_AddToExisitingEAR13Success9.278
testUtilityImport_AddToExisitingEAR14Success9.131
testUtilityImport_AddToExisitingEAR5_WithDDSuccess9.209
Properties >>

Back to top