Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1392098.56%7.640
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.server.tomcat.core.tests139027.640

Package org.eclipse.jst.server.tomcat.core.tests

NameTestsErrorsFailuresTime(s)
AllTests139027.640
Back to top


TestCase AllTests

NameStatusTypeTime(s)
testPluginExistsSuccess0.001
test00CreateRuntimeSuccess0.072
test01ValidateRuntimeSuccess0.001
test02AdaptRuntimeSuccess0.545
test03ModifyRuntimeSuccess0.004
test04DeleteRuntimeSuccess0.004
test10CreateRuntimeSuccess0.004
test11ValidateRuntimeSuccess0.001
test12AdaptRuntimeSuccess0.000
test13ModifyRuntimeSuccess0.004
test14DeleteRuntimeSuccess0.003
test20CreateRuntimeSuccess0.018
test21ValidateRuntimeSuccess0.006
test22AdaptRuntimeSuccess0.001
test23ModifyRuntimeSuccess0.048
test24DeleteRuntimeSuccess0.004
test30CreateRuntimeSuccess0.004
test31ValidateRuntimeSuccess0.000
test32AdaptRuntimeSuccess0.001
test33ModifyRuntimeSuccess0.004
test34DeleteRuntimeSuccess0.005
test40CreateRuntimeSuccess0.006
test41ValidateRuntimeSuccess0.000
test42AdaptRuntimeSuccess0.001
test43ModifyRuntimeSuccess0.005
test44DeleteRuntimeSuccess0.005
test00ClosedProjectSuccess0.081
test01CreateWebModuleSuccess1.667
test02CreateWebContentSuccess0.082
test04GetModuleSuccess0.729
test05CountFilesInModuleSuccess0.045
testModifyRuntimeSuccess0.029
testGetIdSuccess0.000
testGetRuntimeTypeSuccess0.000
testGetLocationSuccess0.000
testGetAdapterSuccess0.001
testValidateSuccess0.005
testGetNameSuccess0.000
testValidate2Success0.000
testIsPrivateSuccess0.000
testGetPropertiesSuccess0.123
testGetTimestampSuccess0.000
testIsStubSuccess0.000
testGetRuntimeSuccess0.000
testIsReadOnlySuccess0.000
testLoadAdapterSuccess0.000
deleteProjectSuccess0.108
createWorkingCopySuccess0.000
isWorkingCopyDirtySuccess0.000
setReadOnlySuccess0.000
setStubSuccess0.000
isWorkingCopyDirty2Success0.000
addPropertyChangeListenerSuccess0.001
removePropertyChangeListenerSuccess0.000
clearWorkingCopySuccess0.000
deleteRuntimeSuccess0.006
testGetPropertiesSuccess0.005
testServerGetDelegateSuccess0.264
testServerAttributesGetDelegateSuccess0.000
testServerAttributesLoadDelegateSuccess0.000
testServerGetBehaviourDelegateSuccess0.000
testGetServerPortsSuccess0.012
testGetServerStateSuccess0.000
testGetServerPublishStateSuccess0.000
testGetServerRestartStateSuccess0.000
testGetModuleStateSuccess0.001
testGetModulePublishStateSuccess0.000
testGetModuleRestartStateSuccess0.000
testGetModeSuccess0.000
testCanPublishSuccess0.000
testCanRestartSuccess0.000
testCanControlModuleSuccess0.000
testAddServerListenerSuccess0.000
testAddServerListener2Success0.000
testRemoveServerListenerSuccess0.000
testGetNameSuccess0.000
testGetIdSuccess0.000
testIsReadOnlySuccess0.000
testIsWorkingCopySuccess0.001
testGetHostSuccess0.000
testGetRuntimeSuccess0.000
testGetServerTypeSuccess0.000
testGetServerConfigurationSuccess0.000
testCreateWorkingCopySuccess0.000
testGetModulesSuccess0.001
testCanModifyModulesSuccess0.000
testGetModulesSuccess0.000
testCanModifyModulesSuccess0.000
testGetChildModulesSuccess0.000
testGetRootModulesSuccess0.000
testGetServerPorts2Success0.001
testServerAttributesDeleteSuccess0.000
testIsDirtySuccess0.000
testSetNameSuccess0.000
testSetNameSuccess0.001
testSetHostSuccess0.000
testSetReadOnlySuccess0.000
testServerWCIsDirtySuccess0.000
testPropertyChangeListenerSuccess0.000
testGetOriginalSuccess0.000
testSetServerConfigurationSuccess0.000
testModifyModulesSuccess0.001
serverPublishSuccess0.073
serverCanRunSuccess0.000
serverRunSuccess1.447
serverCanStopFailure N/A

junit.framework.AssertionFailedError
at org.eclipse.wst.server.core.tests.ext.AbstractServerTestCase.serverCanStop(AbstractServerTestCase.java:204)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310)
at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3717)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3366)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1113)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:997)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:140)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:611)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:567)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
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:354)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
at org.eclipse.equinox.launcher.Main.main(Main.java:1426)
0.018
serverStopSuccess0.000
serverCanDebugSuccess0.001
serverDebugSuccess1.587
serverCanStop2Failure N/A

junit.framework.AssertionFailedError
at org.eclipse.wst.server.core.tests.ext.AbstractServerTestCase.serverCanStop2(AbstractServerTestCase.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310)
at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3717)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3366)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1113)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:997)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:140)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:611)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:567)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
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:354)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
at org.eclipse.equinox.launcher.Main.main(Main.java:1426)
0.002
serverStop2Success0.000
deleteProjectSuccess0.010
canAddModuleSuccess0.002
hasModuleSuccess0.000
addModuleSuccess0.084
hasModule2Success0.000
removeModuleSuccess0.023
hasModule3Success0.000
verifyDefaultDeployConfigSuccess0.000
verifyDefaultAddPublishSuccess0.088
verifyDefaultRemovePublishSuccess0.059
verifyLegacyDeployConfigSuccess0.001
verifyLegacyAddPublishSuccess0.082
verifyLegacyRemovePublishSuccess0.058
clearWorkingCopySuccess0.000
deleteServerSuccess0.025
testArgMergeSuccess0.002
testDefaultServerXml32Success0.003
testDefaultServerXml50Success0.001
testDefaultServerXml55Success0.002
testDefaultServerXml60Success0.001
testServerInstance32Success0.003
testServerInstance50Success0.001
testServerInstance1Success0.000
testServerInstance2Success0.002
testServerInstance3Success0.001
testTomcatContextComparisonSuccess0.004
test00DeleteWebModuleSuccess0.124
test01DeleteClosedProjectSuccess0.010
Properties >>

Back to top