Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1891099.47%926.602
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.bvt18901926.602

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

NameTestsErrorsFailuresTime(s)
EnterpriseBVT18901926.602
Back to top


TestCase EnterpriseBVT

NameStatusTypeTime(s)
testConnector10_DefaultsSuccess3.324
testConnector15_DefaultsSuccess2.818
testConnector16_DefaultsSuccess3.507
testConnector10_WithEARSuccess2.720
testConnector15_WithEARSuccess2.191
testConnector16_WithEARSuccess1.944
testConnector10_ChangedSrouceFolderSuccess2.162
testConnector15_ChangedSrouceFolderSuccess2.172
testConnector16_ChangedSrouceFolderSuccess2.067
testConnector10_ChangedSrouceFolder_WithEARSuccess2.120
testConnector15_ChangedSrouceFolder_WithEARSuccess2.152
testConnector16_ChangedSrouceFolder_WithEARSuccess2.039
testConnectorExport10_DefaultsSuccess2.075
testConnectorExport15_DefaultsSuccess2.201
testConnectorExport10_WithEARSuccess2.287
testConnectorExport15_WithEARSuccess2.280
testConnectorExport10_ChangedSourceFolderSuccess1.117
testConnectorExport15_ChangedSourceFolderSuccess2.251
testConnectorExport10_ChangedSourceFolder_WithEARSuccess3.282
testConnectorExport15_ChangedSourceFolder_WithEARSuccess2.076
testConnectorImport10_DefaultsSuccess8.370
testConnectorImport15_DefaultsSuccess9.411
testConnectorImport10_WithEARSuccess7.545
testConnectorImport15_WithEARSuccess9.568
testConnectorImport10_DiffSourceFolderSuccess8.427
testConnectorImport15_DiffSourceFolderSuccess10.366
testConnectorImport10_DiffSourceFolder_WithEARSuccess7.375
testConnectorImport15_DiffSourceFolder_WithEARSuccess10.547
testEARExport12_WithDependenciesSuccess4.193
testEARExport13_WithDependenciesSuccess4.855
testEARExport14_WithDependenciesSuccess7.192
testEARExport50_WithDependenciesSuccess8.882
testEARExport12_ChangedContentDir_WithDependenciesSuccess4.370
testEARExport13_ChangedContentDir_WithDependenciesSuccess6.032
testEARExport14_ChangedContentDir_WithDependenciesSuccess5.525
testEARExport50_ChangedContentDir_WithDependenciesSuccess11.117
testEARExport50_WithDependencies_WithDDSuccess8.595
testEARExport50_ChangedContentDir_WithDependencies_WithDDSuccess8.760
testEARImport12_WithDependenciesSuccess19.790
testEARImport13_WithDependenciesSuccess18.653
testEARImport14_WithDependenciesSuccess21.202
testEARImport50_WithDependenciesSuccess25.792
testEARImport12_ChangedContentDir_WithDependenciesSuccess15.768
testEARImport13_ChangedContentDir_WithDependenciesSuccess22.121
testEARImport14_ChangedContentDir_WithDependenciesSuccess19.863
testEARImport50_ChangedContentDir_WithDependenciesSuccess27.926
testEARImport50_EAR5NoDD_DependincesNoDDsSuccess8.796
testEARImport50_EAR5NoDD_DependincesNoDDs_WithUtilSuccess8.671
testEARImport50_EAR5NoDD_DependincesWithDDsSuccess6.307
testEARImport50_EAR5NoDD_DependincesWithDDs_WithUtilSuccess5.061
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDsSuccess6.314
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDs_WithUtilSuccess9.648
testEARImport50_EAR5WithDD_DependincesNoDDsSuccess9.284
testEARImport50_EAR5WithDD_DependincesNoDDs_WithUtilSuccess7.317
testEARImport50_EAR5WithDD_DependincesWithDDsSuccess7.125
testEARImport50_EAR5WithDD_DependincesWithDDs_WithUtilSuccess5.047
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDsSuccess7.633
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDs_WithUtilSuccess7.693
test288180Success2.051
testEAR12_DefaultsSuccess2.038
testEAR13_DefaultsSuccess2.061
testEAR14_DefaultsSuccess2.052
testEAR50_DefaultsSuccess2.046
testEAR60_DefaultsSuccess2.036
testEAR12_ChangedContentDirSuccess2.054
testEAR13_ChangedContentDirSuccess1.955
testEAR14_ChangedContentDirSuccess2.051
testEAR50_ChangedContentDirSuccess1.938
testEAR60_ChangedContentDirSuccess2.043
testEAR12_WithDependenciesSuccess4.286
testEAR13_WithDependenciesSuccess5.110
testEAR14_WithDependenciesSuccess4.351
testEAR50_WithDependenciesSuccess10.338
testEAR60_WithDependenciesSuccess9.004
testEAR12_ChangedContentDir_WithDependenciesSuccess3.347
testEAR13_ChangedContentDir_WithDependenciesSuccess6.621
testEAR14_ChangedContentDir_WithDependenciesSuccess5.925
testEAR50_ChangedContentDir_WithDependenciesSuccess10.184
testEAR60_ChangedContentDir_WithDependenciesSuccess7.771
testEAR50_Defaults_WithDDSuccess3.433
testEAR60_Defaults_WithDDSuccess2.056
testEAR50_ChangedContentDir_WithDDSuccess1.950
testEAR60_ChangedContentDir_WithDDSuccess2.094
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.034
testEARWithJarInLibFolderSuccess2.053
testEARWithClasspathContainerReferenceSuccess2.087
testACExport12_DefaultsSuccess2.255
testACExport13_DefaultsSuccess1.993
testACExport14_DefaultsSuccess2.031
testACExport50_DefaultsSuccess1.946
testACExport60_DefaultsSuccess2.086
testACExport12_NoDefaultClassSuccess2.018
testACExport13_NoDefaultClassSuccess1.988
testACExport14_NoDefaultClassSuccess1.261
testACExport50_NoDefaultClassSuccess2.833
testACExport60_NoDefaultClassSuccess2.099
testACExport12_AddToEARSuccess2.053
testACExport13_AddToEARSuccess2.017
testACExport14_AddToEARSuccess1.948
testACExport50_AddToEARSuccess2.068
testACExport60_AddToEARSuccess2.146
testACExport12_InterestingNameSuccess2.046
testACExport13_InterestingNameSuccess1.976
testACExport14_InterestingNameSuccess2.182
testACExport50_InterestingNameSuccess2.016
testACExport60_InterestingNameSuccess2.000
testACExport12_AddToEAR_InterestingNameSuccess1.942
testACExport13_AddToEAR_InterestingNameSuccess2.221
testACExport14_AddToEAR_InterestingNameSuccess2.217
testACExport50_AddToEAR_InterestingNameSuccess2.018
testACExport60_AddToEAR_InterestingNameSuccess2.101
testACExport50_WithDDSuccess2.172
testACExport60_WithDDSuccess2.079
testACExport50_NoDefaultClass_WithDDSuccess2.032
testACExport60_NoDefaultClass_WithDDSuccess2.005
testACExport50_AddToEAR_WithDDSuccess2.158
testACExport60_AddToEAR_WithDDSuccess2.048
testACExport50_AddToEAR_InterestingName_WithDDSuccess2.293
testACExport60_AddToEAR_InterestingName_WithDDSuccess2.320
testACImport12_DefaultsSuccess7.068
testACImport13_DefaultsSuccess7.382
testACImport14_DefaultsSuccess9.203
testACImport12_NoDefaultClassSuccess9.129
testACImport13_NoDefaultClassSuccess8.191
testACImport14_NoDefaultClassSuccess6.130
testACImport12_AddToEARSuccess8.115
testACImport13_AddToEARSuccess8.244
testACImport14_AddToEARSuccess9.096
testACImport12_InterestingNameSuccess9.415
testACImport13_InterestingNameSuccess8.100
testACImport14_InterestingNameSuccess9.140
testACImport12_AddToEAR_InterestingNameSuccess9.180
testACImport13_AddToEAR_InterestingNameSuccess9.180
testACImport14_AddToEAR_InterestingNameSuccess8.127
testACImport50_WithDDSuccess9.349
testACImport50_NoDefaultClass_WithDDSuccess9.166
testACImport50_AddToEAR_WithDDSuccess9.206
testACImport50_AddToEAR_InterestingName_WithDDSuccess8.385
testAC12_DefaultsSuccess2.016
testAC13_DefaultsSuccess2.101
testAC14_DefaultsSuccess2.029
testAC50_DefaultsSuccess1.957
testAC60_DefaultsSuccess2.091
testAC12_NoDefaultClassSuccess2.012
testAC13_NoDefaultClassSuccess2.007
testAC14_NoDefaultClassSuccess2.121
testAC50_NoDefaultClassSuccess2.039
testAC60_NoDefaultClassSuccess1.997
testAC12_AddToEARSuccess2.011
testAC13_AddToEARSuccess2.056
testAC14_AddToEARSuccess2.069
testAC50_AddToEARSuccess2.046
testAC60_AddToEARSuccess2.098
testAC12_InterestingNameSuccess2.031
testAC13_InterestingNameSuccess2.069
testAC14_InterestingNameSuccess2.084
testAC50_InterestingNameSuccess1.960
testAC60_InterestingNameSuccess2.054
testAC12_AddToEAR_InterestingNameSuccess1.190
testAC13_AddToEAR_InterestingNameSuccess3.005
testAC14_AddToEAR_InterestingNameSuccess2.055
testAC50_AddToEAR_InterestingNameSuccess2.347
testAC60_AddToEAR_InterestingNameSuccess2.055
testAC50_WithDDSuccess2.024
testAC50_NoDefaultClass_WithDDSuccess2.034
testAC50_AddToEAR_WithDDSuccess2.058
testAC50_AddToEAR_InterestingName_WithDDSuccess2.230
testAC60_WithDDSuccess2.196
testAC60_NoDefaultClass_WithDDSuccess1.977
testAC60_AddToEAR_WithDDSuccess1.120
testAC60_AddToEAR_InterestingName_WithDDSuccess3.057
testUtility_DefaultsSuccess2.057
testUtility_AddToEARSuccess2.009
testUtility_AddToExisitingEAR12Success2.168
testUtility_AddToExisitingEAR13Success2.054
testUtility_AddToExisitingEAR14Success1.980
testUtility_AddToExisitingEAR5_WithoutDDSuccess2.028
testUtility_AddToExisitingEAR5_WithDDSuccess2.046
testUtilityExport_DefaultsSuccess1.957
testUtilityExport_AddToExisitingEAR12Success2.075
testUtilityExport_AddToExisitingEAR13Success2.036
testUtilityExport_AddToExisitingEAR14Success2.638
testUtilityExport_AddToExisitingEAR5_WithoutDDSuccess2.121
testUtilityExport_AddToExisitingEAR5_WithDDSuccess1.825
testUtilityImport_DefaultsSuccess10.119
testUtilityImport_AddToExisitingEAR12Success8.385
testUtilityImport_AddToExisitingEAR13Success10.434
testUtilityImport_AddToExisitingEAR14Success8.892
testUtilityImport_AddToExisitingEAR5_WithDDSuccess10.246
Properties >>

Back to top