Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1392098.56%11.849
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.tests1390211.849

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

NameTestsErrorsFailuresTime(s)
AllTests1390211.849
Back to top


TestCase AllTests

NameStatusTypeTime(s)
testPluginExistsSuccess0.000
test00CreateRuntimeSuccess0.070
test01ValidateRuntimeSuccess0.001
test02AdaptRuntimeSuccess1.506
test03ModifyRuntimeSuccess0.007
test04DeleteRuntimeSuccess0.017
test10CreateRuntimeSuccess0.005
test11ValidateRuntimeSuccess0.001
test12AdaptRuntimeSuccess0.001
test13ModifyRuntimeSuccess0.006
test14DeleteRuntimeSuccess0.007
test20CreateRuntimeSuccess0.009
test21ValidateRuntimeSuccess0.010
test22AdaptRuntimeSuccess0.001
test23ModifyRuntimeSuccess0.008
test24DeleteRuntimeSuccess0.007
test30CreateRuntimeSuccess0.005
test31ValidateRuntimeSuccess0.001
test32AdaptRuntimeSuccess0.000
test33ModifyRuntimeSuccess0.006
test34DeleteRuntimeSuccess0.005
test40CreateRuntimeSuccess0.008
test41ValidateRuntimeSuccess0.000
test42AdaptRuntimeSuccess0.001
test43ModifyRuntimeSuccess0.006
test44DeleteRuntimeSuccess0.005
test00ClosedProjectSuccess0.102
test01CreateWebModuleSuccess2.043
test02CreateWebContentSuccess0.019
test04GetModuleSuccess2.912
test05CountFilesInModuleSuccess0.024
testModifyRuntimeSuccess0.022
testGetIdSuccess0.000
testGetRuntimeTypeSuccess0.001
testGetLocationSuccess0.000
testGetAdapterSuccess0.000
testValidateSuccess0.006
testGetNameSuccess0.000
testValidate2Success0.000
testIsPrivateSuccess0.000
testGetPropertiesSuccess0.090
testGetTimestampSuccess0.000
testIsStubSuccess0.000
testGetRuntimeSuccess0.000
testIsReadOnlySuccess0.000
testLoadAdapterSuccess0.000
deleteProjectSuccess0.037
createWorkingCopySuccess0.001
isWorkingCopyDirtySuccess0.000
setReadOnlySuccess0.001
setStubSuccess0.000
isWorkingCopyDirty2Success0.000
addPropertyChangeListenerSuccess0.000
removePropertyChangeListenerSuccess0.001
clearWorkingCopySuccess0.000
deleteRuntimeSuccess0.023
testGetPropertiesSuccess0.102
testServerGetDelegateSuccess0.367
testServerAttributesGetDelegateSuccess0.000
testServerAttributesLoadDelegateSuccess0.000
testServerGetBehaviourDelegateSuccess0.000
testGetServerPortsSuccess0.084
testGetServerStateSuccess0.000
testGetServerPublishStateSuccess0.000
testGetServerRestartStateSuccess0.000
testGetModuleStateSuccess0.000
testGetModulePublishStateSuccess0.000
testGetModuleRestartStateSuccess0.000
testGetModeSuccess0.000
testCanPublishSuccess0.001
testCanRestartSuccess0.000
testCanControlModuleSuccess0.000
testAddServerListenerSuccess0.000
testAddServerListener2Success0.000
testRemoveServerListenerSuccess0.001
testGetNameSuccess0.000
testGetIdSuccess0.000
testIsReadOnlySuccess0.000
testIsWorkingCopySuccess0.001
testGetHostSuccess0.000
testGetRuntimeSuccess0.000
testGetServerTypeSuccess0.000
testGetServerConfigurationSuccess0.000
testCreateWorkingCopySuccess0.001
testGetModulesSuccess0.000
testCanModifyModulesSuccess0.000
testGetModulesSuccess0.000
testCanModifyModulesSuccess0.000
testGetChildModulesSuccess0.000
testGetRootModulesSuccess0.001
testGetServerPorts2Success0.001
testServerAttributesDeleteSuccess0.001
testIsDirtySuccess0.000
testSetNameSuccess0.000
testSetNameSuccess0.000
testSetHostSuccess0.000
testSetReadOnlySuccess0.000
testServerWCIsDirtySuccess0.000
testPropertyChangeListenerSuccess0.000
testGetOriginalSuccess0.000
testSetServerConfigurationSuccess0.000
testModifyModulesSuccess0.000
serverPublishSuccess0.074
serverCanRunSuccess0.000
serverRunSuccess1.867
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:1151)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
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.022
serverStopSuccess0.000
serverCanDebugSuccess0.001
serverDebugSuccess1.627
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:1151)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
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.002
serverStop2Success0.000
deleteProjectSuccess0.051
canAddModuleSuccess0.007
hasModuleSuccess0.000
addModuleSuccess0.084
hasModule2Success0.001
removeModuleSuccess0.030
hasModule3Success0.000
verifyDefaultDeployConfigSuccess0.000
verifyDefaultAddPublishSuccess0.117
verifyDefaultRemovePublishSuccess0.064
verifyLegacyDeployConfigSuccess0.000
verifyLegacyAddPublishSuccess0.082
verifyLegacyRemovePublishSuccess0.045
clearWorkingCopySuccess0.000
deleteServerSuccess0.032
testArgMergeSuccess0.002
testDefaultServerXml32Success0.004
testDefaultServerXml50Success0.002
testDefaultServerXml55Success0.001
testDefaultServerXml60Success0.001
testServerInstance32Success0.007
testServerInstance50Success0.003
testServerInstance1Success0.001
testServerInstance2Success0.005
testServerInstance3Success0.002
testTomcatContextComparisonSuccess0.006
test00DeleteWebModuleSuccess0.144
test01DeleteClosedProjectSuccess0.012
Properties >>

Back to top