Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1891099.47%915.525
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.bvt18901915.525

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

NameTestsErrorsFailuresTime(s)
EnterpriseBVT18901915.525
Back to top


TestCase EnterpriseBVT

NameStatusTypeTime(s)
testConnector10_DefaultsSuccess3.675
testConnector15_DefaultsSuccess3.370
testConnector16_DefaultsSuccess2.936
testConnector10_WithEARSuccess2.282
testConnector15_WithEARSuccess2.182
testConnector16_WithEARSuccess1.109
testConnector10_ChangedSrouceFolderSuccess3.120
testConnector15_ChangedSrouceFolderSuccess1.059
testConnector16_ChangedSrouceFolderSuccess3.064
testConnector10_ChangedSrouceFolder_WithEARSuccess2.103
testConnector15_ChangedSrouceFolder_WithEARSuccess2.235
testConnector16_ChangedSrouceFolder_WithEARSuccess2.012
testConnectorExport10_DefaultsSuccess1.025
testConnectorExport15_DefaultsSuccess3.288
testConnectorExport10_WithEARSuccess2.122
testConnectorExport15_WithEARSuccess2.340
testConnectorExport10_ChangedSourceFolderSuccess2.116
testConnectorExport15_ChangedSourceFolderSuccess2.040
testConnectorExport10_ChangedSourceFolder_WithEARSuccess2.208
testConnectorExport15_ChangedSourceFolder_WithEARSuccess1.303
testConnectorImport10_DefaultsSuccess8.416
testConnectorImport15_DefaultsSuccess10.550
testConnectorImport10_WithEARSuccess9.326
testConnectorImport15_WithEARSuccess8.381
testConnectorImport10_DiffSourceFolderSuccess7.513
testConnectorImport15_DiffSourceFolderSuccess8.337
testConnectorImport10_DiffSourceFolder_WithEARSuccess9.472
testConnectorImport15_DiffSourceFolder_WithEARSuccess8.380
testEARExport12_WithDependenciesSuccess3.918
testEARExport13_WithDependenciesSuccess4.230
testEARExport14_WithDependenciesSuccess6.015
testEARExport50_WithDependenciesSuccess10.211
testEARExport12_ChangedContentDir_WithDependenciesSuccess5.429
testEARExport13_ChangedContentDir_WithDependenciesSuccess4.955
testEARExport14_ChangedContentDir_WithDependenciesSuccess5.548
testEARExport50_ChangedContentDir_WithDependenciesSuccess8.098
testEARExport50_WithDependencies_WithDDSuccess7.757
testEARExport50_ChangedContentDir_WithDependencies_WithDDSuccess7.634
testEARImport12_WithDependenciesSuccess18.471
testEARImport13_WithDependenciesSuccess20.655
testEARImport14_WithDependenciesSuccess19.586
testEARImport50_WithDependenciesSuccess24.133
testEARImport12_ChangedContentDir_WithDependenciesSuccess18.535
testEARImport13_ChangedContentDir_WithDependenciesSuccess20.658
testEARImport14_ChangedContentDir_WithDependenciesSuccess20.595
testEARImport50_ChangedContentDir_WithDependenciesSuccess24.436
testEARImport50_EAR5NoDD_DependincesNoDDsSuccess8.528
testEARImport50_EAR5NoDD_DependincesNoDDs_WithUtilSuccess8.680
testEARImport50_EAR5NoDD_DependincesWithDDsSuccess6.205
testEARImport50_EAR5NoDD_DependincesWithDDs_WithUtilSuccess7.294
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDsSuccess7.123
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDs_WithUtilSuccess5.934
testEARImport50_EAR5WithDD_DependincesNoDDsSuccess9.238
testEARImport50_EAR5WithDD_DependincesNoDDs_WithUtilSuccess7.351
testEARImport50_EAR5WithDD_DependincesWithDDsSuccess6.043
testEARImport50_EAR5WithDD_DependincesWithDDs_WithUtilSuccess8.601
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDsSuccess6.419
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDs_WithUtilSuccess7.783
test288180Success2.076
testEAR12_DefaultsSuccess1.940
testEAR13_DefaultsSuccess2.156
testEAR14_DefaultsSuccess1.957
testEAR50_DefaultsSuccess2.041
testEAR60_DefaultsSuccess1.937
testEAR12_ChangedContentDirSuccess2.055
testEAR13_ChangedContentDirSuccess2.062
testEAR14_ChangedContentDirSuccess1.956
testEAR50_ChangedContentDirSuccess2.042
testEAR60_ChangedContentDirSuccess2.037
testEAR12_WithDependenciesSuccess2.871
testEAR13_WithDependenciesSuccess6.585
testEAR14_WithDependenciesSuccess5.185
testEAR50_WithDependenciesSuccess7.904
testEAR60_WithDependenciesSuccess10.888
testEAR12_ChangedContentDir_WithDependenciesSuccess5.704
testEAR13_ChangedContentDir_WithDependenciesSuccess5.175
testEAR14_ChangedContentDir_WithDependenciesSuccess4.436
testEAR50_ChangedContentDir_WithDependenciesSuccess7.806
testEAR60_ChangedContentDir_WithDependenciesSuccess9.486
testEAR50_Defaults_WithDDSuccess3.467
testEAR60_Defaults_WithDDSuccess1.957
testEAR50_ChangedContentDir_WithDDSuccess2.045
testEAR60_ChangedContentDir_WithDDSuccess1.989
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.994
testEARWithJarInLibFolderSuccess2.065
testEARWithClasspathContainerReferenceSuccess2.114
testACExport12_DefaultsSuccess1.991
testACExport13_DefaultsSuccess2.043
testACExport14_DefaultsSuccess1.995
testACExport50_DefaultsSuccess2.075
testACExport60_DefaultsSuccess2.002
testACExport12_NoDefaultClassSuccess1.966
testACExport13_NoDefaultClassSuccess2.024
testACExport14_NoDefaultClassSuccess2.011
testACExport50_NoDefaultClassSuccess2.073
testACExport60_NoDefaultClassSuccess2.045
testACExport12_AddToEARSuccess1.966
testACExport13_AddToEARSuccess1.986
testACExport14_AddToEARSuccess2.232
testACExport50_AddToEARSuccess1.984
testACExport60_AddToEARSuccess2.030
testACExport12_InterestingNameSuccess1.927
testACExport13_InterestingNameSuccess2.095
testACExport14_InterestingNameSuccess2.254
testACExport50_InterestingNameSuccess2.355
testACExport60_InterestingNameSuccess2.056
testACExport12_AddToEAR_InterestingNameSuccess2.136
testACExport13_AddToEAR_InterestingNameSuccess2.215
testACExport14_AddToEAR_InterestingNameSuccess2.053
testACExport50_AddToEAR_InterestingNameSuccess1.993
testACExport60_AddToEAR_InterestingNameSuccess2.186
testACExport50_WithDDSuccess2.159
testACExport60_WithDDSuccess2.130
testACExport50_NoDefaultClass_WithDDSuccess1.066
testACExport60_NoDefaultClass_WithDDSuccess2.965
testACExport50_AddToEAR_WithDDSuccess1.057
testACExport60_AddToEAR_WithDDSuccess3.028
testACExport50_AddToEAR_InterestingName_WithDDSuccess1.009
testACExport60_AddToEAR_InterestingName_WithDDSuccess2.980
testACImport12_DefaultsSuccess8.138
testACImport13_DefaultsSuccess8.213
testACImport14_DefaultsSuccess8.273
testACImport12_NoDefaultClassSuccess10.106
testACImport13_NoDefaultClassSuccess9.314
testACImport14_NoDefaultClassSuccess9.151
testACImport12_AddToEARSuccess7.141
testACImport13_AddToEARSuccess8.019
testACImport14_AddToEARSuccess8.749
testACImport12_InterestingNameSuccess9.119
testACImport13_InterestingNameSuccess8.691
testACImport14_InterestingNameSuccess9.195
testACImport12_AddToEAR_InterestingNameSuccess9.164
testACImport13_AddToEAR_InterestingNameSuccess10.174
testACImport14_AddToEAR_InterestingNameSuccess8.144
testACImport50_WithDDSuccess9.151
testACImport50_NoDefaultClass_WithDDSuccess6.179
testACImport50_AddToEAR_WithDDSuccess8.044
testACImport50_AddToEAR_InterestingName_WithDDSuccess9.168
testAC12_DefaultsSuccess2.055
testAC13_DefaultsSuccess2.288
testAC14_DefaultsSuccess1.815
testAC50_DefaultsSuccess2.110
testAC60_DefaultsSuccess1.985
testAC12_NoDefaultClassSuccess1.108
testAC13_NoDefaultClassSuccess3.035
testAC14_NoDefaultClassSuccess1.975
testAC50_NoDefaultClassSuccess2.080
testAC60_NoDefaultClassSuccess2.086
testAC12_AddToEARSuccess2.089
testAC13_AddToEARSuccess2.205
testAC14_AddToEARSuccess1.196
testAC50_AddToEARSuccess2.942
testAC60_AddToEARSuccess2.205
testAC12_InterestingNameSuccess2.147
testAC13_InterestingNameSuccess2.001
testAC14_InterestingNameSuccess1.120
testAC50_InterestingNameSuccess2.015
testAC60_InterestingNameSuccess3.007
testAC12_AddToEAR_InterestingNameSuccess2.050
testAC13_AddToEAR_InterestingNameSuccess1.964
testAC14_AddToEAR_InterestingNameSuccess2.068
testAC50_AddToEAR_InterestingNameSuccess2.069
testAC60_AddToEAR_InterestingNameSuccess2.055
testAC50_WithDDSuccess2.043
testAC50_NoDefaultClass_WithDDSuccess2.073
testAC50_AddToEAR_WithDDSuccess2.041
testAC50_AddToEAR_InterestingName_WithDDSuccess2.101
testAC60_WithDDSuccess2.013
testAC60_NoDefaultClass_WithDDSuccess1.056
testAC60_AddToEAR_WithDDSuccess2.983
testAC60_AddToEAR_InterestingName_WithDDSuccess2.061
testUtility_DefaultsSuccess2.078
testUtility_AddToEARSuccess2.005
testUtility_AddToExisitingEAR12Success2.060
testUtility_AddToExisitingEAR13Success2.075
testUtility_AddToExisitingEAR14Success2.005
testUtility_AddToExisitingEAR5_WithoutDDSuccess2.030
testUtility_AddToExisitingEAR5_WithDDSuccess1.183
testUtilityExport_DefaultsSuccess2.932
testUtilityExport_AddToExisitingEAR12Success2.189
testUtilityExport_AddToExisitingEAR13Success1.882
testUtilityExport_AddToExisitingEAR14Success2.053
testUtilityExport_AddToExisitingEAR5_WithoutDDSuccess2.272
testUtilityExport_AddToExisitingEAR5_WithDDSuccess1.956
testUtilityImport_DefaultsSuccess9.256
testUtilityImport_AddToExisitingEAR12Success9.144
testUtilityImport_AddToExisitingEAR13Success9.320
testUtilityImport_AddToExisitingEAR14Success10.549
testUtilityImport_AddToExisitingEAR5_WithDDSuccess10.252
Properties >>

Back to top