Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1891099.47%908.950
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.bvt18901908.950

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

NameTestsErrorsFailuresTime(s)
EnterpriseBVT18901908.950
Back to top


TestCase EnterpriseBVT

NameStatusTypeTime(s)
testConnector10_DefaultsSuccess4.018
testConnector15_DefaultsSuccess3.096
testConnector16_DefaultsSuccess2.912
testConnector10_WithEARSuccess2.112
testConnector15_WithEARSuccess2.321
testConnector16_WithEARSuccess2.582
testConnector10_ChangedSrouceFolderSuccess2.049
testConnector15_ChangedSrouceFolderSuccess2.185
testConnector16_ChangedSrouceFolderSuccess2.101
testConnector10_ChangedSrouceFolder_WithEARSuccess2.075
testConnector15_ChangedSrouceFolder_WithEARSuccess2.177
testConnector16_ChangedSrouceFolder_WithEARSuccess2.103
testConnectorExport10_DefaultsSuccess0.978
testConnectorExport15_DefaultsSuccess3.189
testConnectorExport10_WithEARSuccess2.230
testConnectorExport15_WithEARSuccess1.294
testConnectorExport10_ChangedSourceFolderSuccess2.323
testConnectorExport15_ChangedSourceFolderSuccess3.233
testConnectorExport10_ChangedSourceFolder_WithEARSuccess2.276
testConnectorExport15_ChangedSourceFolder_WithEARSuccess2.100
testConnectorImport10_DefaultsSuccess7.189
testConnectorImport15_DefaultsSuccess8.536
testConnectorImport10_WithEARSuccess7.235
testConnectorImport15_WithEARSuccess8.339
testConnectorImport10_DiffSourceFolderSuccess7.395
testConnectorImport15_DiffSourceFolderSuccess9.349
testConnectorImport10_DiffSourceFolder_WithEARSuccess7.354
testConnectorImport15_DiffSourceFolder_WithEARSuccess9.523
testEARExport12_WithDependenciesSuccess3.797
testEARExport13_WithDependenciesSuccess5.052
testEARExport14_WithDependenciesSuccess7.466
testEARExport50_WithDependenciesSuccess8.082
testEARExport12_ChangedContentDir_WithDependenciesSuccess4.333
testEARExport13_ChangedContentDir_WithDependenciesSuccess5.346
testEARExport14_ChangedContentDir_WithDependenciesSuccess6.192
testEARExport50_ChangedContentDir_WithDependenciesSuccess8.180
testEARExport50_WithDependencies_WithDDSuccess9.984
testEARExport50_ChangedContentDir_WithDependencies_WithDDSuccess8.910
testEARImport12_WithDependenciesSuccess19.108
testEARImport13_WithDependenciesSuccess19.778
testEARImport14_WithDependenciesSuccess20.138
testEARImport50_WithDependenciesSuccess24.441
testEARImport12_ChangedContentDir_WithDependenciesSuccess17.543
testEARImport13_ChangedContentDir_WithDependenciesSuccess18.537
testEARImport14_ChangedContentDir_WithDependenciesSuccess18.408
testEARImport50_ChangedContentDir_WithDependenciesSuccess24.902
testEARImport50_EAR5NoDD_DependincesNoDDsSuccess8.793
testEARImport50_EAR5NoDD_DependincesNoDDs_WithUtilSuccess5.350
testEARImport50_EAR5NoDD_DependincesWithDDsSuccess6.254
testEARImport50_EAR5NoDD_DependincesWithDDs_WithUtilSuccess5.136
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDsSuccess8.859
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDs_WithUtilSuccess7.295
testEARImport50_EAR5WithDD_DependincesNoDDsSuccess9.443
testEARImport50_EAR5WithDD_DependincesNoDDs_WithUtilSuccess7.436
testEARImport50_EAR5WithDD_DependincesWithDDsSuccess7.246
testEARImport50_EAR5WithDD_DependincesWithDDs_WithUtilSuccess8.165
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDsSuccess8.440
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDs_WithUtilSuccess6.337
test288180Success2.048
testEAR12_DefaultsSuccess2.043
testEAR13_DefaultsSuccess2.059
testEAR14_DefaultsSuccess2.053
testEAR50_DefaultsSuccess1.931
testEAR60_DefaultsSuccess2.038
testEAR12_ChangedContentDirSuccess2.151
testEAR13_ChangedContentDirSuccess2.013
testEAR14_ChangedContentDirSuccess1.941
testEAR50_ChangedContentDirSuccess2.047
testEAR60_ChangedContentDirSuccess2.135
testEAR12_WithDependenciesSuccess3.357
testEAR13_WithDependenciesSuccess3.168
testEAR14_WithDependenciesSuccess6.260
testEAR50_WithDependenciesSuccess8.097
testEAR60_WithDependenciesSuccess8.612
testEAR12_ChangedContentDir_WithDependenciesSuccess5.209
testEAR13_ChangedContentDir_WithDependenciesSuccess5.207
testEAR14_ChangedContentDir_WithDependenciesSuccess5.313
testEAR50_ChangedContentDir_WithDependenciesSuccess9.024
testEAR60_ChangedContentDir_WithDependenciesSuccess11.193
testEAR50_Defaults_WithDDSuccess2.230
testEAR60_Defaults_WithDDSuccess1.952
testEAR50_ChangedContentDir_WithDDSuccess2.048
testEAR60_ChangedContentDir_WithDDSuccess1.955
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.001
testEARWithJarInLibFolderSuccess2.061
testEARWithClasspathContainerReferenceSuccess2.003
testACExport12_DefaultsSuccess2.169
testACExport13_DefaultsSuccess1.110
testACExport14_DefaultsSuccess3.042
testACExport50_DefaultsSuccess2.040
testACExport60_DefaultsSuccess1.981
testACExport12_NoDefaultClassSuccess2.060
testACExport13_NoDefaultClassSuccess1.092
testACExport14_NoDefaultClassSuccess2.980
testACExport50_NoDefaultClassSuccess1.969
testACExport60_NoDefaultClassSuccess2.076
testACExport12_AddToEARSuccess2.041
testACExport13_AddToEARSuccess2.107
testACExport14_AddToEARSuccess2.225
testACExport50_AddToEARSuccess1.952
testACExport60_AddToEARSuccess2.134
testACExport12_InterestingNameSuccess2.040
testACExport13_InterestingNameSuccess2.183
testACExport14_InterestingNameSuccess1.950
testACExport50_InterestingNameSuccess2.093
testACExport60_InterestingNameSuccess2.084
testACExport12_AddToEAR_InterestingNameSuccess1.986
testACExport13_AddToEAR_InterestingNameSuccess2.230
testACExport14_AddToEAR_InterestingNameSuccess2.305
testACExport50_AddToEAR_InterestingNameSuccess2.270
testACExport60_AddToEAR_InterestingNameSuccess1.318
testACExport50_WithDDSuccess3.139
testACExport60_WithDDSuccess2.133
testACExport50_NoDefaultClass_WithDDSuccess1.061
testACExport60_NoDefaultClass_WithDDSuccess2.891
testACExport50_AddToEAR_WithDDSuccess2.057
testACExport60_AddToEAR_WithDDSuccess2.118
testACExport50_AddToEAR_InterestingName_WithDDSuccess2.297
testACExport60_AddToEAR_InterestingName_WithDDSuccess1.944
testACImport12_DefaultsSuccess9.135
testACImport13_DefaultsSuccess10.173
testACImport14_DefaultsSuccess10.300
testACImport12_NoDefaultClassSuccess9.254
testACImport13_NoDefaultClassSuccess8.198
testACImport14_NoDefaultClassSuccess10.248
testACImport12_AddToEARSuccess8.375
testACImport13_AddToEARSuccess7.078
testACImport14_AddToEARSuccess7.143
testACImport12_InterestingNameSuccess9.102
testACImport13_InterestingNameSuccess9.150
testACImport14_InterestingNameSuccess8.050
testACImport12_AddToEAR_InterestingNameSuccess8.508
testACImport13_AddToEAR_InterestingNameSuccess8.068
testACImport14_AddToEAR_InterestingNameSuccess8.056
testACImport50_WithDDSuccess9.229
testACImport50_NoDefaultClass_WithDDSuccess7.093
testACImport50_AddToEAR_WithDDSuccess7.138
testACImport50_AddToEAR_InterestingName_WithDDSuccess9.663
testAC12_DefaultsSuccess2.064
testAC13_DefaultsSuccess2.022
testAC14_DefaultsSuccess2.035
testAC50_DefaultsSuccess2.081
testAC60_DefaultsSuccess2.045
testAC12_NoDefaultClassSuccess2.092
testAC13_NoDefaultClassSuccess2.009
testAC14_NoDefaultClassSuccess2.145
testAC50_NoDefaultClassSuccess1.960
testAC60_NoDefaultClassSuccess2.050
testAC12_AddToEARSuccess2.044
testAC13_AddToEARSuccess2.100
testAC14_AddToEARSuccess1.164
testAC50_AddToEARSuccess2.964
testAC60_AddToEARSuccess2.099
testAC12_InterestingNameSuccess2.054
testAC13_InterestingNameSuccess1.979
testAC14_InterestingNameSuccess2.106
testAC50_InterestingNameSuccess1.064
testAC60_InterestingNameSuccess2.941
testAC12_AddToEAR_InterestingNameSuccess1.132
testAC13_AddToEAR_InterestingNameSuccess2.971
testAC14_AddToEAR_InterestingNameSuccess1.178
testAC50_AddToEAR_InterestingNameSuccess2.983
testAC60_AddToEAR_InterestingNameSuccess2.019
testAC50_WithDDSuccess2.052
testAC50_NoDefaultClass_WithDDSuccess2.114
testAC50_AddToEAR_WithDDSuccess2.156
testAC50_AddToEAR_InterestingName_WithDDSuccess2.209
testAC60_WithDDSuccess2.066
testAC60_NoDefaultClass_WithDDSuccess2.007
testAC60_AddToEAR_WithDDSuccess2.025
testAC60_AddToEAR_InterestingName_WithDDSuccess2.050
testUtility_DefaultsSuccess2.161
testUtility_AddToEARSuccess2.029
testUtility_AddToExisitingEAR12Success1.928
testUtility_AddToExisitingEAR13Success2.074
testUtility_AddToExisitingEAR14Success2.056
testUtility_AddToExisitingEAR5_WithoutDDSuccess1.981
testUtility_AddToExisitingEAR5_WithDDSuccess1.082
testUtilityExport_DefaultsSuccess2.989
testUtilityExport_AddToExisitingEAR12Success2.049
testUtilityExport_AddToExisitingEAR13Success1.992
testUtilityExport_AddToExisitingEAR14Success2.091
testUtilityExport_AddToExisitingEAR5_WithoutDDSuccess1.988
testUtilityExport_AddToExisitingEAR5_WithDDSuccess2.049
testUtilityImport_DefaultsSuccess9.261
testUtilityImport_AddToExisitingEAR12Success10.213
testUtilityImport_AddToExisitingEAR13Success10.303
testUtilityImport_AddToExisitingEAR14Success9.063
testUtilityImport_AddToExisitingEAR5_WithDDSuccess9.187
Properties >>

Back to top