Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1891099.47%920.221
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.bvt18901920.221

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

NameTestsErrorsFailuresTime(s)
EnterpriseBVT18901920.221
Back to top


TestCase EnterpriseBVT

NameStatusTypeTime(s)
testConnector10_DefaultsSuccess3.967
testConnector15_DefaultsSuccess3.324
testConnector16_DefaultsSuccess1.827
testConnector10_WithEARSuccess2.140
testConnector15_WithEARSuccess2.094
testConnector16_WithEARSuccess3.103
testConnector10_ChangedSrouceFolderSuccess2.122
testConnector15_ChangedSrouceFolderSuccess2.225
testConnector16_ChangedSrouceFolderSuccess2.045
testConnector10_ChangedSrouceFolder_WithEARSuccess2.160
testConnector15_ChangedSrouceFolder_WithEARSuccess1.125
testConnector16_ChangedSrouceFolder_WithEARSuccess2.129
testConnectorExport10_DefaultsSuccess3.343
testConnectorExport15_DefaultsSuccess2.304
testConnectorExport10_WithEARSuccess2.145
testConnectorExport15_WithEARSuccess2.294
testConnectorExport10_ChangedSourceFolderSuccess1.240
testConnectorExport15_ChangedSourceFolderSuccess3.133
testConnectorExport10_ChangedSourceFolder_WithEARSuccess2.066
testConnectorExport15_ChangedSourceFolder_WithEARSuccess2.185
testConnectorImport10_DefaultsSuccess9.470
testConnectorImport15_DefaultsSuccess9.480
testConnectorImport10_WithEARSuccess8.418
testConnectorImport15_WithEARSuccess10.382
testConnectorImport10_DiffSourceFolderSuccess8.342
testConnectorImport15_DiffSourceFolderSuccess8.347
testConnectorImport10_DiffSourceFolder_WithEARSuccess8.343
testConnectorImport15_DiffSourceFolder_WithEARSuccess8.404
testEARExport12_WithDependenciesSuccess1.995
testEARExport13_WithDependenciesSuccess7.953
testEARExport14_WithDependenciesSuccess6.318
testEARExport50_WithDependenciesSuccess8.844
testEARExport12_ChangedContentDir_WithDependenciesSuccess4.361
testEARExport13_ChangedContentDir_WithDependenciesSuccess6.079
testEARExport14_ChangedContentDir_WithDependenciesSuccess5.706
testEARExport50_ChangedContentDir_WithDependenciesSuccess7.341
testEARExport50_WithDependencies_WithDDSuccess8.167
testEARExport50_ChangedContentDir_WithDependencies_WithDDSuccess10.007
testEARImport12_WithDependenciesSuccess17.296
testEARImport13_WithDependenciesSuccess22.699
testEARImport14_WithDependenciesSuccess21.922
testEARImport50_WithDependenciesSuccess26.043
testEARImport12_ChangedContentDir_WithDependenciesSuccess17.636
testEARImport13_ChangedContentDir_WithDependenciesSuccess21.979
testEARImport14_ChangedContentDir_WithDependenciesSuccess21.541
testEARImport50_ChangedContentDir_WithDependenciesSuccess24.550
testEARImport50_EAR5NoDD_DependincesNoDDsSuccess6.807
testEARImport50_EAR5NoDD_DependincesNoDDs_WithUtilSuccess6.846
testEARImport50_EAR5NoDD_DependincesWithDDsSuccess6.164
testEARImport50_EAR5NoDD_DependincesWithDDs_WithUtilSuccess6.494
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDsSuccess8.541
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDs_WithUtilSuccess7.004
testEARImport50_EAR5WithDD_DependincesNoDDsSuccess7.343
testEARImport50_EAR5WithDD_DependincesNoDDs_WithUtilSuccess9.384
testEARImport50_EAR5WithDD_DependincesWithDDsSuccess8.312
testEARImport50_EAR5WithDD_DependincesWithDDs_WithUtilSuccess5.289
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDsSuccess6.517
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDs_WithUtilSuccess7.393
test288180Success2.041
testEAR12_DefaultsSuccess2.042
testEAR13_DefaultsSuccess2.156
testEAR14_DefaultsSuccess1.987
testEAR50_DefaultsSuccess1.960
testEAR60_DefaultsSuccess1.140
testEAR12_ChangedContentDirSuccess3.056
testEAR13_ChangedContentDirSuccess2.058
testEAR14_ChangedContentDirSuccess2.154
testEAR50_ChangedContentDirSuccess2.040
testEAR60_ChangedContentDirSuccess2.032
testEAR12_WithDependenciesSuccess3.872
testEAR13_WithDependenciesSuccess2.907
testEAR14_WithDependenciesSuccess5.648
testEAR50_WithDependenciesSuccess8.199
testEAR60_WithDependenciesSuccess9.272
testEAR12_ChangedContentDir_WithDependenciesSuccess5.767
testEAR13_ChangedContentDir_WithDependenciesSuccess5.076
testEAR14_ChangedContentDir_WithDependenciesSuccess5.620
testEAR50_ChangedContentDir_WithDependenciesSuccess9.603
testEAR60_ChangedContentDir_WithDependenciesSuccess8.614
testEAR50_Defaults_WithDDSuccess3.308
testEAR60_Defaults_WithDDSuccess1.945
testEAR50_ChangedContentDir_WithDDSuccess1.140
testEAR60_ChangedContentDir_WithDDSuccess2.044
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)
3.001
testEARWithJarInLibFolderSuccess1.053
testEARWithClasspathContainerReferenceSuccess3.014
testACExport12_DefaultsSuccess1.935
testACExport13_DefaultsSuccess2.065
testACExport14_DefaultsSuccess1.999
testACExport50_DefaultsSuccess2.057
testACExport60_DefaultsSuccess2.102
testACExport12_NoDefaultClassSuccess1.978
testACExport13_NoDefaultClassSuccess2.125
testACExport14_NoDefaultClassSuccess1.969
testACExport50_NoDefaultClassSuccess2.065
testACExport60_NoDefaultClassSuccess2.019
testACExport12_AddToEARSuccess2.025
testACExport13_AddToEARSuccess2.000
testACExport14_AddToEARSuccess2.224
testACExport50_AddToEARSuccess1.220
testACExport60_AddToEARSuccess2.992
testACExport12_InterestingNameSuccess1.074
testACExport13_InterestingNameSuccess2.990
testACExport14_InterestingNameSuccess1.998
testACExport50_InterestingNameSuccess1.978
testACExport60_InterestingNameSuccess2.035
testACExport12_AddToEAR_InterestingNameSuccess2.160
testACExport13_AddToEAR_InterestingNameSuccess2.219
testACExport14_AddToEAR_InterestingNameSuccess2.288
testACExport50_AddToEAR_InterestingNameSuccess1.981
testACExport60_AddToEAR_InterestingNameSuccess1.992
testACExport50_WithDDSuccess1.965
testACExport60_WithDDSuccess1.964
testACExport50_NoDefaultClass_WithDDSuccess2.071
testACExport60_NoDefaultClass_WithDDSuccess2.014
testACExport50_AddToEAR_WithDDSuccess2.105
testACExport60_AddToEAR_WithDDSuccess1.953
testACExport50_AddToEAR_InterestingName_WithDDSuccess1.085
testACExport60_AddToEAR_InterestingName_WithDDSuccess3.063
testACImport12_DefaultsSuccess10.181
testACImport13_DefaultsSuccess7.122
testACImport14_DefaultsSuccess8.174
testACImport12_NoDefaultClassSuccess9.101
testACImport13_NoDefaultClassSuccess9.325
testACImport14_NoDefaultClassSuccess7.094
testACImport12_AddToEARSuccess8.146
testACImport13_AddToEARSuccess9.228
testACImport14_AddToEARSuccess8.025
testACImport12_InterestingNameSuccess9.206
testACImport13_InterestingNameSuccess8.120
testACImport14_InterestingNameSuccess10.116
testACImport12_AddToEAR_InterestingNameSuccess8.093
testACImport13_AddToEAR_InterestingNameSuccess8.066
testACImport14_AddToEAR_InterestingNameSuccess8.208
testACImport50_WithDDSuccess8.125
testACImport50_NoDefaultClass_WithDDSuccess7.062
testACImport50_AddToEAR_WithDDSuccess9.204
testACImport50_AddToEAR_InterestingName_WithDDSuccess10.285
testAC12_DefaultsSuccess2.004
testAC13_DefaultsSuccess2.180
testAC14_DefaultsSuccess1.946
testAC50_DefaultsSuccess2.027
testAC60_DefaultsSuccess2.036
testAC12_NoDefaultClassSuccess2.011
testAC13_NoDefaultClassSuccess1.106
testAC14_NoDefaultClassSuccess2.957
testAC50_NoDefaultClassSuccess2.027
testAC60_NoDefaultClassSuccess2.113
testAC12_AddToEARSuccess1.962
testAC13_AddToEARSuccess2.147
testAC14_AddToEARSuccess1.055
testAC50_AddToEARSuccess2.020
testAC60_AddToEARSuccess3.003
testAC12_InterestingNameSuccess2.070
testAC13_InterestingNameSuccess2.003
testAC14_InterestingNameSuccess2.050
testAC50_InterestingNameSuccess2.091
testAC60_InterestingNameSuccess2.026
testAC12_AddToEAR_InterestingNameSuccess2.013
testAC13_AddToEAR_InterestingNameSuccess2.108
testAC14_AddToEAR_InterestingNameSuccess2.003
testAC50_AddToEAR_InterestingNameSuccess1.164
testAC60_AddToEAR_InterestingNameSuccess3.073
testAC50_WithDDSuccess1.996
testAC50_NoDefaultClass_WithDDSuccess2.054
testAC50_AddToEAR_WithDDSuccess1.080
testAC50_AddToEAR_InterestingName_WithDDSuccess3.043
testAC60_WithDDSuccess2.012
testAC60_NoDefaultClass_WithDDSuccess1.959
testAC60_AddToEAR_WithDDSuccess2.084
testAC60_AddToEAR_InterestingName_WithDDSuccess2.059
testUtility_DefaultsSuccess1.943
testUtility_AddToEARSuccess1.149
testUtility_AddToExisitingEAR12Success3.033
testUtility_AddToExisitingEAR13Success2.047
testUtility_AddToExisitingEAR14Success1.947
testUtility_AddToExisitingEAR5_WithoutDDSuccess2.027
testUtility_AddToExisitingEAR5_WithDDSuccess2.087
testUtilityExport_DefaultsSuccess2.003
testUtilityExport_AddToExisitingEAR12Success1.990
testUtilityExport_AddToExisitingEAR13Success2.172
testUtilityExport_AddToExisitingEAR14Success2.072
testUtilityExport_AddToExisitingEAR5_WithoutDDSuccess1.970
testUtilityExport_AddToExisitingEAR5_WithDDSuccess2.025
testUtilityImport_DefaultsSuccess9.158
testUtilityImport_AddToExisitingEAR12Success10.335
testUtilityImport_AddToExisitingEAR13Success10.314
testUtilityImport_AddToExisitingEAR14Success9.105
testUtilityImport_AddToExisitingEAR5_WithDDSuccess9.271
Properties >>

Back to top