Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1650199.39%27.602
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.tests1651027.602

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

NameTestsErrorsFailuresTime(s)
AllTests1651027.602
Back to top


TestCase AllTests

NameStatusTypeTime(s)
testPluginExistsSuccess0.000
test00CreateRuntimeSuccess0.166
test01ValidateRuntimeSuccess0.001
test02AdaptRuntimeSuccess1.643
test03ModifyRuntimeSuccess0.014
test04DeleteRuntimeSuccess0.003
test10CreateRuntimeSuccess0.007
test11ValidateRuntimeSuccess0.002
test12AdaptRuntimeSuccess0.000
test13ModifyRuntimeSuccess0.005
test14DeleteRuntimeSuccess0.005
test20CreateRuntimeSuccess0.003
test21ValidateRuntimeSuccess0.000
test22AdaptRuntimeSuccess0.000
test23ModifyRuntimeSuccess0.022
test24DeleteRuntimeSuccess0.007
test30CreateRuntimeSuccess0.005
test31ValidateRuntimeSuccess0.001
test32AdaptRuntimeSuccess0.000
test33ModifyRuntimeSuccess0.003
test34DeleteRuntimeSuccess0.015
test40CreateRuntimeSuccess0.004
test41ValidateRuntimeSuccess0.001
test42AdaptRuntimeSuccess0.000
test43ModifyRuntimeSuccess0.006
test44DeleteRuntimeSuccess0.021
test00ClosedProjectSuccess0.321
test01CreateWebModuleSuccess6.453
test02CreateWebContentSuccess1.815
test04GetModuleSuccess0.101
test05CountFilesInModuleSuccess0.012
test0000GetPropertiesSuccess0.045
test0001GetRuntimeSuccess0.001
test0003EndSuccess0.252
test0004GetAdapterSuccess0.013
test0005LoadAdapterSuccess0.000
test0006ValidateSuccess0.123
test0007ValidateSuccess0.000
test0008ModifyRuntimeSuccess0.003
test0009IsPrivateSuccess0.000
test0010IsReadOnlySuccess0.001
test0011GetIdSuccess0.000
test0011GetNameSuccess0.000
test0012GetTimestampSuccess0.000
test0013GetRuntimeTypeSuccess0.000
test0014GetLocationSuccess0.000
test0015IsStubSuccess0.000
test0016CreateWorkingCopySuccess0.000
test0017IsDirtySuccess0.000
test0018SetReadOnlySuccess0.000
test0019IsDirtySuccess0.000
test0019SetStubSuccess0.000
test0020AddPropertyChangeListenerSuccess0.000
test0020RemovePropertyChangeListenerSuccess0.001
test0021ClearSuccess0.000
test1001DeleteSuccess0.020
test0000GetPropertiesSuccess0.039
test0004EndSuccess0.236
test0005DelegateSuccess0.619
test0005bDelegateSuccess0.000
test0005cDelegateSuccess0.000
test0005dDelegateSuccess0.000
test0006DelegateSuccess0.000
test0007PublishSuccess0.632
test0008CanRunSuccess0.023
test0009RunSuccess3.984
test0010CanStopSuccess0.000
test0011StopSuccess2.246
test0012CanDebugSuccess0.001
test0013DebugSuccess3.848
test0014CanStopSuccess0.001
test0015StopSuccess2.904
test0016GetServerPortsSuccess0.001
test0017GetServerStateSuccess0.000
test0018GetServerPublishStateSuccess0.000
test0019GetServerRestartStateSuccess0.000
test0020GetModuleStateSuccess0.000
test0021GetModulePublishStateSuccess0.000
test0022GetModuleRestartStateSuccess0.000
test0023GetModeSuccess0.000
test0024CanPublishSuccess0.000
test0025CanRestartSuccess0.000
test0026CanControlModuleSuccess0.000
test0027AddServerListenerSuccess0.000
test0028AddServerListenerSuccess0.000
test0029RemoveServerListenerSuccess0.001
test0030GetServerAttributesSuccess0.000
test0031GetNameSuccess0.000
test0032GetIdSuccess0.000
test0033IsReadOnlySuccess0.000
test0034IsWorkingCopySuccess0.000
test0035GetHostSuccess0.000
test0036GetRuntimeSuccess0.001
test0037GetServerTypeSuccess0.000
test0038GetServerConfigurationSuccess0.000
test0039CreateWorkingCopySuccess0.000
test0040GetModulesSuccess0.000
test0041CanModifyModulesSuccess0.001
test0042GetChildModulesSuccess0.000
test0043GetRootModulesSuccess0.000
test0044GetServerPortsSuccess0.000
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.002
test0101HasModuleSuccess0.000
test0102AddModuleSuccess0.103
test0103HasModuleSuccess0.000
test0104RemoveModuleSuccess0.089
test0105HasModuleSuccess0.000
test1001DeleteSuccess0.115
test200VerifyDefaultDeployConfigSuccess0.195
test201VerifyDefaultAddPublishSuccess0.414
test202VerifyDefaultRemovePublishSuccess0.154
test203VerifyLegacyDeployConfigSuccess0.000
test204VerifyLegacyAddPublishError N/A

java.lang.NullPointerException
at org.eclipse.jst.server.tomcat.core.tests.Tomcat50ServerTestCase.verifyPublishedModule(Tomcat50ServerTestCase.java:38)
at org.eclipse.jst.server.tomcat.core.tests.AbstractTomcatServerTestCase.test204VerifyLegacyAddPublish(AbstractTomcatServerTestCase.java:263)
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.298
test205VerifyLegacyRemovePublishSuccess0.149
testArgMergeSuccess0.000
testArgMerge2Success0.001
testArgMerge3Success0.000
testArgMerge4Success0.000
testArgMerge5Success0.000
testArgMerge6Success0.000
testArgMerge7Success0.000
testArgMerge8Success0.000
testArgMerge9Success0.000
testArgMerge10Success0.001
testArgMerge11Success0.000
testArgMerge12Success0.000
testArgMerge13Success0.000
testArgMerge14Success0.000
testArgMerge15Success0.000
testArgMerge16Success0.000
testArgMerge17Success0.000
testVerifySpecSuccess0.000
testVerifySpec2Success0.000
testVerifySpec3Success0.000
testVerifySpec4Success0.001
testVerifySpec5Success0.000
testVerifySpec6Success0.000
testVerifySpec7Success0.000
testVerifySpec8Success0.000
testVerifySpec9Success0.000
testDefaultServerXml50Success0.002
testDefaultServerXml55Success0.000
testDefaultServerXml60Success0.001
testServerInstance50Success0.000
testServerInstance1Success0.001
testServerInstance2Success0.001
testServerInstance3Success0.000
testDefaultServerXml32Success0.001
testServerInstance32Success0.006
testTomcatContextComparisonSuccess0.002
test00DeleteWebModuleSuccess0.302
test01DeleteClosedProjectSuccess0.046
Properties >>

Back to top