Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1891099.47%951.947
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.bvt18901951.947

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

NameTestsErrorsFailuresTime(s)
EnterpriseBVT18901951.947
Back to top


TestCase EnterpriseBVT

NameStatusTypeTime(s)
testConnector10_DefaultsSuccess4.213
testConnector15_DefaultsSuccess2.827
testConnector16_DefaultsSuccess2.853
testConnector10_WithEARSuccess2.334
testConnector15_WithEARSuccess2.142
testConnector16_WithEARSuccess1.037
testConnector10_ChangedSrouceFolderSuccess3.100
testConnector15_ChangedSrouceFolderSuccess2.167
testConnector16_ChangedSrouceFolderSuccess1.992
testConnector10_ChangedSrouceFolder_WithEARSuccess2.102
testConnector15_ChangedSrouceFolder_WithEARSuccess2.084
testConnector16_ChangedSrouceFolder_WithEARSuccess2.100
testConnectorExport10_DefaultsSuccess2.106
testConnectorExport15_DefaultsSuccess2.164
testConnectorExport10_WithEARSuccess2.555
testConnectorExport15_WithEARSuccess2.036
testConnectorExport10_ChangedSourceFolderSuccess2.303
testConnectorExport15_ChangedSourceFolderSuccess1.316
testConnectorExport10_ChangedSourceFolder_WithEARSuccess3.270
testConnectorExport15_ChangedSourceFolder_WithEARSuccess1.248
testConnectorImport10_DefaultsSuccess9.305
testConnectorImport15_DefaultsSuccess10.527
testConnectorImport10_WithEARSuccess7.365
testConnectorImport15_WithEARSuccess9.324
testConnectorImport10_DiffSourceFolderSuccess8.469
testConnectorImport15_DiffSourceFolderSuccess9.382
testConnectorImport10_DiffSourceFolder_WithEARSuccess7.413
testConnectorImport15_DiffSourceFolder_WithEARSuccess9.619
testEARExport12_WithDependenciesSuccess4.336
testEARExport13_WithDependenciesSuccess5.098
testEARExport14_WithDependenciesSuccess6.422
testEARExport50_WithDependenciesSuccess8.673
testEARExport12_ChangedContentDir_WithDependenciesSuccess5.781
testEARExport13_ChangedContentDir_WithDependenciesSuccess4.583
testEARExport14_ChangedContentDir_WithDependenciesSuccess7.099
testEARExport50_ChangedContentDir_WithDependenciesSuccess8.687
testEARExport50_WithDependencies_WithDDSuccess11.599
testEARExport50_ChangedContentDir_WithDependencies_WithDDSuccess10.356
testEARImport12_WithDependenciesSuccess16.759
testEARImport13_WithDependenciesSuccess21.383
testEARImport14_WithDependenciesSuccess24.738
testEARImport50_WithDependenciesSuccess28.577
testEARImport12_ChangedContentDir_WithDependenciesSuccess15.890
testEARImport13_ChangedContentDir_WithDependenciesSuccess21.119
testEARImport14_ChangedContentDir_WithDependenciesSuccess21.064
testEARImport50_ChangedContentDir_WithDependenciesSuccess27.213
testEARImport50_EAR5NoDD_DependincesNoDDsSuccess7.008
testEARImport50_EAR5NoDD_DependincesNoDDs_WithUtilSuccess8.696
testEARImport50_EAR5NoDD_DependincesWithDDsSuccess6.463
testEARImport50_EAR5NoDD_DependincesWithDDs_WithUtilSuccess8.248
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDsSuccess7.742
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDs_WithUtilSuccess7.071
testEARImport50_EAR5WithDD_DependincesNoDDsSuccess7.780
testEARImport50_EAR5WithDD_DependincesNoDDs_WithUtilSuccess7.963
testEARImport50_EAR5WithDD_DependincesWithDDsSuccess6.298
testEARImport50_EAR5WithDD_DependincesWithDDs_WithUtilSuccess5.222
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDsSuccess6.826
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDs_WithUtilSuccess7.981
test288180Success2.177
testEAR12_DefaultsSuccess1.944
testEAR13_DefaultsSuccess2.072
testEAR14_DefaultsSuccess2.060
testEAR50_DefaultsSuccess2.046
testEAR60_DefaultsSuccess2.094
testEAR12_ChangedContentDirSuccess2.054
testEAR13_ChangedContentDirSuccess2.081
testEAR14_ChangedContentDirSuccess1.049
testEAR50_ChangedContentDirSuccess2.938
testEAR60_ChangedContentDirSuccess1.068
testEAR12_WithDependenciesSuccess5.918
testEAR13_WithDependenciesSuccess5.780
testEAR14_WithDependenciesSuccess4.807
testEAR50_WithDependenciesSuccess8.948
testEAR60_WithDependenciesSuccess10.532
testEAR12_ChangedContentDir_WithDependenciesSuccess8.366
testEAR13_ChangedContentDir_WithDependenciesSuccess5.101
testEAR14_ChangedContentDir_WithDependenciesSuccess4.931
testEAR50_ChangedContentDir_WithDependenciesSuccess8.751
testEAR60_ChangedContentDir_WithDependenciesSuccess11.419
testEAR50_Defaults_WithDDSuccess3.410
testEAR60_Defaults_WithDDSuccess2.049
testEAR50_ChangedContentDir_WithDDSuccess2.050
testEAR60_ChangedContentDir_WithDDSuccess1.956
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.073
testEARWithJarInLibFolderSuccess2.909
testEARWithClasspathContainerReferenceSuccess2.056
testACExport12_DefaultsSuccess1.993
testACExport13_DefaultsSuccess1.113
testACExport14_DefaultsSuccess3.328
testACExport50_DefaultsSuccess1.929
testACExport60_DefaultsSuccess2.378
testACExport12_NoDefaultClassSuccess2.056
testACExport13_NoDefaultClassSuccess2.075
testACExport14_NoDefaultClassSuccess2.002
testACExport50_NoDefaultClassSuccess2.086
testACExport60_NoDefaultClassSuccess2.033
testACExport12_AddToEARSuccess2.219
testACExport13_AddToEARSuccess2.087
testACExport14_AddToEARSuccess2.401
testACExport50_AddToEARSuccess2.266
testACExport60_AddToEARSuccess2.270
testACExport12_InterestingNameSuccess2.048
testACExport13_InterestingNameSuccess2.110
testACExport14_InterestingNameSuccess1.107
testACExport50_InterestingNameSuccess2.984
testACExport60_InterestingNameSuccess2.050
testACExport12_AddToEAR_InterestingNameSuccess2.243
testACExport13_AddToEAR_InterestingNameSuccess2.199
testACExport14_AddToEAR_InterestingNameSuccess2.109
testACExport50_AddToEAR_InterestingNameSuccess2.156
testACExport60_AddToEAR_InterestingNameSuccess1.988
testACExport50_WithDDSuccess2.158
testACExport60_WithDDSuccess2.732
testACExport50_NoDefaultClass_WithDDSuccess2.077
testACExport60_NoDefaultClass_WithDDSuccess1.085
testACExport50_AddToEAR_WithDDSuccess3.227
testACExport60_AddToEAR_WithDDSuccess2.152
testACExport50_AddToEAR_InterestingName_WithDDSuccess2.012
testACExport60_AddToEAR_InterestingName_WithDDSuccess2.007
testACImport12_DefaultsSuccess8.358
testACImport13_DefaultsSuccess8.510
testACImport14_DefaultsSuccess8.260
testACImport12_NoDefaultClassSuccess6.371
testACImport13_NoDefaultClassSuccess9.242
testACImport14_NoDefaultClassSuccess10.844
testACImport12_AddToEARSuccess10.632
testACImport13_AddToEARSuccess10.304
testACImport14_AddToEARSuccess10.336
testACImport12_InterestingNameSuccess7.387
testACImport13_InterestingNameSuccess10.819
testACImport14_InterestingNameSuccess10.311
testACImport12_AddToEAR_InterestingNameSuccess8.176
testACImport13_AddToEAR_InterestingNameSuccess8.438
testACImport14_AddToEAR_InterestingNameSuccess9.668
testACImport50_WithDDSuccess10.284
testACImport50_NoDefaultClass_WithDDSuccess9.165
testACImport50_AddToEAR_WithDDSuccess7.516
testACImport50_AddToEAR_InterestingName_WithDDSuccess8.200
testAC12_DefaultsSuccess2.100
testAC13_DefaultsSuccess1.119
testAC14_DefaultsSuccess2.986
testAC50_DefaultsSuccess2.020
testAC60_DefaultsSuccess2.072
testAC12_NoDefaultClassSuccess1.998
testAC13_NoDefaultClassSuccess2.086
testAC14_NoDefaultClassSuccess2.030
testAC50_NoDefaultClassSuccess2.052
testAC60_NoDefaultClassSuccess1.971
testAC12_AddToEARSuccess2.147
testAC13_AddToEARSuccess1.635
testAC14_AddToEARSuccess3.376
testAC50_AddToEARSuccess2.163
testAC60_AddToEARSuccess2.148
testAC12_InterestingNameSuccess1.239
testAC13_InterestingNameSuccess1.919
testAC14_InterestingNameSuccess3.002
testAC50_InterestingNameSuccess2.100
testAC60_InterestingNameSuccess2.094
testAC12_AddToEAR_InterestingNameSuccess1.131
testAC13_AddToEAR_InterestingNameSuccess3.077
testAC14_AddToEAR_InterestingNameSuccess1.166
testAC50_AddToEAR_InterestingNameSuccess3.066
testAC60_AddToEAR_InterestingNameSuccess2.947
testAC50_WithDDSuccess2.136
testAC50_NoDefaultClass_WithDDSuccess1.989
testAC50_AddToEAR_WithDDSuccess1.971
testAC50_AddToEAR_InterestingName_WithDDSuccess2.077
testAC60_WithDDSuccess2.004
testAC60_NoDefaultClass_WithDDSuccess2.090
testAC60_AddToEAR_WithDDSuccess1.566
testAC60_AddToEAR_InterestingName_WithDDSuccess2.212
testUtility_DefaultsSuccess3.052
testUtility_AddToEARSuccess2.140
testUtility_AddToExisitingEAR12Success2.126
testUtility_AddToExisitingEAR13Success2.130
testUtility_AddToExisitingEAR14Success2.023
testUtility_AddToExisitingEAR5_WithoutDDSuccess2.794
testUtility_AddToExisitingEAR5_WithDDSuccess1.075
testUtilityExport_DefaultsSuccess3.346
testUtilityExport_AddToExisitingEAR12Success1.087
testUtilityExport_AddToExisitingEAR13Success3.127
testUtilityExport_AddToExisitingEAR14Success2.020
testUtilityExport_AddToExisitingEAR5_WithoutDDSuccess2.001
testUtilityExport_AddToExisitingEAR5_WithDDSuccess2.554
testUtilityImport_DefaultsSuccess9.100
testUtilityImport_AddToExisitingEAR12Success10.360
testUtilityImport_AddToExisitingEAR13Success8.409
testUtilityImport_AddToExisitingEAR14Success8.412
testUtilityImport_AddToExisitingEAR5_WithDDSuccess7.269
Properties >>

Back to top