Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1652297.58%11.968
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.tests1652211.968

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

NameTestsErrorsFailuresTime(s)
AllTests1652211.968
Back to top


TestCase AllTests

NameStatusTypeTime(s)
testPluginExistsSuccess0.001
test00CreateRuntimeSuccess0.083
test01ValidateRuntimeSuccess0.002
test02AdaptRuntimeSuccess3.162
test03ModifyRuntimeSuccess0.004
test04DeleteRuntimeSuccess0.034
test10CreateRuntimeSuccess0.005
test11ValidateRuntimeSuccess0.002
test12AdaptRuntimeSuccess0.001
test13ModifyRuntimeSuccess0.004
test14DeleteRuntimeSuccess0.004
test20CreateRuntimeSuccess0.005
test21ValidateRuntimeSuccess0.000
test22AdaptRuntimeSuccess0.000
test23ModifyRuntimeSuccess0.004
test24DeleteRuntimeSuccess0.005
test30CreateRuntimeSuccess0.004
test31ValidateRuntimeSuccess0.002
test32AdaptRuntimeSuccess0.000
test33ModifyRuntimeSuccess0.003
test34DeleteRuntimeSuccess0.002
test40CreateRuntimeSuccess0.003
test41ValidateRuntimeSuccess0.001
test42AdaptRuntimeSuccess0.000
test43ModifyRuntimeSuccess0.002
test44DeleteRuntimeSuccess0.003
test00ClosedProjectSuccess0.095
test01CreateWebModuleSuccess4.234
test02CreateWebContentSuccess0.065
test04GetModuleSuccess2.152
test05CountFilesInModuleSuccess0.008
test0000GetPropertiesSuccess0.059
test0001GetRuntimeSuccess0.000
test0003EndSuccess0.055
test0004GetAdapterSuccess0.004
test0005LoadAdapterSuccess0.000
test0006ValidateSuccess0.017
test0007ValidateSuccess0.000
test0008ModifyRuntimeSuccess0.004
test0009IsPrivateSuccess0.000
test0010IsReadOnlySuccess0.000
test0011GetIdSuccess0.000
test0011GetNameSuccess0.000
test0012GetTimestampSuccess0.000
test0013GetRuntimeTypeSuccess0.000
test0014GetLocationSuccess0.001
test0015IsStubSuccess0.000
test0016CreateWorkingCopySuccess0.000
test0017IsDirtySuccess0.000
test0018SetReadOnlySuccess0.000
test0019IsDirtySuccess0.000
test0019SetStubSuccess0.000
test0020AddPropertyChangeListenerSuccess0.000
test0020RemovePropertyChangeListenerSuccess0.001
test0021ClearSuccess0.000
test1001DeleteSuccess0.003
test0000GetPropertiesSuccess0.013
test0004EndSuccess0.036
test0005DelegateSuccess0.872
test0005bDelegateSuccess0.000
test0005cDelegateSuccess0.000
test0005dDelegateSuccess0.000
test0006DelegateSuccess0.000
test0007PublishSuccess0.140
test0008CanRunSuccess0.007
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.132
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.000
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.000
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.001
test0015StopSuccess0.000
test0016GetServerPortsSuccess0.001
test0017GetServerStateSuccess0.000
test0018GetServerPublishStateSuccess0.000
test0019GetServerRestartStateSuccess0.000
test0020GetModuleStateSuccess0.000
test0021GetModulePublishStateSuccess0.000
test0022GetModuleRestartStateSuccess0.000
test0023GetModeSuccess0.000
test0024CanPublishSuccess0.000
test0025CanRestartSuccess0.000
test0026CanControlModuleSuccess0.001
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.001
test0101HasModuleSuccess0.000
test0102AddModuleSuccess0.026
test0103HasModuleSuccess0.000
test0104RemoveModuleSuccess0.031
test0105HasModuleSuccess0.000
test1001DeleteSuccess0.034
test200VerifyDefaultDeployConfigSuccess0.039
test201VerifyDefaultAddPublishSuccess0.136
test202VerifyDefaultRemovePublishSuccess0.078
test203VerifyLegacyDeployConfigSuccess0.001
test204VerifyLegacyAddPublishSuccess0.097
test205VerifyLegacyRemovePublishSuccess0.042
testArgMergeSuccess0.000
testArgMerge2Success0.000
testArgMerge3Success0.000
testArgMerge4Success0.000
testArgMerge5Success0.000
testArgMerge6Success0.000
testArgMerge7Success0.000
testArgMerge8Success0.000
testArgMerge9Success0.001
testArgMerge10Success0.000
testArgMerge11Success0.000
testArgMerge12Success0.000
testArgMerge13Success0.000
testArgMerge14Success0.000
testArgMerge15Success0.000
testArgMerge16Success0.000
testArgMerge17Success0.001
testVerifySpecSuccess0.000
testVerifySpec2Success0.000
testVerifySpec3Success0.000
testVerifySpec4Success0.000
testVerifySpec5Success0.000
testVerifySpec6Success0.000
testVerifySpec7Success0.000
testVerifySpec8Success0.000
testVerifySpec9Success0.000
testDefaultServerXml50Success0.013
testDefaultServerXml55Success0.000
testDefaultServerXml60Success0.001
testServerInstance50Success0.001
testServerInstance1Success0.000
testServerInstance2Success0.002
testServerInstance3Success0.000
testDefaultServerXml32Success0.002
testServerInstance32Success0.012
testTomcatContextComparisonSuccess0.002
test00DeleteWebModuleSuccess0.133
test01DeleteClosedProjectSuccess0.022
Properties >>

Back to top