Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1392098.56%7.321
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.321

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

NameTestsErrorsFailuresTime(s)
AllTests139027.321
Back to top


TestCase AllTests

NameStatusTypeTime(s)
testPluginExistsSuccess0.000
test00CreateRuntimeSuccess0.067
test01ValidateRuntimeSuccess0.001
test02AdaptRuntimeSuccess0.811
test03ModifyRuntimeSuccess0.005
test04DeleteRuntimeSuccess0.003
test10CreateRuntimeSuccess0.004
test11ValidateRuntimeSuccess0.001
test12AdaptRuntimeSuccess0.001
test13ModifyRuntimeSuccess0.004
test14DeleteRuntimeSuccess0.003
test20CreateRuntimeSuccess0.004
test21ValidateRuntimeSuccess0.008
test22AdaptRuntimeSuccess0.000
test23ModifyRuntimeSuccess0.004
test24DeleteRuntimeSuccess0.005
test30CreateRuntimeSuccess0.005
test31ValidateRuntimeSuccess0.001
test32AdaptRuntimeSuccess0.001
test33ModifyRuntimeSuccess0.004
test34DeleteRuntimeSuccess0.013
test40CreateRuntimeSuccess0.004
test41ValidateRuntimeSuccess0.001
test42AdaptRuntimeSuccess0.000
test43ModifyRuntimeSuccess0.004
test44DeleteRuntimeSuccess0.003
test00ClosedProjectSuccess0.065
test01CreateWebModuleSuccess1.548
test02CreateWebContentSuccess0.015
test04GetModuleSuccess0.721
test05CountFilesInModuleSuccess0.037
testModifyRuntimeSuccess0.009
testGetIdSuccess0.000
testGetRuntimeTypeSuccess0.000
testGetLocationSuccess0.000
testGetAdapterSuccess0.000
testValidateSuccess0.006
testGetNameSuccess0.000
testValidate2Success0.000
testIsPrivateSuccess0.001
testGetPropertiesSuccess0.069
testGetTimestampSuccess0.000
testIsStubSuccess0.000
testGetRuntimeSuccess0.001
testIsReadOnlySuccess0.000
testLoadAdapterSuccess0.000
deleteProjectSuccess0.034
createWorkingCopySuccess0.000
isWorkingCopyDirtySuccess0.000
setReadOnlySuccess0.000
setStubSuccess0.000
isWorkingCopyDirty2Success0.000
addPropertyChangeListenerSuccess0.000
removePropertyChangeListenerSuccess0.000
clearWorkingCopySuccess0.000
deleteRuntimeSuccess0.005
testGetPropertiesSuccess0.082
testServerGetDelegateSuccess0.251
testServerAttributesGetDelegateSuccess0.000
testServerAttributesLoadDelegateSuccess0.001
testServerGetBehaviourDelegateSuccess0.000
testGetServerPortsSuccess0.026
testGetServerStateSuccess0.001
testGetServerPublishStateSuccess0.000
testGetServerRestartStateSuccess0.000
testGetModuleStateSuccess0.000
testGetModulePublishStateSuccess0.000
testGetModuleRestartStateSuccess0.000
testGetModeSuccess0.000
testCanPublishSuccess0.000
testCanRestartSuccess0.001
testCanControlModuleSuccess0.000
testAddServerListenerSuccess0.000
testAddServerListener2Success0.000
testRemoveServerListenerSuccess0.000
testGetNameSuccess0.000
testGetIdSuccess0.000
testIsReadOnlySuccess0.000
testIsWorkingCopySuccess0.000
testGetHostSuccess0.001
testGetRuntimeSuccess0.000
testGetServerTypeSuccess0.000
testGetServerConfigurationSuccess0.000
testCreateWorkingCopySuccess0.000
testGetModulesSuccess0.000
testCanModifyModulesSuccess0.000
testGetModulesSuccess0.000
testCanModifyModulesSuccess0.000
testGetChildModulesSuccess0.000
testGetRootModulesSuccess0.001
testGetServerPorts2Success0.000
testServerAttributesDeleteSuccess0.000
testIsDirtySuccess0.000
testSetNameSuccess0.000
testSetNameSuccess0.000
testSetHostSuccess0.000
testSetReadOnlySuccess0.000
testServerWCIsDirtySuccess0.000
testPropertyChangeListenerSuccess0.001
testGetOriginalSuccess0.000
testSetServerConfigurationSuccess0.000
testModifyModulesSuccess0.000
serverPublishSuccess0.059
serverCanRunSuccess0.000
serverRunSuccess1.299
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:657)
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:136)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3806)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3444)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1152)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1033)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135)
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:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:236)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
0.027
serverStopSuccess0.000
serverCanDebugSuccess0.000
serverDebugSuccess1.520
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:657)
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:136)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3806)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3444)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1152)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1033)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135)
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:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:236)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
0.001
serverStop2Success0.000
deleteProjectSuccess0.025
canAddModuleSuccess0.002
hasModuleSuccess0.000
addModuleSuccess0.086
hasModule2Success0.000
removeModuleSuccess0.024
hasModule3Success0.000
verifyDefaultDeployConfigSuccess0.000
verifyDefaultAddPublishSuccess0.087
verifyDefaultRemovePublishSuccess0.055
verifyLegacyDeployConfigSuccess0.000
verifyLegacyAddPublishSuccess0.061
verifyLegacyRemovePublishSuccess0.061
clearWorkingCopySuccess0.001
deleteServerSuccess0.021
testArgMergeSuccess0.001
testDefaultServerXml32Success0.003
testDefaultServerXml50Success0.001
testDefaultServerXml55Success0.001
testDefaultServerXml60Success0.001
testServerInstance32Success0.003
testServerInstance50Success0.002
testServerInstance1Success0.000
testServerInstance2Success0.002
testServerInstance3Success0.001
testTomcatContextComparisonSuccess0.003
test00DeleteWebModuleSuccess0.103
test01DeleteClosedProjectSuccess0.026
Properties >>

Back to top