Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1891099.47%936.115
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.bvt18901936.115

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

NameTestsErrorsFailuresTime(s)
EnterpriseBVT18901936.115
Back to top


TestCase EnterpriseBVT

NameStatusTypeTime(s)
testConnector10_DefaultsSuccess4.140
testConnector15_DefaultsSuccess2.792
testConnector16_DefaultsSuccess2.980
testConnector10_WithEARSuccess2.341
testConnector15_WithEARSuccess1.177
testConnector16_WithEARSuccess3.078
testConnector10_ChangedSrouceFolderSuccess2.141
testConnector15_ChangedSrouceFolderSuccess2.165
testConnector16_ChangedSrouceFolderSuccess2.045
testConnector10_ChangedSrouceFolder_WithEARSuccess1.559
testConnector15_ChangedSrouceFolder_WithEARSuccess3.069
testConnector16_ChangedSrouceFolder_WithEARSuccess3.265
testConnectorExport10_DefaultsSuccess1.065
testConnectorExport15_DefaultsSuccess2.250
testConnectorExport10_WithEARSuccess3.409
testConnectorExport15_WithEARSuccess2.005
testConnectorExport10_ChangedSourceFolderSuccess2.102
testConnectorExport15_ChangedSourceFolderSuccess2.263
testConnectorExport10_ChangedSourceFolder_WithEARSuccess2.331
testConnectorExport15_ChangedSourceFolder_WithEARSuccess2.258
testConnectorImport10_DefaultsSuccess10.465
testConnectorImport15_DefaultsSuccess10.510
testConnectorImport10_WithEARSuccess6.554
testConnectorImport15_WithEARSuccess10.498
testConnectorImport10_DiffSourceFolderSuccess8.419
testConnectorImport15_DiffSourceFolderSuccess9.406
testConnectorImport10_DiffSourceFolder_WithEARSuccess8.455
testConnectorImport15_DiffSourceFolder_WithEARSuccess8.344
testEARExport12_WithDependenciesSuccess4.493
testEARExport13_WithDependenciesSuccess6.018
testEARExport14_WithDependenciesSuccess6.934
testEARExport50_WithDependenciesSuccess10.122
testEARExport12_ChangedContentDir_WithDependenciesSuccess4.692
testEARExport13_ChangedContentDir_WithDependenciesSuccess6.678
testEARExport14_ChangedContentDir_WithDependenciesSuccess6.810
testEARExport50_ChangedContentDir_WithDependenciesSuccess7.864
testEARExport50_WithDependencies_WithDDSuccess8.526
testEARExport50_ChangedContentDir_WithDependencies_WithDDSuccess9.613
testEARImport12_WithDependenciesSuccess16.553
testEARImport13_WithDependenciesSuccess23.070
testEARImport14_WithDependenciesSuccess20.026
testEARImport50_WithDependenciesSuccess25.190
testEARImport12_ChangedContentDir_WithDependenciesSuccess15.521
testEARImport13_ChangedContentDir_WithDependenciesSuccess20.849
testEARImport14_ChangedContentDir_WithDependenciesSuccess21.128
testEARImport50_ChangedContentDir_WithDependenciesSuccess25.885
testEARImport50_EAR5NoDD_DependincesNoDDsSuccess7.023
testEARImport50_EAR5NoDD_DependincesNoDDs_WithUtilSuccess8.318
testEARImport50_EAR5NoDD_DependincesWithDDsSuccess8.271
testEARImport50_EAR5NoDD_DependincesWithDDs_WithUtilSuccess7.351
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDsSuccess6.498
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDs_WithUtilSuccess7.470
testEARImport50_EAR5WithDD_DependincesNoDDsSuccess6.796
testEARImport50_EAR5WithDD_DependincesNoDDs_WithUtilSuccess9.359
testEARImport50_EAR5WithDD_DependincesWithDDsSuccess6.314
testEARImport50_EAR5WithDD_DependincesWithDDs_WithUtilSuccess4.118
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDsSuccess7.591
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDs_WithUtilSuccess9.733
test288180Success2.164
testEAR12_DefaultsSuccess1.951
testEAR13_DefaultsSuccess2.070
testEAR14_DefaultsSuccess2.052
testEAR50_DefaultsSuccess2.050
testEAR60_DefaultsSuccess1.039
testEAR12_ChangedContentDirSuccess2.964
testEAR13_ChangedContentDirSuccess2.063
testEAR14_ChangedContentDirSuccess2.062
testEAR50_ChangedContentDirSuccess1.047
testEAR60_ChangedContentDirSuccess2.954
testEAR12_WithDependenciesSuccess4.399
testEAR13_WithDependenciesSuccess6.504
testEAR14_WithDependenciesSuccess5.745
testEAR50_WithDependenciesSuccess9.924
testEAR60_WithDependenciesSuccess12.568
testEAR12_ChangedContentDir_WithDependenciesSuccess4.650
testEAR13_ChangedContentDir_WithDependenciesSuccess4.502
testEAR14_ChangedContentDir_WithDependenciesSuccess6.622
testEAR50_ChangedContentDir_WithDependenciesSuccess8.447
testEAR60_ChangedContentDir_WithDependenciesSuccess9.974
testEAR50_Defaults_WithDDSuccess4.861
testEAR60_Defaults_WithDDSuccess2.064
testEAR50_ChangedContentDir_WithDDSuccess2.040
testEAR60_ChangedContentDir_WithDDSuccess2.061
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.987
testEARWithJarInLibFolderSuccess2.081
testEARWithClasspathContainerReferenceSuccess2.005
testACExport12_DefaultsSuccess2.213
testACExport13_DefaultsSuccess2.051
testACExport14_DefaultsSuccess2.147
testACExport50_DefaultsSuccess2.221
testACExport60_DefaultsSuccess2.023
testACExport12_NoDefaultClassSuccess2.042
testACExport13_NoDefaultClassSuccess1.224
testACExport14_NoDefaultClassSuccess2.984
testACExport50_NoDefaultClassSuccess2.031
testACExport60_NoDefaultClassSuccess2.024
testACExport12_AddToEARSuccess2.244
testACExport13_AddToEARSuccess2.002
testACExport14_AddToEARSuccess2.291
testACExport50_AddToEARSuccess2.050
testACExport60_AddToEARSuccess2.451
testACExport12_InterestingNameSuccess1.999
testACExport13_InterestingNameSuccess2.041
testACExport14_InterestingNameSuccess2.139
testACExport50_InterestingNameSuccess1.992
testACExport60_InterestingNameSuccess2.228
testACExport12_AddToEAR_InterestingNameSuccess1.890
testACExport13_AddToEAR_InterestingNameSuccess2.041
testACExport14_AddToEAR_InterestingNameSuccess2.174
testACExport50_AddToEAR_InterestingNameSuccess2.161
testACExport60_AddToEAR_InterestingNameSuccess1.884
testACExport50_WithDDSuccess1.947
testACExport60_WithDDSuccess2.183
testACExport50_NoDefaultClass_WithDDSuccess2.135
testACExport60_NoDefaultClass_WithDDSuccess1.961
testACExport50_AddToEAR_WithDDSuccess2.265
testACExport60_AddToEAR_WithDDSuccess1.981
testACExport50_AddToEAR_InterestingName_WithDDSuccess2.012
testACExport60_AddToEAR_InterestingName_WithDDSuccess2.499
testACImport12_DefaultsSuccess9.455
testACImport13_DefaultsSuccess8.441
testACImport14_DefaultsSuccess9.156
testACImport12_NoDefaultClassSuccess8.102
testACImport13_NoDefaultClassSuccess9.189
testACImport14_NoDefaultClassSuccess9.285
testACImport12_AddToEARSuccess9.114
testACImport13_AddToEARSuccess8.249
testACImport14_AddToEARSuccess8.190
testACImport12_InterestingNameSuccess8.190
testACImport13_InterestingNameSuccess9.442
testACImport14_InterestingNameSuccess6.892
testACImport12_AddToEAR_InterestingNameSuccess10.425
testACImport13_AddToEAR_InterestingNameSuccess9.040
testACImport14_AddToEAR_InterestingNameSuccess8.242
testACImport50_WithDDSuccess8.126
testACImport50_NoDefaultClass_WithDDSuccess9.268
testACImport50_AddToEAR_WithDDSuccess8.186
testACImport50_AddToEAR_InterestingName_WithDDSuccess9.189
testAC12_DefaultsSuccess2.012
testAC13_DefaultsSuccess2.106
testAC14_DefaultsSuccess1.963
testAC50_DefaultsSuccess1.129
testAC60_DefaultsSuccess2.026
testAC12_NoDefaultClassSuccess2.935
testAC13_NoDefaultClassSuccess2.124
testAC14_NoDefaultClassSuccess1.047
testAC50_NoDefaultClassSuccess3.005
testAC60_NoDefaultClassSuccess2.006
testAC12_AddToEARSuccess2.054
testAC13_AddToEARSuccess1.109
testAC14_AddToEARSuccess2.080
testAC50_AddToEARSuccess2.960
testAC60_AddToEARSuccess2.021
testAC12_InterestingNameSuccess1.118
testAC13_InterestingNameSuccess3.038
testAC14_InterestingNameSuccess2.021
testAC50_InterestingNameSuccess2.080
testAC60_InterestingNameSuccess2.025
testAC12_AddToEAR_InterestingNameSuccess2.102
testAC13_AddToEAR_InterestingNameSuccess2.125
testAC14_AddToEAR_InterestingNameSuccess2.080
testAC50_AddToEAR_InterestingNameSuccess2.009
testAC60_AddToEAR_InterestingNameSuccess1.996
testAC50_WithDDSuccess2.079
testAC50_NoDefaultClass_WithDDSuccess2.078
testAC50_AddToEAR_WithDDSuccess2.068
testAC50_AddToEAR_InterestingName_WithDDSuccess2.016
testAC60_WithDDSuccess2.087
testAC60_NoDefaultClass_WithDDSuccess1.988
testAC60_AddToEAR_WithDDSuccess2.113
testAC60_AddToEAR_InterestingName_WithDDSuccess2.058
testUtility_DefaultsSuccess2.063
testUtility_AddToEARSuccess2.005
testUtility_AddToExisitingEAR12Success2.071
testUtility_AddToExisitingEAR13Success1.041
testUtility_AddToExisitingEAR14Success3.014
testUtility_AddToExisitingEAR5_WithoutDDSuccess2.008
testUtility_AddToExisitingEAR5_WithDDSuccess2.131
testUtilityExport_DefaultsSuccess2.119
testUtilityExport_AddToExisitingEAR12Success1.940
testUtilityExport_AddToExisitingEAR13Success2.181
testUtilityExport_AddToExisitingEAR14Success1.953
testUtilityExport_AddToExisitingEAR5_WithoutDDSuccess2.015
testUtilityExport_AddToExisitingEAR5_WithDDSuccess2.022
testUtilityImport_DefaultsSuccess8.900
testUtilityImport_AddToExisitingEAR12Success8.288
testUtilityImport_AddToExisitingEAR13Success8.401
testUtilityImport_AddToExisitingEAR14Success9.359
testUtilityImport_AddToExisitingEAR5_WithDDSuccess8.416
Properties >>

Back to top