Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1891099.47%919.562
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.bvt18901919.562

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

NameTestsErrorsFailuresTime(s)
EnterpriseBVT18901919.562
Back to top


TestCase EnterpriseBVT

NameStatusTypeTime(s)
testConnector10_DefaultsSuccess3.926
testConnector15_DefaultsSuccess3.370
testConnector16_DefaultsSuccess2.935
testConnector10_WithEARSuccess2.156
testConnector15_WithEARSuccess2.230
testConnector16_WithEARSuccess2.080
testConnector10_ChangedSrouceFolderSuccess2.127
testConnector15_ChangedSrouceFolderSuccess2.044
testConnector16_ChangedSrouceFolderSuccess2.087
testConnector10_ChangedSrouceFolder_WithEARSuccess2.098
testConnector15_ChangedSrouceFolder_WithEARSuccess2.117
testConnector16_ChangedSrouceFolder_WithEARSuccess2.095
testConnectorExport10_DefaultsSuccess2.087
testConnectorExport15_DefaultsSuccess2.109
testConnectorExport10_WithEARSuccess2.275
testConnectorExport15_WithEARSuccess2.024
testConnectorExport10_ChangedSourceFolderSuccess2.080
testConnectorExport15_ChangedSourceFolderSuccess1.144
testConnectorExport10_ChangedSourceFolder_WithEARSuccess2.027
testConnectorExport15_ChangedSourceFolder_WithEARSuccess3.293
testConnectorImport10_DefaultsSuccess9.521
testConnectorImport15_DefaultsSuccess9.240
testConnectorImport10_WithEARSuccess6.198
testConnectorImport15_WithEARSuccess10.653
testConnectorImport10_DiffSourceFolderSuccess7.364
testConnectorImport15_DiffSourceFolderSuccess10.475
testConnectorImport10_DiffSourceFolder_WithEARSuccess7.310
testConnectorImport15_DiffSourceFolder_WithEARSuccess8.291
testEARExport12_WithDependenciesSuccess3.928
testEARExport13_WithDependenciesSuccess5.685
testEARExport14_WithDependenciesSuccess5.546
testEARExport50_WithDependenciesSuccess9.256
testEARExport12_ChangedContentDir_WithDependenciesSuccess4.411
testEARExport13_ChangedContentDir_WithDependenciesSuccess5.197
testEARExport14_ChangedContentDir_WithDependenciesSuccess6.803
testEARExport50_ChangedContentDir_WithDependenciesSuccess7.675
testEARExport50_WithDependencies_WithDDSuccess8.624
testEARExport50_ChangedContentDir_WithDependencies_WithDDSuccess8.861
testEARImport12_WithDependenciesSuccess19.083
testEARImport13_WithDependenciesSuccess19.510
testEARImport14_WithDependenciesSuccess18.998
testEARImport50_WithDependenciesSuccess25.894
testEARImport12_ChangedContentDir_WithDependenciesSuccess14.552
testEARImport13_ChangedContentDir_WithDependenciesSuccess22.211
testEARImport14_ChangedContentDir_WithDependenciesSuccess21.242
testEARImport50_ChangedContentDir_WithDependenciesSuccess24.766
testEARImport50_EAR5NoDD_DependincesNoDDsSuccess8.362
testEARImport50_EAR5NoDD_DependincesNoDDs_WithUtilSuccess8.968
testEARImport50_EAR5NoDD_DependincesWithDDsSuccess7.252
testEARImport50_EAR5NoDD_DependincesWithDDs_WithUtilSuccess7.130
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDsSuccess6.344
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDs_WithUtilSuccess6.036
testEARImport50_EAR5WithDD_DependincesNoDDsSuccess7.642
testEARImport50_EAR5WithDD_DependincesNoDDs_WithUtilSuccess8.535
testEARImport50_EAR5WithDD_DependincesWithDDsSuccess6.456
testEARImport50_EAR5WithDD_DependincesWithDDs_WithUtilSuccess6.521
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDsSuccess9.836
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDs_WithUtilSuccess10.300
test288180Success2.140
testEAR12_DefaultsSuccess2.045
testEAR13_DefaultsSuccess2.052
testEAR14_DefaultsSuccess2.059
testEAR50_DefaultsSuccess1.933
testEAR60_DefaultsSuccess2.142
testEAR12_ChangedContentDirSuccess2.056
testEAR13_ChangedContentDirSuccess1.950
testEAR14_ChangedContentDirSuccess2.055
testEAR50_ChangedContentDirSuccess2.038
testEAR60_ChangedContentDirSuccess1.943
testEAR12_WithDependenciesSuccess4.258
testEAR13_WithDependenciesSuccess5.635
testEAR14_WithDependenciesSuccess6.158
testEAR50_WithDependenciesSuccess7.130
testEAR60_WithDependenciesSuccess12.492
testEAR12_ChangedContentDir_WithDependenciesSuccess4.539
testEAR13_ChangedContentDir_WithDependenciesSuccess5.657
testEAR14_ChangedContentDir_WithDependenciesSuccess6.126
testEAR50_ChangedContentDir_WithDependenciesSuccess9.050
testEAR60_ChangedContentDir_WithDependenciesSuccess10.992
testEAR50_Defaults_WithDDSuccess3.298
testEAR60_Defaults_WithDDSuccess1.959
testEAR50_ChangedContentDir_WithDDSuccess2.051
testEAR60_ChangedContentDir_WithDDSuccess1.957
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.131
testEARWithJarInLibFolderSuccess1.967
testEARWithClasspathContainerReferenceSuccess2.010
testACExport12_DefaultsSuccess2.056
testACExport13_DefaultsSuccess1.134
testACExport14_DefaultsSuccess3.164
testACExport50_DefaultsSuccess2.046
testACExport60_DefaultsSuccess2.131
testACExport12_NoDefaultClassSuccess1.970
testACExport13_NoDefaultClassSuccess2.048
testACExport14_NoDefaultClassSuccess1.966
testACExport50_NoDefaultClassSuccess2.075
testACExport60_NoDefaultClassSuccess2.001
testACExport12_AddToEARSuccess1.951
testACExport13_AddToEARSuccess2.054
testACExport14_AddToEARSuccess2.224
testACExport50_AddToEARSuccess2.197
testACExport60_AddToEARSuccess1.934
testACExport12_InterestingNameSuccess2.067
testACExport13_InterestingNameSuccess2.224
testACExport14_InterestingNameSuccess1.944
testACExport50_InterestingNameSuccess2.052
testACExport60_InterestingNameSuccess1.215
testACExport12_AddToEAR_InterestingNameSuccess3.000
testACExport13_AddToEAR_InterestingNameSuccess2.244
testACExport14_AddToEAR_InterestingNameSuccess2.123
testACExport50_AddToEAR_InterestingNameSuccess2.161
testACExport60_AddToEAR_InterestingNameSuccess2.083
testACExport50_WithDDSuccess2.229
testACExport60_WithDDSuccess2.094
testACExport50_NoDefaultClass_WithDDSuccess2.030
testACExport60_NoDefaultClass_WithDDSuccess1.993
testACExport50_AddToEAR_WithDDSuccess2.084
testACExport60_AddToEAR_WithDDSuccess1.944
testACExport50_AddToEAR_InterestingName_WithDDSuccess2.004
testACExport60_AddToEAR_InterestingName_WithDDSuccess1.271
testACImport12_DefaultsSuccess10.156
testACImport13_DefaultsSuccess10.189
testACImport14_DefaultsSuccess7.079
testACImport12_NoDefaultClassSuccess9.209
testACImport13_NoDefaultClassSuccess9.271
testACImport14_NoDefaultClassSuccess7.089
testACImport12_AddToEARSuccess7.200
testACImport13_AddToEARSuccess9.152
testACImport14_AddToEARSuccess8.359
testACImport12_InterestingNameSuccess9.112
testACImport13_InterestingNameSuccess8.149
testACImport14_InterestingNameSuccess6.098
testACImport12_AddToEAR_InterestingNameSuccess9.197
testACImport13_AddToEAR_InterestingNameSuccess7.076
testACImport14_AddToEAR_InterestingNameSuccess8.128
testACImport50_WithDDSuccess10.135
testACImport50_NoDefaultClass_WithDDSuccess8.163
testACImport50_AddToEAR_WithDDSuccess8.189
testACImport50_AddToEAR_InterestingName_WithDDSuccess9.322
testAC12_DefaultsSuccess2.002
testAC13_DefaultsSuccess2.127
testAC14_DefaultsSuccess2.216
testAC50_DefaultsSuccess1.997
testAC60_DefaultsSuccess2.079
testAC12_NoDefaultClassSuccess2.163
testAC13_NoDefaultClassSuccess1.111
testAC14_NoDefaultClassSuccess2.960
testAC50_NoDefaultClassSuccess2.012
testAC60_NoDefaultClassSuccess2.035
testAC12_AddToEARSuccess2.018
testAC13_AddToEARSuccess2.029
testAC14_AddToEARSuccess1.132
testAC50_AddToEARSuccess3.059
testAC60_AddToEARSuccess2.080
testAC12_InterestingNameSuccess2.006
testAC13_InterestingNameSuccess2.071
testAC14_InterestingNameSuccess2.020
testAC50_InterestingNameSuccess2.025
testAC60_InterestingNameSuccess2.000
testAC12_AddToEAR_InterestingNameSuccess2.094
testAC13_AddToEAR_InterestingNameSuccess2.004
testAC14_AddToEAR_InterestingNameSuccess2.087
testAC50_AddToEAR_InterestingNameSuccess2.078
testAC60_AddToEAR_InterestingNameSuccess2.015
testAC50_WithDDSuccess1.093
testAC50_NoDefaultClass_WithDDSuccess2.994
testAC50_AddToEAR_WithDDSuccess2.040
testAC50_AddToEAR_InterestingName_WithDDSuccess1.984
testAC60_WithDDSuccess2.053
testAC60_NoDefaultClass_WithDDSuccess1.075
testAC60_AddToEAR_WithDDSuccess2.019
testAC60_AddToEAR_InterestingName_WithDDSuccess2.989
testUtility_DefaultsSuccess1.062
testUtility_AddToEARSuccess3.059
testUtility_AddToExisitingEAR12Success2.004
testUtility_AddToExisitingEAR13Success2.039
testUtility_AddToExisitingEAR14Success1.971
testUtility_AddToExisitingEAR5_WithoutDDSuccess2.082
testUtility_AddToExisitingEAR5_WithDDSuccess1.962
testUtilityExport_DefaultsSuccess2.026
testUtilityExport_AddToExisitingEAR12Success2.211
testUtilityExport_AddToExisitingEAR13Success2.032
testUtilityExport_AddToExisitingEAR14Success2.060
testUtilityExport_AddToExisitingEAR5_WithoutDDSuccess2.073
testUtilityExport_AddToExisitingEAR5_WithDDSuccess2.077
testUtilityImport_DefaultsSuccess9.189
testUtilityImport_AddToExisitingEAR12Success9.564
testUtilityImport_AddToExisitingEAR13Success8.248
testUtilityImport_AddToExisitingEAR14Success9.240
testUtilityImport_AddToExisitingEAR5_WithDDSuccess9.132
Properties >>

Back to top