Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1891099.47%949.175
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.bvt18901949.175

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

NameTestsErrorsFailuresTime(s)
EnterpriseBVT18901949.175
Back to top


TestCase EnterpriseBVT

NameStatusTypeTime(s)
testConnector10_DefaultsSuccess5.562
testConnector15_DefaultsSuccess3.337
testConnector16_DefaultsSuccess3.009
testConnector10_WithEARSuccess2.201
testConnector15_WithEARSuccess2.217
testConnector16_WithEARSuccess1.166
testConnector10_ChangedSrouceFolderSuccess4.089
testConnector15_ChangedSrouceFolderSuccess2.202
testConnector16_ChangedSrouceFolderSuccess2.058
testConnector10_ChangedSrouceFolder_WithEARSuccess2.135
testConnector15_ChangedSrouceFolder_WithEARSuccess1.374
testConnector16_ChangedSrouceFolder_WithEARSuccess2.956
testConnectorExport10_DefaultsSuccess2.057
testConnectorExport15_DefaultsSuccess2.286
testConnectorExport10_WithEARSuccess2.498
testConnectorExport15_WithEARSuccess1.507
testConnectorExport10_ChangedSourceFolderSuccess2.030
testConnectorExport15_ChangedSourceFolderSuccess3.167
testConnectorExport10_ChangedSourceFolder_WithEARSuccess2.186
testConnectorExport15_ChangedSourceFolder_WithEARSuccess1.598
testConnectorImport10_DefaultsSuccess10.139
testConnectorImport15_DefaultsSuccess9.700
testConnectorImport10_WithEARSuccess7.732
testConnectorImport15_WithEARSuccess10.751
testConnectorImport10_DiffSourceFolderSuccess8.532
testConnectorImport15_DiffSourceFolderSuccess8.391
testConnectorImport10_DiffSourceFolder_WithEARSuccess7.693
testConnectorImport15_DiffSourceFolder_WithEARSuccess8.677
testEARExport12_WithDependenciesSuccess2.615
testEARExport13_WithDependenciesSuccess8.204
testEARExport14_WithDependenciesSuccess4.982
testEARExport50_WithDependenciesSuccess11.004
testEARExport12_ChangedContentDir_WithDependenciesSuccess3.979
testEARExport13_ChangedContentDir_WithDependenciesSuccess6.404
testEARExport14_ChangedContentDir_WithDependenciesSuccess7.643
testEARExport50_ChangedContentDir_WithDependenciesSuccess9.026
testEARExport50_WithDependencies_WithDDSuccess8.526
testEARExport50_ChangedContentDir_WithDependencies_WithDDSuccess9.866
testEARImport12_WithDependenciesSuccess19.803
testEARImport13_WithDependenciesSuccess16.875
testEARImport14_WithDependenciesSuccess19.666
testEARImport50_WithDependenciesSuccess30.880
testEARImport12_ChangedContentDir_WithDependenciesSuccess13.341
testEARImport13_ChangedContentDir_WithDependenciesSuccess24.322
testEARImport14_ChangedContentDir_WithDependenciesSuccess26.882
testEARImport50_ChangedContentDir_WithDependenciesSuccess29.368
testEARImport50_EAR5NoDD_DependincesNoDDsSuccess8.071
testEARImport50_EAR5NoDD_DependincesNoDDs_WithUtilSuccess8.507
testEARImport50_EAR5NoDD_DependincesWithDDsSuccess8.334
testEARImport50_EAR5NoDD_DependincesWithDDs_WithUtilSuccess8.550
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDsSuccess6.591
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDs_WithUtilSuccess8.519
testEARImport50_EAR5WithDD_DependincesNoDDsSuccess7.316
testEARImport50_EAR5WithDD_DependincesNoDDs_WithUtilSuccess9.280
testEARImport50_EAR5WithDD_DependincesWithDDsSuccess6.208
testEARImport50_EAR5WithDD_DependincesWithDDs_WithUtilSuccess6.435
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDsSuccess7.441
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDs_WithUtilSuccess6.908
test288180Success2.164
testEAR12_DefaultsSuccess2.043
testEAR13_DefaultsSuccess2.065
testEAR14_DefaultsSuccess2.057
testEAR50_DefaultsSuccess2.045
testEAR60_DefaultsSuccess2.139
testEAR12_ChangedContentDirSuccess1.960
testEAR13_ChangedContentDirSuccess2.053
testEAR14_ChangedContentDirSuccess1.074
testEAR50_ChangedContentDirSuccess3.038
testEAR60_ChangedContentDirSuccess1.951
testEAR12_WithDependenciesSuccess3.856
testEAR13_WithDependenciesSuccess5.975
testEAR14_WithDependenciesSuccess5.668
testEAR50_WithDependenciesSuccess9.721
testEAR60_WithDependenciesSuccess11.795
testEAR12_ChangedContentDir_WithDependenciesSuccess5.244
testEAR13_ChangedContentDir_WithDependenciesSuccess5.584
testEAR14_ChangedContentDir_WithDependenciesSuccess5.605
testEAR50_ChangedContentDir_WithDependenciesSuccess10.620
testEAR60_ChangedContentDir_WithDependenciesSuccess12.577
testEAR50_Defaults_WithDDSuccess2.630
testEAR60_Defaults_WithDDSuccess1.956
testEAR50_ChangedContentDir_WithDDSuccess1.058
testEAR60_ChangedContentDir_WithDDSuccess2.971
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.073
testEARWithJarInLibFolderSuccess1.066
testEARWithClasspathContainerReferenceSuccess2.989
testACExport12_DefaultsSuccess2.105
testACExport13_DefaultsSuccess2.098
testACExport14_DefaultsSuccess1.975
testACExport50_DefaultsSuccess1.088
testACExport60_DefaultsSuccess3.094
testACExport12_NoDefaultClassSuccess2.009
testACExport13_NoDefaultClassSuccess2.048
testACExport14_NoDefaultClassSuccess1.219
testACExport50_NoDefaultClassSuccess2.944
testACExport60_NoDefaultClassSuccess2.032
testACExport12_AddToEARSuccess2.273
testACExport13_AddToEARSuccess1.996
testACExport14_AddToEARSuccess1.050
testACExport50_AddToEARSuccess3.244
testACExport60_AddToEARSuccess1.011
testACExport12_InterestingNameSuccess2.016
testACExport13_InterestingNameSuccess2.952
testACExport14_InterestingNameSuccess2.099
testACExport50_InterestingNameSuccess2.053
testACExport60_InterestingNameSuccess2.341
testACExport12_AddToEAR_InterestingNameSuccess2.110
testACExport13_AddToEAR_InterestingNameSuccess2.270
testACExport14_AddToEAR_InterestingNameSuccess2.766
testACExport50_AddToEAR_InterestingNameSuccess1.880
testACExport60_AddToEAR_InterestingNameSuccess2.248
testACExport50_WithDDSuccess2.516
testACExport60_WithDDSuccess2.307
testACExport50_NoDefaultClass_WithDDSuccess1.966
testACExport60_NoDefaultClass_WithDDSuccess2.056
testACExport50_AddToEAR_WithDDSuccess2.225
testACExport60_AddToEAR_WithDDSuccess2.073
testACExport50_AddToEAR_InterestingName_WithDDSuccess1.997
testACExport60_AddToEAR_InterestingName_WithDDSuccess1.056
testACImport12_DefaultsSuccess10.159
testACImport13_DefaultsSuccess8.237
testACImport14_DefaultsSuccess8.141
testACImport12_NoDefaultClassSuccess9.406
testACImport13_NoDefaultClassSuccess8.222
testACImport14_NoDefaultClassSuccess9.264
testACImport12_AddToEARSuccess9.201
testACImport13_AddToEARSuccess9.223
testACImport14_AddToEARSuccess6.131
testACImport12_InterestingNameSuccess9.160
testACImport13_InterestingNameSuccess8.190
testACImport14_InterestingNameSuccess9.297
testACImport12_AddToEAR_InterestingNameSuccess9.198
testACImport13_AddToEAR_InterestingNameSuccess8.308
testACImport14_AddToEAR_InterestingNameSuccess8.391
testACImport50_WithDDSuccess7.227
testACImport50_NoDefaultClass_WithDDSuccess7.068
testACImport50_AddToEAR_WithDDSuccess7.228
testACImport50_AddToEAR_InterestingName_WithDDSuccess8.204
testAC12_DefaultsSuccess2.089
testAC13_DefaultsSuccess2.185
testAC14_DefaultsSuccess1.986
testAC50_DefaultsSuccess2.097
testAC60_DefaultsSuccess2.050
testAC12_NoDefaultClassSuccess1.098
testAC13_NoDefaultClassSuccess3.014
testAC14_NoDefaultClassSuccess1.105
testAC50_NoDefaultClassSuccess2.970
testAC60_NoDefaultClassSuccess1.064
testAC12_AddToEARSuccess3.075
testAC13_AddToEARSuccess1.966
testAC14_AddToEARSuccess2.098
testAC50_AddToEARSuccess2.032
testAC60_AddToEARSuccess2.039
testAC12_InterestingNameSuccess2.081
testAC13_InterestingNameSuccess1.109
testAC14_InterestingNameSuccess3.026
testAC50_InterestingNameSuccess2.054
testAC60_InterestingNameSuccess2.044
testAC12_AddToEAR_InterestingNameSuccess2.115
testAC13_AddToEAR_InterestingNameSuccess1.101
testAC14_AddToEAR_InterestingNameSuccess3.233
testAC50_AddToEAR_InterestingNameSuccess2.028
testAC60_AddToEAR_InterestingNameSuccess2.023
testAC50_WithDDSuccess1.049
testAC50_NoDefaultClass_WithDDSuccess3.017
testAC50_AddToEAR_WithDDSuccess2.023
testAC50_AddToEAR_InterestingName_WithDDSuccess2.599
testAC60_WithDDSuccess1.063
testAC60_NoDefaultClass_WithDDSuccess2.033
testAC60_AddToEAR_WithDDSuccess3.002
testAC60_AddToEAR_InterestingName_WithDDSuccess1.169
testUtility_DefaultsSuccess2.910
testUtility_AddToEARSuccess2.020
testUtility_AddToExisitingEAR12Success2.147
testUtility_AddToExisitingEAR13Success2.207
testUtility_AddToExisitingEAR14Success2.003
testUtility_AddToExisitingEAR5_WithoutDDSuccess1.981
testUtility_AddToExisitingEAR5_WithDDSuccess2.037
testUtilityExport_DefaultsSuccess1.991
testUtilityExport_AddToExisitingEAR12Success2.025
testUtilityExport_AddToExisitingEAR13Success1.983
testUtilityExport_AddToExisitingEAR14Success2.042
testUtilityExport_AddToExisitingEAR5_WithoutDDSuccess2.049
testUtilityExport_AddToExisitingEAR5_WithDDSuccess2.016
testUtilityImport_DefaultsSuccess8.693
testUtilityImport_AddToExisitingEAR12Success10.439
testUtilityImport_AddToExisitingEAR13Success8.326
testUtilityImport_AddToExisitingEAR14Success9.328
testUtilityImport_AddToExisitingEAR5_WithDDSuccess7.126
Properties >>

Back to top