Unit Test Results.

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
111090.91%25.831
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)Time StampHost
org.eclipse.core.tests.net110125.8312013-02-06T01:15:16WINSLAVE

Package org.eclipse.core.tests.net

NameTestsErrorsFailuresTime(s)Time StampHost
AllNetTests110125.8312013-02-06T01:15:16WINSLAVE
Back to top


TestCase AllNetTests

NameStatusTypeTime(s)
testAllSetAndClearSuccess2.634
testSetWhenDisabledSuccess0.115
testDisableAfterSetSuccess0.123
testSimpleHostSuccess2.834
testHostPatternSuccess2.830
testBug238796Success2.991
testBug247408Success2.969
testBug255981Success2.943
testBug257503FailureN/A

junit.framework.AssertionFailedError
at org.eclipse.core.tests.net.NetTest.validateProperty(NetTest.java:456)
at org.eclipse.core.tests.net.NetTest.validateSystemProperties(NetTest.java:436)
at org.eclipse.core.tests.net.NetTest.testBug257503(NetTest.java:404)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
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:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
at org.eclipse.core.launcher.Main.main(Main.java:34)
2.808
testNonProxyHostsSuccess2.806
testIndividualSetAndClearSuccess2.763
Properties »

Back to top