Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1891099.47%920.561
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.561

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

NameTestsErrorsFailuresTime(s)
EnterpriseBVT18901920.561
Back to top


TestCase EnterpriseBVT

NameStatusTypeTime(s)
testConnector10_DefaultsSuccess4.039
testConnector15_DefaultsSuccess3.218
testConnector16_DefaultsSuccess2.900
testConnector10_WithEARSuccess2.173
testConnector15_WithEARSuccess2.101
testConnector16_WithEARSuccess2.166
testConnector10_ChangedSrouceFolderSuccess2.038
testConnector15_ChangedSrouceFolderSuccess2.224
testConnector16_ChangedSrouceFolderSuccess2.136
testConnector10_ChangedSrouceFolder_WithEARSuccess2.191
testConnector15_ChangedSrouceFolder_WithEARSuccess2.116
testConnector16_ChangedSrouceFolder_WithEARSuccess2.062
testConnectorExport10_DefaultsSuccess2.118
testConnectorExport15_DefaultsSuccess2.113
testConnectorExport10_WithEARSuccess2.047
testConnectorExport15_WithEARSuccess2.154
testConnectorExport10_ChangedSourceFolderSuccess1.042
testConnectorExport15_ChangedSourceFolderSuccess3.021
testConnectorExport10_ChangedSourceFolder_WithEARSuccess2.285
testConnectorExport15_ChangedSourceFolder_WithEARSuccess2.112
testConnectorImport10_DefaultsSuccess7.394
testConnectorImport15_DefaultsSuccess9.394
testConnectorImport10_WithEARSuccess6.329
testConnectorImport15_WithEARSuccess9.635
testConnectorImport10_DiffSourceFolderSuccess9.526
testConnectorImport15_DiffSourceFolderSuccess9.309
testConnectorImport10_DiffSourceFolder_WithEARSuccess6.303
testConnectorImport15_DiffSourceFolder_WithEARSuccess8.407
testEARExport12_WithDependenciesSuccess3.908
testEARExport13_WithDependenciesSuccess3.422
testEARExport14_WithDependenciesSuccess7.795
testEARExport50_WithDependenciesSuccess9.076
testEARExport12_ChangedContentDir_WithDependenciesSuccess4.487
testEARExport13_ChangedContentDir_WithDependenciesSuccess6.425
testEARExport14_ChangedContentDir_WithDependenciesSuccess6.167
testEARExport50_ChangedContentDir_WithDependenciesSuccess8.986
testEARExport50_WithDependencies_WithDDSuccess7.398
testEARExport50_ChangedContentDir_WithDependencies_WithDDSuccess9.499
testEARImport12_WithDependenciesSuccess14.482
testEARImport13_WithDependenciesSuccess20.563
testEARImport14_WithDependenciesSuccess19.202
testEARImport50_WithDependenciesSuccess27.789
testEARImport12_ChangedContentDir_WithDependenciesSuccess16.606
testEARImport13_ChangedContentDir_WithDependenciesSuccess21.886
testEARImport14_ChangedContentDir_WithDependenciesSuccess22.358
testEARImport50_ChangedContentDir_WithDependenciesSuccess22.410
testEARImport50_EAR5NoDD_DependincesNoDDsSuccess8.955
testEARImport50_EAR5NoDD_DependincesNoDDs_WithUtilSuccess7.043
testEARImport50_EAR5NoDD_DependincesWithDDsSuccess6.113
testEARImport50_EAR5NoDD_DependincesWithDDs_WithUtilSuccess6.379
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDsSuccess6.270
testEARImport50_EAR5NoDD_DependincesNoDDsAndWithDDs_WithUtilSuccess6.731
testEARImport50_EAR5WithDD_DependincesNoDDsSuccess6.521
testEARImport50_EAR5WithDD_DependincesNoDDs_WithUtilSuccess10.314
testEARImport50_EAR5WithDD_DependincesWithDDsSuccess8.487
testEARImport50_EAR5WithDD_DependincesWithDDs_WithUtilSuccess8.507
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDsSuccess6.632
testEARImport50_EAR5WithDD_DependincesNoDDsAndWithDDs_WithUtilSuccess9.689
test288180Success2.076
testEAR12_DefaultsSuccess2.144
testEAR13_DefaultsSuccess2.064
testEAR14_DefaultsSuccess2.014
testEAR50_DefaultsSuccess2.046
testEAR60_DefaultsSuccess2.144
testEAR12_ChangedContentDirSuccess1.960
testEAR13_ChangedContentDirSuccess2.045
testEAR14_ChangedContentDirSuccess2.057
testEAR50_ChangedContentDirSuccess2.039
testEAR60_ChangedContentDirSuccess2.042
testEAR12_WithDependenciesSuccess4.306
testEAR13_WithDependenciesSuccess5.522
testEAR14_WithDependenciesSuccess6.257
testEAR50_WithDependenciesSuccess7.874
testEAR60_WithDependenciesSuccess11.145
testEAR12_ChangedContentDir_WithDependenciesSuccess6.181
testEAR13_ChangedContentDir_WithDependenciesSuccess4.859
testEAR14_ChangedContentDir_WithDependenciesSuccess5.959
testEAR50_ChangedContentDir_WithDependenciesSuccess9.027
testEAR60_ChangedContentDir_WithDependenciesSuccess9.471
testEAR50_Defaults_WithDDSuccess3.292
testEAR60_Defaults_WithDDSuccess2.055
testEAR50_ChangedContentDir_WithDDSuccess1.201
testEAR60_ChangedContentDir_WithDDSuccess2.850
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.054
testEARWithJarInLibFolderSuccess1.971
testEARWithClasspathContainerReferenceSuccess2.109
testACExport12_DefaultsSuccess2.255
testACExport13_DefaultsSuccess2.100
testACExport14_DefaultsSuccess2.056
testACExport50_DefaultsSuccess2.352
testACExport60_DefaultsSuccess2.050
testACExport12_NoDefaultClassSuccess1.018
testACExport13_NoDefaultClassSuccess3.256
testACExport14_NoDefaultClassSuccess1.953
testACExport50_NoDefaultClassSuccess1.986
testACExport60_NoDefaultClassSuccess2.059
testACExport12_AddToEARSuccess2.152
testACExport13_AddToEARSuccess1.997
testACExport14_AddToEARSuccess2.285
testACExport50_AddToEARSuccess2.164
testACExport60_AddToEARSuccess1.831
testACExport12_InterestingNameSuccess2.075
testACExport13_InterestingNameSuccess1.976
testACExport14_InterestingNameSuccess1.998
testACExport50_InterestingNameSuccess2.034
testACExport60_InterestingNameSuccess2.055
testACExport12_AddToEAR_InterestingNameSuccess2.185
testACExport13_AddToEAR_InterestingNameSuccess1.935
testACExport14_AddToEAR_InterestingNameSuccess2.269
testACExport50_AddToEAR_InterestingNameSuccess1.097
testACExport60_AddToEAR_InterestingNameSuccess3.320
testACExport50_WithDDSuccess2.130
testACExport60_WithDDSuccess1.300
testACExport50_NoDefaultClass_WithDDSuccess3.176
testACExport60_NoDefaultClass_WithDDSuccess2.037
testACExport50_AddToEAR_WithDDSuccess2.198
testACExport60_AddToEAR_WithDDSuccess1.925
testACExport50_AddToEAR_InterestingName_WithDDSuccess1.104
testACExport60_AddToEAR_InterestingName_WithDDSuccess3.044
testACImport12_DefaultsSuccess10.204
testACImport13_DefaultsSuccess8.112
testACImport14_DefaultsSuccess9.210
testACImport12_NoDefaultClassSuccess7.163
testACImport13_NoDefaultClassSuccess9.312
testACImport14_NoDefaultClassSuccess9.102
testACImport12_AddToEARSuccess9.236
testACImport13_AddToEARSuccess8.074
testACImport14_AddToEARSuccess10.242
testACImport12_InterestingNameSuccess9.426
testACImport13_InterestingNameSuccess8.092
testACImport14_InterestingNameSuccess8.109
testACImport12_AddToEAR_InterestingNameSuccess9.184
testACImport13_AddToEAR_InterestingNameSuccess9.161
testACImport14_AddToEAR_InterestingNameSuccess7.253
testACImport50_WithDDSuccess8.226
testACImport50_NoDefaultClass_WithDDSuccess8.332
testACImport50_AddToEAR_WithDDSuccess9.428
testACImport50_AddToEAR_InterestingName_WithDDSuccess9.007
testAC12_DefaultsSuccess1.124
testAC13_DefaultsSuccess3.187
testAC14_DefaultsSuccess2.063
testAC50_DefaultsSuccess2.027
testAC60_DefaultsSuccess2.094
testAC12_NoDefaultClassSuccess1.095
testAC13_NoDefaultClassSuccess2.995
testAC14_NoDefaultClassSuccess1.108
testAC50_NoDefaultClassSuccess3.017
testAC60_NoDefaultClassSuccess2.008
testAC12_AddToEARSuccess2.130
testAC13_AddToEARSuccess2.015
testAC14_AddToEARSuccess2.060
testAC50_AddToEARSuccess2.039
testAC60_AddToEARSuccess2.066
testAC12_InterestingNameSuccess1.993
testAC13_InterestingNameSuccess2.124
testAC14_InterestingNameSuccess1.997
testAC50_InterestingNameSuccess1.997
testAC60_InterestingNameSuccess2.067
testAC12_AddToEAR_InterestingNameSuccess2.071
testAC13_AddToEAR_InterestingNameSuccess2.058
testAC14_AddToEAR_InterestingNameSuccess2.000
testAC50_AddToEAR_InterestingNameSuccess2.095
testAC60_AddToEAR_InterestingNameSuccess1.314
testAC50_WithDDSuccess2.028
testAC50_NoDefaultClass_WithDDSuccess3.014
testAC50_AddToEAR_WithDDSuccess2.081
testAC50_AddToEAR_InterestingName_WithDDSuccess2.071
testAC60_WithDDSuccess1.157
testAC60_NoDefaultClass_WithDDSuccess2.952
testAC60_AddToEAR_WithDDSuccess2.023
testAC60_AddToEAR_InterestingName_WithDDSuccess2.133
testUtility_DefaultsSuccess2.091
testUtility_AddToEARSuccess1.994
testUtility_AddToExisitingEAR12Success1.995
testUtility_AddToExisitingEAR13Success2.079
testUtility_AddToExisitingEAR14Success2.065
testUtility_AddToExisitingEAR5_WithoutDDSuccess2.049
testUtility_AddToExisitingEAR5_WithDDSuccess2.041
testUtilityExport_DefaultsSuccess2.046
testUtilityExport_AddToExisitingEAR12Success2.014
testUtilityExport_AddToExisitingEAR13Success2.044
testUtilityExport_AddToExisitingEAR14Success2.104
testUtilityExport_AddToExisitingEAR5_WithoutDDSuccess1.920
testUtilityExport_AddToExisitingEAR5_WithDDSuccess2.041
testUtilityImport_DefaultsSuccess9.303
testUtilityImport_AddToExisitingEAR12Success8.261
testUtilityImport_AddToExisitingEAR13Success9.174
testUtilityImport_AddToExisitingEAR14Success8.202
testUtilityImport_AddToExisitingEAR5_WithDDSuccess9.216
Properties >>

Back to top