Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1891099.47%920.263
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.bvt18901920.263

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

NameTestsErrorsFailuresTime(s)
EnterpriseBVT18901920.263
Back to top


TestCase EnterpriseBVT

NameStatusTypeTime(s)
testConnector10_DefaultsSuccess3.302
testConnector15_DefaultsSuccess2.875
testConnector16_DefaultsSuccess2.931
testConnector10_WithEARSuccess2.156
testConnector15_WithEARSuccess1.187
testConnector16_WithEARSuccess3.055
testConnector10_ChangedSrouceFolderSuccess2.029
testConnector15_ChangedSrouceFolderSuccess2.094
testConnector16_ChangedSrouceFolderSuccess2.136
testConnector10_ChangedSrouceFolder_WithEARSuccess2.202
testConnector15_ChangedSrouceFolder_WithEARSuccess2.037
testConnector16_ChangedSrouceFolder_WithEARSuccess2.014
testConnectorExport10_DefaultsSuccess2.089
testConnectorExport15_DefaultsSuccess2.358
testConnectorExport10_WithEARSuccess2.192
testConnectorExport15_WithEARSuccess2.263
testConnectorExport10_ChangedSourceFolderSuccess2.231
testConnectorExport15_ChangedSourceFolderSuccess2.309
testConnectorExport10_ChangedSourceFolder_WithEARSuccess2.116
testConnectorExport15_ChangedSourceFolder_WithEARSuccess2.268
testConnectorImport10_DefaultsSuccess9.371
testConnectorImport15_DefaultsSuccess9.597
testConnectorImport10_WithEARSuccess7.241
testConnectorImport15_WithEARSuccess9.470
testConnectorImport10_DiffSourceFolderSuccess5.325
testConnectorImport15_DiffSourceFolderSuccess9.189
testConnectorImport10_DiffSourceFolder_WithEARSuccess6.382
testConnectorImport15_DiffSourceFolder_WithEARSuccess9.375
testEARExport12_WithDependenciesSuccess4.068
testEARExport13_WithDependenciesSuccess5.787
testEARExport14_WithDependenciesSuccess5.306
testEARExport50_WithDependenciesSuccess8.691
testEARExport12_ChangedContentDir_WithDependenciesSuccess5.473
testEARExport13_ChangedContentDir_WithDependenciesSuccess4.877
testEARExport14_ChangedContentDir_WithDependenciesSuccess7.847
testEARExport50_ChangedContentDir_WithDependenciesSuccess7.855
testEARExport50_WithDependencies_WithDDSuccess8.965
testEARExport50_ChangedContentDir_WithDependencies_WithDDSuccess11.045
testEARImport12_WithDependenciesSuccess16.054
testEARImport13_WithDependenciesSuccess20.978
testEARImport14_WithDependenciesSuccess20.788
testEARImport50_WithDependenciesSuccess25.708
testEARImport12_ChangedContentDir_WithDependenciesSuccess17.557
testEARImport13_ChangedContentDir_WithDependenciesSuccess21.376
testEARImport14_ChangedContentDir_WithDependenciesSuccess20.425
testEARImport50_ChangedContentDir_WithDependenciesSuccess25.354
testEARImport50_EAR5NoDD_DependincesNoDDsSuccess8.265
testEARImport50_EAR5NoDD_DependincesNoDDs_WithUtilSuccess7.379
testEARImport50_EAR5NoDD_DependincesWithDDsSuccess7.113
testEARImport50_EAR5NoDD_DependincesWithDDs_WithUtilSuccess6.512
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDsSuccess6.271
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDs_WithUtilSuccess6.119
testEARImport50_EAR5WithDD_DependincesNoDDsSuccess10.449
testEARImport50_EAR5WithDD_DependincesNoDDs_WithUtilSuccess10.271
testEARImport50_EAR5WithDD_DependincesWithDDsSuccess7.305
testEARImport50_EAR5WithDD_DependincesWithDDs_WithUtilSuccess4.095
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDsSuccess7.061
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDs_WithUtilSuccess7.534
test288180Success1.962
testEAR12_DefaultsSuccess2.046
testEAR13_DefaultsSuccess2.053
testEAR14_DefaultsSuccess2.055
testEAR50_DefaultsSuccess2.036
testEAR60_DefaultsSuccess2.045
testEAR12_ChangedContentDirSuccess2.061
testEAR13_ChangedContentDirSuccess1.952
testEAR14_ChangedContentDirSuccess2.065
testEAR50_ChangedContentDirSuccess2.043
testEAR60_ChangedContentDirSuccess2.042
testEAR12_WithDependenciesSuccess3.128
testEAR13_WithDependenciesSuccess5.134
testEAR14_WithDependenciesSuccess7.571
testEAR50_WithDependenciesSuccess8.811
testEAR60_WithDependenciesSuccess10.301
testEAR12_ChangedContentDir_WithDependenciesSuccess5.901
testEAR13_ChangedContentDir_WithDependenciesSuccess5.574
testEAR14_ChangedContentDir_WithDependenciesSuccess5.755
testEAR50_ChangedContentDir_WithDependenciesSuccess8.265
testEAR60_ChangedContentDir_WithDependenciesSuccess8.865
testEAR50_Defaults_WithDDSuccess5.212
testEAR60_Defaults_WithDDSuccess2.054
testEAR50_ChangedContentDir_WithDDSuccess1.952
testEAR60_ChangedContentDir_WithDDSuccess2.047
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.995
testEARWithJarInLibFolderSuccess2.044
testEARWithClasspathContainerReferenceSuccess2.022
testACExport12_DefaultsSuccess2.173
testACExport13_DefaultsSuccess2.030
testACExport14_DefaultsSuccess1.930
testACExport50_DefaultsSuccess2.344
testACExport60_DefaultsSuccess2.050
testACExport12_NoDefaultClassSuccess1.965
testACExport13_NoDefaultClassSuccess2.119
testACExport14_NoDefaultClassSuccess1.197
testACExport50_NoDefaultClassSuccess2.810
testACExport60_NoDefaultClassSuccess1.978
testACExport12_AddToEARSuccess2.070
testACExport13_AddToEARSuccess2.001
testACExport14_AddToEARSuccess2.247
testACExport50_AddToEARSuccess2.047
testACExport60_AddToEARSuccess1.962
testACExport12_InterestingNameSuccess2.022
testACExport13_InterestingNameSuccess2.032
testACExport14_InterestingNameSuccess1.136
testACExport50_InterestingNameSuccess2.940
testACExport60_InterestingNameSuccess2.193
testACExport12_AddToEAR_InterestingNameSuccess2.182
testACExport13_AddToEAR_InterestingNameSuccess2.250
testACExport14_AddToEAR_InterestingNameSuccess2.069
testACExport50_AddToEAR_InterestingNameSuccess2.072
testACExport60_AddToEAR_InterestingNameSuccess1.857
testACExport50_WithDDSuccess2.248
testACExport60_WithDDSuccess2.021
testACExport50_NoDefaultClass_WithDDSuccess1.977
testACExport60_NoDefaultClass_WithDDSuccess2.044
testACExport50_AddToEAR_WithDDSuccess1.058
testACExport60_AddToEAR_WithDDSuccess3.159
testACExport50_AddToEAR_InterestingName_WithDDSuccess0.947
testACExport60_AddToEAR_InterestingName_WithDDSuccess3.023
testACImport12_DefaultsSuccess8.310
testACImport13_DefaultsSuccess9.405
testACImport14_DefaultsSuccess9.297
testACImport12_NoDefaultClassSuccess8.276
testACImport13_NoDefaultClassSuccess9.084
testACImport14_NoDefaultClassSuccess8.305
testACImport12_AddToEARSuccess9.235
testACImport13_AddToEARSuccess9.179
testACImport14_AddToEARSuccess8.149
testACImport12_InterestingNameSuccess7.321
testACImport13_InterestingNameSuccess9.171
testACImport14_InterestingNameSuccess10.184
testACImport12_AddToEAR_InterestingNameSuccess8.828
testACImport13_AddToEAR_InterestingNameSuccess8.085
testACImport14_AddToEAR_InterestingNameSuccess8.193
testACImport50_WithDDSuccess8.155
testACImport50_NoDefaultClass_WithDDSuccess7.177
testACImport50_AddToEAR_WithDDSuccess9.240
testACImport50_AddToEAR_InterestingName_WithDDSuccess10.422
testAC12_DefaultsSuccess1.060
testAC13_DefaultsSuccess3.084
testAC14_DefaultsSuccess2.000
testAC50_DefaultsSuccess2.072
testAC60_DefaultsSuccess2.006
testAC12_NoDefaultClassSuccess2.037
testAC13_NoDefaultClassSuccess1.983
testAC14_NoDefaultClassSuccess2.018
testAC50_NoDefaultClassSuccess2.132
testAC60_NoDefaultClassSuccess2.015
testAC12_AddToEARSuccess2.140
testAC13_AddToEARSuccess2.086
testAC14_AddToEARSuccess1.194
testAC50_AddToEARSuccess2.980
testAC60_AddToEARSuccess2.042
testAC12_InterestingNameSuccess1.953
testAC13_InterestingNameSuccess2.044
testAC14_InterestingNameSuccess2.115
testAC50_InterestingNameSuccess1.975
testAC60_InterestingNameSuccess2.052
testAC12_AddToEAR_InterestingNameSuccess2.187
testAC13_AddToEAR_InterestingNameSuccess2.052
testAC14_AddToEAR_InterestingNameSuccess2.084
testAC50_AddToEAR_InterestingNameSuccess2.060
testAC60_AddToEAR_InterestingNameSuccess2.052
testAC50_WithDDSuccess1.075
testAC50_NoDefaultClass_WithDDSuccess3.012
testAC50_AddToEAR_WithDDSuccess2.120
testAC50_AddToEAR_InterestingName_WithDDSuccess1.090
testAC60_WithDDSuccess3.040
testAC60_NoDefaultClass_WithDDSuccess2.030
testAC60_AddToEAR_WithDDSuccess2.121
testAC60_AddToEAR_InterestingName_WithDDSuccess2.035
testUtility_DefaultsSuccess2.088
testUtility_AddToEARSuccess1.984
testUtility_AddToExisitingEAR12Success2.136
testUtility_AddToExisitingEAR13Success1.975
testUtility_AddToExisitingEAR14Success1.996
testUtility_AddToExisitingEAR5_WithoutDDSuccess2.041
testUtility_AddToExisitingEAR5_WithDDSuccess2.044
testUtilityExport_DefaultsSuccess2.054
testUtilityExport_AddToExisitingEAR12Success2.068
testUtilityExport_AddToExisitingEAR13Success2.032
testUtilityExport_AddToExisitingEAR14Success2.133
testUtilityExport_AddToExisitingEAR5_WithoutDDSuccess1.951
testUtilityExport_AddToExisitingEAR5_WithDDSuccess2.011
testUtilityImport_DefaultsSuccess8.180
testUtilityImport_AddToExisitingEAR12Success9.154
testUtilityImport_AddToExisitingEAR13Success9.439
testUtilityImport_AddToExisitingEAR14Success9.168
testUtilityImport_AddToExisitingEAR5_WithDDSuccess8.303
Properties >>

Back to top