Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1891099.47%918.546
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.bvt18901918.546

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

NameTestsErrorsFailuresTime(s)
EnterpriseBVT18901918.546
Back to top


TestCase EnterpriseBVT

NameStatusTypeTime(s)
testConnector10_DefaultsSuccess3.106
testConnector15_DefaultsSuccess3.506
testConnector16_DefaultsSuccess2.871
testConnector10_WithEARSuccess2.076
testConnector15_WithEARSuccess2.156
testConnector16_WithEARSuccess2.056
testConnector10_ChangedSrouceFolderSuccess1.980
testConnector15_ChangedSrouceFolderSuccess2.150
testConnector16_ChangedSrouceFolderSuccess2.104
testConnector10_ChangedSrouceFolder_WithEARSuccess2.015
testConnector15_ChangedSrouceFolder_WithEARSuccess2.262
testConnector16_ChangedSrouceFolder_WithEARSuccess2.017
testConnectorExport10_DefaultsSuccess2.205
testConnectorExport15_DefaultsSuccess2.098
testConnectorExport10_WithEARSuccess2.310
testConnectorExport15_WithEARSuccess2.016
testConnectorExport10_ChangedSourceFolderSuccess2.011
testConnectorExport15_ChangedSourceFolderSuccess2.134
testConnectorExport10_ChangedSourceFolder_WithEARSuccess2.063
testConnectorExport15_ChangedSourceFolder_WithEARSuccess2.061
testConnectorImport10_DefaultsSuccess10.539
testConnectorImport15_DefaultsSuccess8.422
testConnectorImport10_WithEARSuccess8.505
testConnectorImport15_WithEARSuccess8.302
testConnectorImport10_DiffSourceFolderSuccess6.336
testConnectorImport15_DiffSourceFolderSuccess10.348
testConnectorImport10_DiffSourceFolder_WithEARSuccess7.430
testConnectorImport15_DiffSourceFolder_WithEARSuccess8.349
testEARExport12_WithDependenciesSuccess4.508
testEARExport13_WithDependenciesSuccess4.926
testEARExport14_WithDependenciesSuccess5.605
testEARExport50_WithDependenciesSuccess8.166
testEARExport12_ChangedContentDir_WithDependenciesSuccess4.943
testEARExport13_ChangedContentDir_WithDependenciesSuccess5.309
testEARExport14_ChangedContentDir_WithDependenciesSuccess5.974
testEARExport50_ChangedContentDir_WithDependenciesSuccess7.646
testEARExport50_WithDependencies_WithDDSuccess8.503
testEARExport50_ChangedContentDir_WithDependencies_WithDDSuccess7.611
testEARImport12_WithDependenciesSuccess18.047
testEARImport13_WithDependenciesSuccess19.141
testEARImport14_WithDependenciesSuccess19.853
testEARImport50_WithDependenciesSuccess24.514
testEARImport12_ChangedContentDir_WithDependenciesSuccess17.601
testEARImport13_ChangedContentDir_WithDependenciesSuccess21.560
testEARImport14_ChangedContentDir_WithDependenciesSuccess18.000
testEARImport50_ChangedContentDir_WithDependenciesSuccess26.968
testEARImport50_EAR5NoDD_DependincesNoDDsSuccess8.665
testEARImport50_EAR5NoDD_DependincesNoDDs_WithUtilSuccess8.383
testEARImport50_EAR5NoDD_DependincesWithDDsSuccess8.313
testEARImport50_EAR5NoDD_DependincesWithDDs_WithUtilSuccess6.422
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDsSuccess8.178
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDs_WithUtilSuccess7.735
testEARImport50_EAR5WithDD_DependincesNoDDsSuccess9.316
testEARImport50_EAR5WithDD_DependincesNoDDs_WithUtilSuccess7.279
testEARImport50_EAR5WithDD_DependincesWithDDsSuccess6.260
testEARImport50_EAR5WithDD_DependincesWithDDs_WithUtilSuccess5.304
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDsSuccess7.163
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDs_WithUtilSuccess8.196
test288180Success2.042
testEAR12_DefaultsSuccess2.039
testEAR13_DefaultsSuccess2.008
testEAR14_DefaultsSuccess2.158
testEAR50_DefaultsSuccess2.044
testEAR60_DefaultsSuccess2.038
testEAR12_ChangedContentDirSuccess1.955
testEAR13_ChangedContentDirSuccess2.049
testEAR14_ChangedContentDirSuccess2.055
testEAR50_ChangedContentDirSuccess2.037
testEAR60_ChangedContentDirSuccess2.041
testEAR12_WithDependenciesSuccess3.774
testEAR13_WithDependenciesSuccess4.081
testEAR14_WithDependenciesSuccess7.113
testEAR50_WithDependenciesSuccess7.591
testEAR60_WithDependenciesSuccess9.139
testEAR12_ChangedContentDir_WithDependenciesSuccess5.385
testEAR13_ChangedContentDir_WithDependenciesSuccess4.700
testEAR14_ChangedContentDir_WithDependenciesSuccess6.316
testEAR50_ChangedContentDir_WithDependenciesSuccess5.934
testEAR60_ChangedContentDir_WithDependenciesSuccess10.748
testEAR50_Defaults_WithDDSuccess2.634
testEAR60_Defaults_WithDDSuccess1.959
testEAR50_ChangedContentDir_WithDDSuccess2.049
testEAR60_ChangedContentDir_WithDDSuccess2.055
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.997
testEARWithJarInLibFolderSuccess2.086
testEARWithClasspathContainerReferenceSuccess2.242
testACExport12_DefaultsSuccess2.149
testACExport13_DefaultsSuccess2.029
testACExport14_DefaultsSuccess2.079
testACExport50_DefaultsSuccess2.303
testACExport60_DefaultsSuccess2.232
testACExport12_NoDefaultClassSuccess1.207
testACExport13_NoDefaultClassSuccess2.839
testACExport14_NoDefaultClassSuccess2.167
testACExport50_NoDefaultClassSuccess1.970
testACExport60_NoDefaultClassSuccess2.052
testACExport12_AddToEARSuccess1.101
testACExport13_AddToEARSuccess4.186
testACExport14_AddToEARSuccess2.162
testACExport50_AddToEARSuccess2.064
testACExport60_AddToEARSuccess2.067
testACExport12_InterestingNameSuccess2.037
testACExport13_InterestingNameSuccess1.066
testACExport14_InterestingNameSuccess3.072
testACExport50_InterestingNameSuccess1.008
testACExport60_InterestingNameSuccess3.055
testACExport12_AddToEAR_InterestingNameSuccess2.671
testACExport13_AddToEAR_InterestingNameSuccess2.183
testACExport14_AddToEAR_InterestingNameSuccess2.436
testACExport50_AddToEAR_InterestingNameSuccess2.655
testACExport60_AddToEAR_InterestingNameSuccess1.969
testACExport50_WithDDSuccess2.126
testACExport60_WithDDSuccess2.369
testACExport50_NoDefaultClass_WithDDSuccess2.277
testACExport60_NoDefaultClass_WithDDSuccess1.058
testACExport50_AddToEAR_WithDDSuccess2.991
testACExport60_AddToEAR_WithDDSuccess2.341
testACExport50_AddToEAR_InterestingName_WithDDSuccess1.279
testACExport60_AddToEAR_InterestingName_WithDDSuccess3.116
testACImport12_DefaultsSuccess9.471
testACImport13_DefaultsSuccess8.312
testACImport14_DefaultsSuccess8.895
testACImport12_NoDefaultClassSuccess8.180
testACImport13_NoDefaultClassSuccess8.101
testACImport14_NoDefaultClassSuccess9.251
testACImport12_AddToEARSuccess9.170
testACImport13_AddToEARSuccess8.163
testACImport14_AddToEARSuccess8.317
testACImport12_InterestingNameSuccess8.283
testACImport13_InterestingNameSuccess10.363
testACImport14_InterestingNameSuccess9.212
testACImport12_AddToEAR_InterestingNameSuccess9.136
testACImport13_AddToEAR_InterestingNameSuccess9.182
testACImport14_AddToEAR_InterestingNameSuccess9.150
testACImport50_WithDDSuccess8.345
testACImport50_NoDefaultClass_WithDDSuccess9.217
testACImport50_AddToEAR_WithDDSuccess8.598
testACImport50_AddToEAR_InterestingName_WithDDSuccess8.120
testAC12_DefaultsSuccess2.022
testAC13_DefaultsSuccess2.360
testAC14_DefaultsSuccess1.993
testAC50_DefaultsSuccess2.046
testAC60_DefaultsSuccess1.962
testAC12_NoDefaultClassSuccess2.069
testAC13_NoDefaultClassSuccess1.111
testAC14_NoDefaultClassSuccess3.236
testAC50_NoDefaultClassSuccess1.970
testAC60_NoDefaultClassSuccess2.020
testAC12_AddToEARSuccess2.022
testAC13_AddToEARSuccess2.264
testAC14_AddToEARSuccess2.175
testAC50_AddToEARSuccess2.060
testAC60_AddToEARSuccess2.059
testAC12_InterestingNameSuccess2.103
testAC13_InterestingNameSuccess2.600
testAC14_InterestingNameSuccess1.031
testAC50_InterestingNameSuccess2.973
testAC60_InterestingNameSuccess2.071
testAC12_AddToEAR_InterestingNameSuccess2.109
testAC13_AddToEAR_InterestingNameSuccess2.053
testAC14_AddToEAR_InterestingNameSuccess1.138
testAC50_AddToEAR_InterestingNameSuccess3.057
testAC60_AddToEAR_InterestingNameSuccess2.750
testAC50_WithDDSuccess1.980
testAC50_NoDefaultClass_WithDDSuccess2.084
testAC50_AddToEAR_WithDDSuccess2.159
testAC50_AddToEAR_InterestingName_WithDDSuccess1.971
testAC60_WithDDSuccess2.050
testAC60_NoDefaultClass_WithDDSuccess2.068
testAC60_AddToEAR_WithDDSuccess2.009
testAC60_AddToEAR_InterestingName_WithDDSuccess2.090
testUtility_DefaultsSuccess2.002
testUtility_AddToEARSuccess2.116
testUtility_AddToExisitingEAR12Success2.122
testUtility_AddToExisitingEAR13Success1.989
testUtility_AddToExisitingEAR14Success2.138
testUtility_AddToExisitingEAR5_WithoutDDSuccess1.033
testUtility_AddToExisitingEAR5_WithDDSuccess2.961
testUtilityExport_DefaultsSuccess2.086
testUtilityExport_AddToExisitingEAR12Success2.081
testUtilityExport_AddToExisitingEAR13Success2.108
testUtilityExport_AddToExisitingEAR14Success1.966
testUtilityExport_AddToExisitingEAR5_WithoutDDSuccess2.119
testUtilityExport_AddToExisitingEAR5_WithDDSuccess1.101
testUtilityImport_DefaultsSuccess10.029
testUtilityImport_AddToExisitingEAR12Success8.752
testUtilityImport_AddToExisitingEAR13Success9.087
testUtilityImport_AddToExisitingEAR14Success10.332
testUtilityImport_AddToExisitingEAR5_WithDDSuccess9.235
Properties >>

Back to top