Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1652297.58%4.910
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.tests165224.910

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

NameTestsErrorsFailuresTime(s)
AllTests165224.910
Back to top


TestCase AllTests

NameStatusTypeTime(s)
testPluginExistsSuccess0.001
test00CreateRuntimeSuccess0.081
test01ValidateRuntimeSuccess0.001
test02AdaptRuntimeSuccess0.828
test03ModifyRuntimeSuccess0.004
test04DeleteRuntimeSuccess0.003
test10CreateRuntimeSuccess0.003
test11ValidateRuntimeSuccess0.001
test12AdaptRuntimeSuccess0.000
test13ModifyRuntimeSuccess0.003
test14DeleteRuntimeSuccess0.003
test20CreateRuntimeSuccess0.002
test21ValidateRuntimeSuccess0.001
test22AdaptRuntimeSuccess0.000
test23ModifyRuntimeSuccess0.003
test24DeleteRuntimeSuccess0.002
test30CreateRuntimeSuccess0.003
test31ValidateRuntimeSuccess0.000
test32AdaptRuntimeSuccess0.001
test33ModifyRuntimeSuccess0.002
test34DeleteRuntimeSuccess0.003
test40CreateRuntimeSuccess0.003
test41ValidateRuntimeSuccess0.000
test42AdaptRuntimeSuccess0.000
test43ModifyRuntimeSuccess0.003
test44DeleteRuntimeSuccess0.002
test00ClosedProjectSuccess0.087
test01CreateWebModuleSuccess1.756
test02CreateWebContentSuccess0.077
test04GetModuleSuccess0.661
test05CountFilesInModuleSuccess0.011
test0000GetPropertiesSuccess0.078
test0001GetRuntimeSuccess0.001
test0003EndSuccess0.057
test0004GetAdapterSuccess0.003
test0005LoadAdapterSuccess0.036
test0006ValidateSuccess0.016
test0007ValidateSuccess0.001
test0008ModifyRuntimeSuccess0.003
test0009IsPrivateSuccess0.000
test0010IsReadOnlySuccess0.000
test0011GetIdSuccess0.000
test0011GetNameSuccess0.000
test0012GetTimestampSuccess0.000
test0013GetRuntimeTypeSuccess0.000
test0014GetLocationSuccess0.000
test0015IsStubSuccess0.000
test0016CreateWorkingCopySuccess0.001
test0017IsDirtySuccess0.000
test0018SetReadOnlySuccess0.000
test0019IsDirtySuccess0.000
test0019SetStubSuccess0.000
test0020AddPropertyChangeListenerSuccess0.000
test0020RemovePropertyChangeListenerSuccess0.000
test0021ClearSuccess0.000
test1001DeleteSuccess0.003
test0000GetPropertiesSuccess0.011
test0004EndSuccess0.010
test0005DelegateSuccess0.294
test0005bDelegateSuccess0.001
test0005cDelegateSuccess0.000
test0005dDelegateSuccess0.000
test0006DelegateSuccess0.000
test0007PublishSuccess0.108
test0008CanRunSuccess0.004
test0009RunErrorWorkbench has not been created yet.

java.lang.IllegalStateException: Workbench has not been created yet.
at org.eclipse.ui.PlatformUI.getWorkbench(PlatformUI.java:92)
at org.eclipse.wst.server.ui.internal.SaveEditorPrompter.saveAllEditors(SaveEditorPrompter.java:26)
at org.eclipse.wst.server.core.internal.Server.synchronousStart(Server.java:1861)
at org.eclipse.wst.server.core.tests.ext.AbstractServerTestCase.test0009Run(AbstractServerTestCase.java:114)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
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:574)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
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:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
0.005
test0010CanStopFailure N/A

junit.framework.AssertionFailedError
at org.eclipse.wst.server.core.tests.ext.AbstractServerTestCase.test0010CanStop(AbstractServerTestCase.java:118)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
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:574)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
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:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
0.001
test0011StopSuccess0.000
test0012CanDebugSuccess0.000
test0013DebugErrorWorkbench has not been created yet.

java.lang.IllegalStateException: Workbench has not been created yet.
at org.eclipse.ui.PlatformUI.getWorkbench(PlatformUI.java:92)
at org.eclipse.wst.server.ui.internal.SaveEditorPrompter.saveAllEditors(SaveEditorPrompter.java:26)
at org.eclipse.wst.server.core.internal.Server.synchronousStart(Server.java:1861)
at org.eclipse.wst.server.core.tests.ext.AbstractServerTestCase.test0013Debug(AbstractServerTestCase.java:130)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
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:574)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
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:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
0.001
test0014CanStopFailure N/A

junit.framework.AssertionFailedError
at org.eclipse.wst.server.core.tests.ext.AbstractServerTestCase.test0014CanStop(AbstractServerTestCase.java:134)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
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:574)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
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:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
0.000
test0015StopSuccess0.000
test0016GetServerPortsSuccess0.001
test0017GetServerStateSuccess0.000
test0018GetServerPublishStateSuccess0.000
test0019GetServerRestartStateSuccess0.000
test0020GetModuleStateSuccess0.000
test0021GetModulePublishStateSuccess0.000
test0022GetModuleRestartStateSuccess0.001
test0023GetModeSuccess0.000
test0024CanPublishSuccess0.000
test0025CanRestartSuccess0.000
test0026CanControlModuleSuccess0.000
test0027AddServerListenerSuccess0.000
test0028AddServerListenerSuccess0.000
test0029RemoveServerListenerSuccess0.000
test0030GetServerAttributesSuccess0.000
test0031GetNameSuccess0.000
test0032GetIdSuccess0.000
test0033IsReadOnlySuccess0.000
test0034IsWorkingCopySuccess0.000
test0035GetHostSuccess0.000
test0036GetRuntimeSuccess0.000
test0037GetServerTypeSuccess0.000
test0038GetServerConfigurationSuccess0.000
test0039CreateWorkingCopySuccess0.000
test0040GetModulesSuccess0.000
test0041CanModifyModulesSuccess0.000
test0042GetChildModulesSuccess0.000
test0043GetRootModulesSuccess0.000
test0044GetServerPortsSuccess0.001
test0045DeleteSuccess0.000
test0046CreateWorkingCopySuccess0.000
test0047IsDirtySuccess0.000
test0048SetNameSuccess0.000
test0049SetHostSuccess0.000
test0050SetReadOnlySuccess0.000
test0051IsDirtySuccess0.000
test0052AddPropertyChangeListenerSuccess0.000
test0053RemovePropertyChangeListenerSuccess0.000
test0054GetOriginalSuccess0.000
test0055SetServerConfigurationSuccess0.001
test0056ModifyModulesSuccess0.000
test0057ClearSuccess0.000
test0100CanAddModuleSuccess0.003
test0101HasModuleSuccess0.000
test0102AddModuleSuccess0.021
test0103HasModuleSuccess0.000
test0104RemoveModuleSuccess0.031
test0105HasModuleSuccess0.000
test1001DeleteSuccess0.032
test200VerifyDefaultDeployConfigSuccess0.031
test201VerifyDefaultAddPublishSuccess0.228
test202VerifyDefaultRemovePublishSuccess0.044
test203VerifyLegacyDeployConfigSuccess0.000
test204VerifyLegacyAddPublishSuccess0.069
test205VerifyLegacyRemovePublishSuccess0.033
testArgMergeSuccess0.000
testArgMerge2Success0.000
testArgMerge3Success0.000
testArgMerge4Success0.000
testArgMerge5Success0.000
testArgMerge6Success0.001
testArgMerge7Success0.000
testArgMerge8Success0.000
testArgMerge9Success0.000
testArgMerge10Success0.000
testArgMerge11Success0.000
testArgMerge12Success0.000
testArgMerge13Success0.000
testArgMerge14Success0.000
testArgMerge15Success0.000
testArgMerge16Success0.000
testArgMerge17Success0.000
testVerifySpecSuccess0.000
testVerifySpec2Success0.000
testVerifySpec3Success0.000
testVerifySpec4Success0.000
testVerifySpec5Success0.000
testVerifySpec6Success0.000
testVerifySpec7Success0.000
testVerifySpec8Success0.000
testVerifySpec9Success0.000
testDefaultServerXml50Success0.001
testDefaultServerXml55Success0.001
testDefaultServerXml60Success0.000
testServerInstance50Success0.001
testServerInstance1Success0.000
testServerInstance2Success0.001
testServerInstance3Success0.000
testDefaultServerXml32Success0.002
testServerInstance32Success0.005
testTomcatContextComparisonSuccess0.002
test00DeleteWebModuleSuccess0.066
test01DeleteClosedProjectSuccess0.104
Properties >>

Back to top