Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1392098.56%6.985
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.tests139026.985

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

NameTestsErrorsFailuresTime(s)
AllTests139026.985
Back to top


TestCase AllTests

NameStatusTypeTime(s)
testPluginExistsSuccess0.001
test00CreateRuntimeSuccess0.068
test01ValidateRuntimeSuccess0.001
test02AdaptRuntimeSuccess0.467
test03ModifyRuntimeSuccess0.004
test04DeleteRuntimeSuccess0.003
test10CreateRuntimeSuccess0.004
test11ValidateRuntimeSuccess0.001
test12AdaptRuntimeSuccess0.000
test13ModifyRuntimeSuccess0.004
test14DeleteRuntimeSuccess0.003
test20CreateRuntimeSuccess0.004
test21ValidateRuntimeSuccess0.004
test22AdaptRuntimeSuccess0.000
test23ModifyRuntimeSuccess0.005
test24DeleteRuntimeSuccess0.004
test30CreateRuntimeSuccess0.004
test31ValidateRuntimeSuccess0.000
test32AdaptRuntimeSuccess0.001
test33ModifyRuntimeSuccess0.004
test34DeleteRuntimeSuccess0.003
test40CreateRuntimeSuccess0.005
test41ValidateRuntimeSuccess0.000
test42AdaptRuntimeSuccess0.000
test43ModifyRuntimeSuccess0.004
test44DeleteRuntimeSuccess0.022
test00ClosedProjectSuccess0.108
test01CreateWebModuleSuccess1.579
test02CreateWebContentSuccess0.069
test04GetModuleSuccess0.605
test05CountFilesInModuleSuccess0.047
testModifyRuntimeSuccess0.008
testGetIdSuccess0.001
testGetRuntimeTypeSuccess0.000
testGetLocationSuccess0.000
testGetAdapterSuccess0.000
testValidateSuccess0.006
testGetNameSuccess0.000
testValidate2Success0.000
testIsPrivateSuccess0.001
testGetPropertiesSuccess0.004
testGetTimestampSuccess0.000
testIsStubSuccess0.000
testGetRuntimeSuccess0.000
testIsReadOnlySuccess0.000
testLoadAdapterSuccess0.001
deleteProjectSuccess0.019
createWorkingCopySuccess0.000
isWorkingCopyDirtySuccess0.000
setReadOnlySuccess0.000
setStubSuccess0.000
isWorkingCopyDirty2Success0.000
addPropertyChangeListenerSuccess0.000
removePropertyChangeListenerSuccess0.000
clearWorkingCopySuccess0.000
deleteRuntimeSuccess0.004
testGetPropertiesSuccess0.004
testServerGetDelegateSuccess0.298
testServerAttributesGetDelegateSuccess0.000
testServerAttributesLoadDelegateSuccess0.000
testServerGetBehaviourDelegateSuccess0.000
testGetServerPortsSuccess0.009
testGetServerStateSuccess0.000
testGetServerPublishStateSuccess0.001
testGetServerRestartStateSuccess0.000
testGetModuleStateSuccess0.000
testGetModulePublishStateSuccess0.000
testGetModuleRestartStateSuccess0.000
testGetModeSuccess0.000
testCanPublishSuccess0.000
testCanRestartSuccess0.004
testCanControlModuleSuccess0.001
testAddServerListenerSuccess0.000
testAddServerListener2Success0.000
testRemoveServerListenerSuccess0.000
testGetNameSuccess0.000
testGetIdSuccess0.000
testIsReadOnlySuccess0.000
testIsWorkingCopySuccess0.000
testGetHostSuccess0.000
testGetRuntimeSuccess0.000
testGetServerTypeSuccess0.000
testGetServerConfigurationSuccess0.000
testCreateWorkingCopySuccess0.001
testGetModulesSuccess0.000
testCanModifyModulesSuccess0.000
testGetModulesSuccess0.000
testCanModifyModulesSuccess0.000
testGetChildModulesSuccess0.000
testGetRootModulesSuccess0.000
testGetServerPorts2Success0.001
testServerAttributesDeleteSuccess0.000
testIsDirtySuccess0.000
testSetNameSuccess0.000
testSetNameSuccess0.000
testSetHostSuccess0.000
testSetReadOnlySuccess0.000
testServerWCIsDirtySuccess0.000
testPropertyChangeListenerSuccess0.000
testGetOriginalSuccess0.001
testSetServerConfigurationSuccess0.000
testModifyModulesSuccess0.000
serverPublishSuccess0.058
serverCanRunSuccess0.000
serverRunSuccess1.453
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.021
serverStopSuccess0.000
serverCanDebugSuccess0.000
serverDebugSuccess1.471
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.009
canAddModuleSuccess0.002
hasModuleSuccess0.000
addModuleSuccess0.088
hasModule2Success0.001
removeModuleSuccess0.023
hasModule3Success0.000
verifyDefaultDeployConfigSuccess0.001
verifyDefaultAddPublishSuccess0.104
verifyDefaultRemovePublishSuccess0.054
verifyLegacyDeployConfigSuccess0.001
verifyLegacyAddPublishSuccess0.079
verifyLegacyRemovePublishSuccess0.058
clearWorkingCopySuccess0.000
deleteServerSuccess0.022
testArgMergeSuccess0.001
testDefaultServerXml32Success0.004
testDefaultServerXml50Success0.001
testDefaultServerXml55Success0.001
testDefaultServerXml60Success0.001
testServerInstance32Success0.004
testServerInstance50Success0.001
testServerInstance1Success0.001
testServerInstance2Success0.001
testServerInstance3Success0.000
testTomcatContextComparisonSuccess0.003
test00DeleteWebModuleSuccess0.100
test01DeleteClosedProjectSuccess0.019
Properties >>

Back to top