Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1891099.47%916.113
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.bvt18901916.113

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

NameTestsErrorsFailuresTime(s)
EnterpriseBVT18901916.113
Back to top


TestCase EnterpriseBVT

NameStatusTypeTime(s)
testConnector10_DefaultsSuccess3.360
testConnector15_DefaultsSuccess2.838
testConnector16_DefaultsSuccess2.955
testConnector10_WithEARSuccess2.355
testConnector15_WithEARSuccess2.370
testConnector16_WithEARSuccess2.084
testConnector10_ChangedSrouceFolderSuccess2.049
testConnector15_ChangedSrouceFolderSuccess2.083
testConnector16_ChangedSrouceFolderSuccess2.095
testConnector10_ChangedSrouceFolder_WithEARSuccess2.204
testConnector15_ChangedSrouceFolder_WithEARSuccess2.205
testConnector16_ChangedSrouceFolder_WithEARSuccess2.136
testConnectorExport10_DefaultsSuccess1.015
testConnectorExport15_DefaultsSuccess2.294
testConnectorExport10_WithEARSuccess3.275
testConnectorExport15_WithEARSuccess2.124
testConnectorExport10_ChangedSourceFolderSuccess1.111
testConnectorExport15_ChangedSourceFolderSuccess3.459
testConnectorExport10_ChangedSourceFolder_WithEARSuccess1.781
testConnectorExport15_ChangedSourceFolder_WithEARSuccess2.080
testConnectorImport10_DefaultsSuccess10.505
testConnectorImport15_DefaultsSuccess10.423
testConnectorImport10_WithEARSuccess7.366
testConnectorImport15_WithEARSuccess8.392
testConnectorImport10_DiffSourceFolderSuccess8.568
testConnectorImport15_DiffSourceFolderSuccess8.519
testConnectorImport10_DiffSourceFolder_WithEARSuccess8.475
testConnectorImport15_DiffSourceFolder_WithEARSuccess9.480
testEARExport12_WithDependenciesSuccess4.077
testEARExport13_WithDependenciesSuccess4.161
testEARExport14_WithDependenciesSuccess5.845
testEARExport50_WithDependenciesSuccess8.381
testEARExport12_ChangedContentDir_WithDependenciesSuccess5.860
testEARExport13_ChangedContentDir_WithDependenciesSuccess5.495
testEARExport14_ChangedContentDir_WithDependenciesSuccess6.031
testEARExport50_ChangedContentDir_WithDependenciesSuccess8.881
testEARExport50_WithDependencies_WithDDSuccess7.936
testEARExport50_ChangedContentDir_WithDependencies_WithDDSuccess8.881
testEARImport12_WithDependenciesSuccess17.581
testEARImport13_WithDependenciesSuccess18.903
testEARImport14_WithDependenciesSuccess21.167
testEARImport50_WithDependenciesSuccess25.147
testEARImport12_ChangedContentDir_WithDependenciesSuccess17.735
testEARImport13_ChangedContentDir_WithDependenciesSuccess19.704
testEARImport14_ChangedContentDir_WithDependenciesSuccess20.817
testEARImport50_ChangedContentDir_WithDependenciesSuccess27.541
testEARImport50_EAR5NoDD_DependincesNoDDsSuccess8.545
testEARImport50_EAR5NoDD_DependincesNoDDs_WithUtilSuccess6.804
testEARImport50_EAR5NoDD_DependincesWithDDsSuccess8.352
testEARImport50_EAR5NoDD_DependincesWithDDs_WithUtilSuccess6.418
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDsSuccess6.365
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDs_WithUtilSuccess10.984
testEARImport50_EAR5WithDD_DependincesNoDDsSuccess10.164
testEARImport50_EAR5WithDD_DependincesNoDDs_WithUtilSuccess9.292
testEARImport50_EAR5WithDD_DependincesWithDDsSuccess6.087
testEARImport50_EAR5WithDD_DependincesWithDDs_WithUtilSuccess6.375
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDsSuccess9.410
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDs_WithUtilSuccess8.178
test288180Success2.044
testEAR12_DefaultsSuccess2.041
testEAR13_DefaultsSuccess2.162
testEAR14_DefaultsSuccess2.049
testEAR50_DefaultsSuccess1.945
testEAR60_DefaultsSuccess2.039
testEAR12_ChangedContentDirSuccess1.058
testEAR13_ChangedContentDirSuccess2.953
testEAR14_ChangedContentDirSuccess2.059
testEAR50_ChangedContentDirSuccess2.041
testEAR60_ChangedContentDirSuccess1.038
testEAR12_WithDependenciesSuccess4.230
testEAR13_WithDependenciesSuccess3.966
testEAR14_WithDependenciesSuccess5.603
testEAR50_WithDependenciesSuccess9.462
testEAR60_WithDependenciesSuccess8.819
testEAR12_ChangedContentDir_WithDependenciesSuccess5.681
testEAR13_ChangedContentDir_WithDependenciesSuccess5.160
testEAR14_ChangedContentDir_WithDependenciesSuccess5.698
testEAR50_ChangedContentDir_WithDependenciesSuccess7.607
testEAR60_ChangedContentDir_WithDependenciesSuccess7.595
testEAR50_Defaults_WithDDSuccess3.272
testEAR60_Defaults_WithDDSuccess1.958
testEAR50_ChangedContentDir_WithDDSuccess1.074
testEAR60_ChangedContentDir_WithDDSuccess2.964
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.097
testEARWithJarInLibFolderSuccess1.966
testEARWithClasspathContainerReferenceSuccess1.105
testACExport12_DefaultsSuccess3.004
testACExport13_DefaultsSuccess1.018
testACExport14_DefaultsSuccess3.003
testACExport50_DefaultsSuccess2.064
testACExport60_DefaultsSuccess2.229
testACExport12_NoDefaultClassSuccess2.067
testACExport13_NoDefaultClassSuccess1.998
testACExport14_NoDefaultClassSuccess1.993
testACExport50_NoDefaultClassSuccess2.033
testACExport60_NoDefaultClassSuccess2.040
testACExport12_AddToEARSuccess2.057
testACExport13_AddToEARSuccess2.003
testACExport14_AddToEARSuccess2.132
testACExport50_AddToEARSuccess1.939
testACExport60_AddToEARSuccess2.054
testACExport12_InterestingNameSuccess1.214
testACExport13_InterestingNameSuccess2.957
testACExport14_InterestingNameSuccess2.075
testACExport50_InterestingNameSuccess2.020
testACExport60_InterestingNameSuccess2.232
testACExport12_AddToEAR_InterestingNameSuccess1.979
testACExport13_AddToEAR_InterestingNameSuccess2.029
testACExport14_AddToEAR_InterestingNameSuccess2.005
testACExport50_AddToEAR_InterestingNameSuccess2.068
testACExport60_AddToEAR_InterestingNameSuccess2.186
testACExport50_WithDDSuccess2.271
testACExport60_WithDDSuccess2.043
testACExport50_NoDefaultClass_WithDDSuccess1.942
testACExport60_NoDefaultClass_WithDDSuccess2.260
testACExport50_AddToEAR_WithDDSuccess1.955
testACExport60_AddToEAR_WithDDSuccess2.100
testACExport50_AddToEAR_InterestingName_WithDDSuccess1.956
testACExport60_AddToEAR_InterestingName_WithDDSuccess2.164
testACImport12_DefaultsSuccess8.309
testACImport13_DefaultsSuccess8.471
testACImport14_DefaultsSuccess7.013
testACImport12_NoDefaultClassSuccess7.091
testACImport13_NoDefaultClassSuccess9.346
testACImport14_NoDefaultClassSuccess9.114
testACImport12_AddToEARSuccess7.066
testACImport13_AddToEARSuccess9.188
testACImport14_AddToEARSuccess8.179
testACImport12_InterestingNameSuccess8.264
testACImport13_InterestingNameSuccess9.145
testACImport14_InterestingNameSuccess7.269
testACImport12_AddToEAR_InterestingNameSuccess9.170
testACImport13_AddToEAR_InterestingNameSuccess8.299
testACImport14_AddToEAR_InterestingNameSuccess7.939
testACImport50_WithDDSuccess8.349
testACImport50_NoDefaultClass_WithDDSuccess8.590
testACImport50_AddToEAR_WithDDSuccess9.145
testACImport50_AddToEAR_InterestingName_WithDDSuccess8.082
testAC12_DefaultsSuccess1.107
testAC13_DefaultsSuccess3.014
testAC14_DefaultsSuccess2.000
testAC50_DefaultsSuccess2.058
testAC60_DefaultsSuccess1.991
testAC12_NoDefaultClassSuccess2.000
testAC13_NoDefaultClassSuccess1.085
testAC14_NoDefaultClassSuccess3.013
testAC50_NoDefaultClassSuccess2.017
testAC60_NoDefaultClassSuccess2.047
testAC12_AddToEARSuccess2.071
testAC13_AddToEARSuccess2.093
testAC14_AddToEARSuccess2.074
testAC50_AddToEARSuccess2.219
testAC60_AddToEARSuccess2.233
testAC12_InterestingNameSuccess1.032
testAC13_InterestingNameSuccess3.012
testAC14_InterestingNameSuccess2.038
testAC50_InterestingNameSuccess2.002
testAC60_InterestingNameSuccess1.966
testAC12_AddToEAR_InterestingNameSuccess2.035
testAC13_AddToEAR_InterestingNameSuccess2.288
testAC14_AddToEAR_InterestingNameSuccess2.005
testAC50_AddToEAR_InterestingNameSuccess2.051
testAC60_AddToEAR_InterestingNameSuccess2.105
testAC50_WithDDSuccess1.116
testAC50_NoDefaultClass_WithDDSuccess2.923
testAC50_AddToEAR_WithDDSuccess2.106
testAC50_AddToEAR_InterestingName_WithDDSuccess1.976
testAC60_WithDDSuccess2.029
testAC60_NoDefaultClass_WithDDSuccess1.102
testAC60_AddToEAR_WithDDSuccess2.040
testAC60_AddToEAR_InterestingName_WithDDSuccess3.178
testUtility_DefaultsSuccess2.007
testUtility_AddToEARSuccess2.052
testUtility_AddToExisitingEAR12Success2.129
testUtility_AddToExisitingEAR13Success1.981
testUtility_AddToExisitingEAR14Success2.019
testUtility_AddToExisitingEAR5_WithoutDDSuccess2.073
testUtility_AddToExisitingEAR5_WithDDSuccess1.992
testUtilityExport_DefaultsSuccess2.240
testUtilityExport_AddToExisitingEAR12Success1.013
testUtilityExport_AddToExisitingEAR13Success2.944
testUtilityExport_AddToExisitingEAR14Success1.999
testUtilityExport_AddToExisitingEAR5_WithoutDDSuccess2.050
testUtilityExport_AddToExisitingEAR5_WithDDSuccess1.989
testUtilityImport_DefaultsSuccess9.154
testUtilityImport_AddToExisitingEAR12Success10.164
testUtilityImport_AddToExisitingEAR13Success9.242
testUtilityImport_AddToExisitingEAR14Success9.299
testUtilityImport_AddToExisitingEAR5_WithDDSuccess8.161
Properties >>

Back to top