Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1891099.47%932.678
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.bvt18901932.678

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

NameTestsErrorsFailuresTime(s)
EnterpriseBVT18901932.678
Back to top


TestCase EnterpriseBVT

NameStatusTypeTime(s)
testConnector10_DefaultsSuccess3.716
testConnector15_DefaultsSuccess2.912
testConnector16_DefaultsSuccess2.804
testConnector10_WithEARSuccess2.244
testConnector15_WithEARSuccess2.751
testConnector16_WithEARSuccess1.213
testConnector10_ChangedSrouceFolderSuccess3.036
testConnector15_ChangedSrouceFolderSuccess2.124
testConnector16_ChangedSrouceFolderSuccess2.047
testConnector10_ChangedSrouceFolder_WithEARSuccess2.206
testConnector15_ChangedSrouceFolder_WithEARSuccess2.064
testConnector16_ChangedSrouceFolder_WithEARSuccess1.140
testConnectorExport10_DefaultsSuccess2.046
testConnectorExport15_DefaultsSuccess3.205
testConnectorExport10_WithEARSuccess2.260
testConnectorExport15_WithEARSuccess2.253
testConnectorExport10_ChangedSourceFolderSuccess1.242
testConnectorExport15_ChangedSourceFolderSuccess3.430
testConnectorExport10_ChangedSourceFolder_WithEARSuccess2.337
testConnectorExport15_ChangedSourceFolder_WithEARSuccess2.238
testConnectorImport10_DefaultsSuccess9.488
testConnectorImport15_DefaultsSuccess8.355
testConnectorImport10_WithEARSuccess9.383
testConnectorImport15_WithEARSuccess10.626
testConnectorImport10_DiffSourceFolderSuccess6.348
testConnectorImport15_DiffSourceFolderSuccess11.096
testConnectorImport10_DiffSourceFolder_WithEARSuccess8.367
testConnectorImport15_DiffSourceFolder_WithEARSuccess9.301
testEARExport12_WithDependenciesSuccess4.071
testEARExport13_WithDependenciesSuccess5.205
testEARExport14_WithDependenciesSuccess6.293
testEARExport50_WithDependenciesSuccess8.479
testEARExport12_ChangedContentDir_WithDependenciesSuccess5.831
testEARExport13_ChangedContentDir_WithDependenciesSuccess4.293
testEARExport14_ChangedContentDir_WithDependenciesSuccess7.189
testEARExport50_ChangedContentDir_WithDependenciesSuccess7.700
testEARExport50_WithDependencies_WithDDSuccess10.190
testEARExport50_ChangedContentDir_WithDependencies_WithDDSuccess8.022
testEARImport12_WithDependenciesSuccess18.708
testEARImport13_WithDependenciesSuccess22.067
testEARImport14_WithDependenciesSuccess21.220
testEARImport50_WithDependenciesSuccess27.716
testEARImport12_ChangedContentDir_WithDependenciesSuccess17.787
testEARImport13_ChangedContentDir_WithDependenciesSuccess21.716
testEARImport14_ChangedContentDir_WithDependenciesSuccess22.929
testEARImport50_ChangedContentDir_WithDependenciesSuccess26.768
testEARImport50_EAR5NoDD_DependincesNoDDsSuccess6.602
testEARImport50_EAR5NoDD_DependincesNoDDs_WithUtilSuccess6.985
testEARImport50_EAR5NoDD_DependincesWithDDsSuccess6.207
testEARImport50_EAR5NoDD_DependincesWithDDs_WithUtilSuccess6.427
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDsSuccess6.425
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDs_WithUtilSuccess6.076
testEARImport50_EAR5WithDD_DependincesNoDDsSuccess10.361
testEARImport50_EAR5WithDD_DependincesNoDDs_WithUtilSuccess10.290
testEARImport50_EAR5WithDD_DependincesWithDDsSuccess7.358
testEARImport50_EAR5WithDD_DependincesWithDDs_WithUtilSuccess6.227
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDsSuccess5.730
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDs_WithUtilSuccess8.923
test288180Success2.154
testEAR12_DefaultsSuccess2.055
testEAR13_DefaultsSuccess1.958
testEAR14_DefaultsSuccess2.054
testEAR50_DefaultsSuccess2.047
testEAR60_DefaultsSuccess2.137
testEAR12_ChangedContentDirSuccess1.952
testEAR13_ChangedContentDirSuccess2.072
testEAR14_ChangedContentDirSuccess2.069
testEAR50_ChangedContentDirSuccess1.941
testEAR60_ChangedContentDirSuccess2.047
testEAR12_WithDependenciesSuccess4.011
testEAR13_WithDependenciesSuccess4.922
testEAR14_WithDependenciesSuccess5.440
testEAR50_WithDependenciesSuccess10.091
testEAR60_WithDependenciesSuccess9.750
testEAR12_ChangedContentDir_WithDependenciesSuccess5.850
testEAR13_ChangedContentDir_WithDependenciesSuccess3.360
testEAR14_ChangedContentDir_WithDependenciesSuccess7.543
testEAR50_ChangedContentDir_WithDependenciesSuccess7.815
testEAR60_ChangedContentDir_WithDependenciesSuccess12.349
testEAR50_Defaults_WithDDSuccess2.474
testEAR60_Defaults_WithDDSuccess1.953
testEAR50_ChangedContentDir_WithDDSuccess2.065
testEAR60_ChangedContentDir_WithDDSuccess1.923
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.103
testEARWithJarInLibFolderSuccess2.069
testEARWithClasspathContainerReferenceSuccess2.113
testACExport12_DefaultsSuccess1.987
testACExport13_DefaultsSuccess1.129
testACExport14_DefaultsSuccess2.977
testACExport50_DefaultsSuccess2.102
testACExport60_DefaultsSuccess2.021
testACExport12_NoDefaultClassSuccess2.038
testACExport13_NoDefaultClassSuccess1.988
testACExport14_NoDefaultClassSuccess2.101
testACExport50_NoDefaultClassSuccess2.016
testACExport60_NoDefaultClassSuccess2.029
testACExport12_AddToEARSuccess1.972
testACExport13_AddToEARSuccess2.204
testACExport14_AddToEARSuccess1.176
testACExport50_AddToEARSuccess2.987
testACExport60_AddToEARSuccess1.994
testACExport12_InterestingNameSuccess1.034
testACExport13_InterestingNameSuccess3.031
testACExport14_InterestingNameSuccess2.045
testACExport50_InterestingNameSuccess2.003
testACExport60_InterestingNameSuccess1.959
testACExport12_AddToEAR_InterestingNameSuccess2.010
testACExport13_AddToEAR_InterestingNameSuccess2.035
testACExport14_AddToEAR_InterestingNameSuccess2.016
testACExport50_AddToEAR_InterestingNameSuccess2.220
testACExport60_AddToEAR_InterestingNameSuccess2.354
testACExport50_WithDDSuccess1.994
testACExport60_WithDDSuccess1.066
testACExport50_NoDefaultClass_WithDDSuccess2.101
testACExport60_NoDefaultClass_WithDDSuccess2.871
testACExport50_AddToEAR_WithDDSuccess2.037
testACExport60_AddToEAR_WithDDSuccess1.058
testACExport50_AddToEAR_InterestingName_WithDDSuccess3.003
testACExport60_AddToEAR_InterestingName_WithDDSuccess1.187
testACImport12_DefaultsSuccess9.232
testACImport13_DefaultsSuccess8.178
testACImport14_DefaultsSuccess7.146
testACImport12_NoDefaultClassSuccess9.107
testACImport13_NoDefaultClassSuccess8.389
testACImport14_NoDefaultClassSuccess7.355
testACImport12_AddToEARSuccess8.123
testACImport13_AddToEARSuccess9.267
testACImport14_AddToEARSuccess8.335
testACImport12_InterestingNameSuccess8.113
testACImport13_InterestingNameSuccess9.483
testACImport14_InterestingNameSuccess8.285
testACImport12_AddToEAR_InterestingNameSuccess8.130
testACImport13_AddToEAR_InterestingNameSuccess10.290
testACImport14_AddToEAR_InterestingNameSuccess9.815
testACImport50_WithDDSuccess7.459
testACImport50_NoDefaultClass_WithDDSuccess8.218
testACImport50_AddToEAR_WithDDSuccess10.356
testACImport50_AddToEAR_InterestingName_WithDDSuccess10.284
testAC12_DefaultsSuccess2.217
testAC13_DefaultsSuccess2.709
testAC14_DefaultsSuccess2.011
testAC50_DefaultsSuccess2.106
testAC60_DefaultsSuccess2.066
testAC12_NoDefaultClassSuccess2.088
testAC13_NoDefaultClassSuccess2.048
testAC14_NoDefaultClassSuccess2.036
testAC50_NoDefaultClassSuccess2.340
testAC60_NoDefaultClassSuccess2.022
testAC12_AddToEARSuccess1.068
testAC13_AddToEARSuccess2.062
testAC14_AddToEARSuccess2.051
testAC50_AddToEARSuccess3.034
testAC60_AddToEARSuccess2.097
testAC12_InterestingNameSuccess2.029
testAC13_InterestingNameSuccess2.037
testAC14_InterestingNameSuccess2.018
testAC50_InterestingNameSuccess2.041
testAC60_InterestingNameSuccess1.135
testAC12_AddToEAR_InterestingNameSuccess3.795
testAC13_AddToEAR_InterestingNameSuccess2.680
testAC14_AddToEAR_InterestingNameSuccess2.051
testAC50_AddToEAR_InterestingNameSuccess1.135
testAC60_AddToEAR_InterestingNameSuccess3.097
testAC50_WithDDSuccess2.045
testAC50_NoDefaultClass_WithDDSuccess2.007
testAC50_AddToEAR_WithDDSuccess2.078
testAC50_AddToEAR_InterestingName_WithDDSuccess2.037
testAC60_WithDDSuccess2.035
testAC60_NoDefaultClass_WithDDSuccess2.043
testAC60_AddToEAR_WithDDSuccess1.054
testAC60_AddToEAR_InterestingName_WithDDSuccess2.093
testUtility_DefaultsSuccess2.976
testUtility_AddToEARSuccess2.084
testUtility_AddToExisitingEAR12Success1.084
testUtility_AddToExisitingEAR13Success3.036
testUtility_AddToExisitingEAR14Success2.122
testUtility_AddToExisitingEAR5_WithoutDDSuccess2.029
testUtility_AddToExisitingEAR5_WithDDSuccess2.047
testUtilityExport_DefaultsSuccess2.077
testUtilityExport_AddToExisitingEAR12Success1.979
testUtilityExport_AddToExisitingEAR13Success2.040
testUtilityExport_AddToExisitingEAR14Success2.111
testUtilityExport_AddToExisitingEAR5_WithoutDDSuccess1.995
testUtilityExport_AddToExisitingEAR5_WithDDSuccess2.003
testUtilityImport_DefaultsSuccess9.199
testUtilityImport_AddToExisitingEAR12Success9.130
testUtilityImport_AddToExisitingEAR13Success7.153
testUtilityImport_AddToExisitingEAR14Success9.305
testUtilityImport_AddToExisitingEAR5_WithDDSuccess6.232
Properties >>

Back to top