TestMethods
Passed
Scenarios
Passed
# skipped# failedTotal
Time
Included
Groups
Excluded
Groups
Command line test110411.6 seconds
ClassMethod# of
Scenarios
Time
(Msecs)
Command line test — failed (configuration methods)
br.org.agilcoop.cursos.testes.wui.HelloWorldSeleniumTestfechaNavegador10
br.org.agilcoop.cursos.testes.wui.SeleniumSourceForgeCreateAccountTestfechaNavegador10
Command line test — failed
br.org.agilcoop.cursos.testes.padroes.ExemploDataDrivenTesttestaRegraDeDescontos497
br.org.agilcoop.cursos.testes.wui.HelloWorldSeleniumTestx10
y11
br.org.agilcoop.cursos.testes.wui.SeleniumSourceForgeCreateAccountTesttesteGravadoPeloSeleniumIDE11
Command line test — passed
br.org.agilcoop.cursos.testes.wui.WebDriverSourceForgeCreateAccountTesttesteCreateAccountComEmailMalConfirmado110433

Command line test

br.org.agilcoop.cursos.testes.wui.HelloWorldSeleniumTest:fechaNavegador

Catch body broken: IOException from cmd=testComplete -> java.net.ConnectException: Connection refused

com.thoughtworks.selenium.HttpCommandProcessor.executeCommandOnServlet(HttpCommandProcessor.java:85)
at com.thoughtworks.selenium.HttpCommandProcessor.doCommand(HttpCommandProcessor.java:68)
at com.thoughtworks.selenium.HttpCommandProcessor.stop(HttpCommandProcessor.java:149)
at com.thoughtworks.selenium.DefaultSelenium.stop(DefaultSelenium.java:76)
at br.org.agilcoop.cursos.testes.wui.HelloWorldSeleniumTest.fechaNavegador(HelloWorldSeleniumTest.java:24)
30 lines not shown

back to summary

br.org.agilcoop.cursos.testes.wui.SeleniumSourceForgeCreateAccountTest:fechaNavegador

Catch body broken: IOException from cmd=testComplete -> java.net.ConnectException: Connection refused

com.thoughtworks.selenium.HttpCommandProcessor.executeCommandOnServlet(HttpCommandProcessor.java:85)
at com.thoughtworks.selenium.HttpCommandProcessor.doCommand(HttpCommandProcessor.java:68)
at com.thoughtworks.selenium.HttpCommandProcessor.stop(HttpCommandProcessor.java:149)
at com.thoughtworks.selenium.DefaultSelenium.stop(DefaultSelenium.java:76)
at br.org.agilcoop.cursos.testes.wui.SeleniumTestCase.fechaNavegador(SeleniumTestCase.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.testng.internal.MethodHelper.invokeMethod(MethodHelper.java:580)
at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:398)
at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:145)
at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:82)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:309)
at org.testng.SuiteRunner.run(SuiteRunner.java:198)
at org.testng.TestNG.createAndRunSuiteRunners(TestNG.java:821)
at org.testng.TestNG.runSuitesLocally(TestNG.java:788)
at org.testng.TestNG.run(TestNG.java:708)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:62)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:141)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
1 lines not shown

back to summary

br.org.agilcoop.cursos.testes.padroes.ExemploDataDrivenTest:testaRegraDeDescontos

Parameter #1Parameter #2Parameter #3Parameter #4
Fri Feb 13 16:33:21 BRST 2009 1000 50.0 5.0

expected:<5.0> but was:<0.0>

org.junit.Assert.fail(Assert.java:91)
at org.junit.Assert.failNotEquals(Assert.java:618)
at org.junit.Assert.assertEquals(Assert.java:126)
at org.junit.Assert.assertEquals(Assert.java:145)
at br.org.agilcoop.cursos.testes.padroes.ExemploDataDrivenTest.testaRegraDeDescontos(ExemploDataDrivenTest.java:25)
30 lines not shown
Fri Feb 13 16:33:21 BRST 2009 3000 100.0 20.0

expected:<20.0> but was:<0.0>

org.junit.Assert.fail(Assert.java:91)
at org.junit.Assert.failNotEquals(Assert.java:618)
at org.junit.Assert.assertEquals(Assert.java:126)
at org.junit.Assert.assertEquals(Assert.java:145)
at br.org.agilcoop.cursos.testes.padroes.ExemploDataDrivenTest.testaRegraDeDescontos(ExemploDataDrivenTest.java:25)
30 lines not shown
Fri Feb 13 16:33:21 BRST 2009 1000 100.0 10.0

expected:<10.0> but was:<0.0>

org.junit.Assert.fail(Assert.java:91)
at org.junit.Assert.failNotEquals(Assert.java:618)
at org.junit.Assert.assertEquals(Assert.java:126)
at org.junit.Assert.assertEquals(Assert.java:145)
at br.org.agilcoop.cursos.testes.padroes.ExemploDataDrivenTest.testaRegraDeDescontos(ExemploDataDrivenTest.java:25)
30 lines not shown
Fri Feb 13 16:33:21 BRST 2009 2000 100.0 15.0

expected:<15.0> but was:<0.0>

org.junit.Assert.fail(Assert.java:91)
at org.junit.Assert.failNotEquals(Assert.java:618)
at org.junit.Assert.assertEquals(Assert.java:126)
at org.junit.Assert.assertEquals(Assert.java:145)
at br.org.agilcoop.cursos.testes.padroes.ExemploDataDrivenTest.testaRegraDeDescontos(ExemploDataDrivenTest.java:25)
30 lines not shown

back to summary

br.org.agilcoop.cursos.testes.wui.HelloWorldSeleniumTest:x

Catch body broken: IOException from cmd=open&1=%2F -> java.net.ConnectException: Connection refused

com.thoughtworks.selenium.HttpCommandProcessor.executeCommandOnServlet(HttpCommandProcessor.java:85)
at com.thoughtworks.selenium.HttpCommandProcessor.doCommand(HttpCommandProcessor.java:68)
at com.thoughtworks.selenium.DefaultSelenium.open(DefaultSelenium.java:234)
at br.org.agilcoop.cursos.testes.wui.HelloWorldSeleniumTest.x(HelloWorldSeleniumTest.java:29)
30 lines not shown

back to summary

br.org.agilcoop.cursos.testes.wui.HelloWorldSeleniumTest:y

Catch body broken: IOException from cmd=open&1=%2F -> java.net.ConnectException: Connection refused

com.thoughtworks.selenium.HttpCommandProcessor.executeCommandOnServlet(HttpCommandProcessor.java:85)
at com.thoughtworks.selenium.HttpCommandProcessor.doCommand(HttpCommandProcessor.java:68)
at com.thoughtworks.selenium.DefaultSelenium.open(DefaultSelenium.java:234)
at br.org.agilcoop.cursos.testes.wui.HelloWorldSeleniumTest.y(HelloWorldSeleniumTest.java:38)
30 lines not shown

back to summary

br.org.agilcoop.cursos.testes.wui.SeleniumSourceForgeCreateAccountTest:testeGravadoPeloSeleniumIDE

Catch body broken: IOException from cmd=open&1=%2F -> java.net.ConnectException: Connection refused

com.thoughtworks.selenium.HttpCommandProcessor.executeCommandOnServlet(HttpCommandProcessor.java:85)
at com.thoughtworks.selenium.HttpCommandProcessor.doCommand(HttpCommandProcessor.java:68)
at com.thoughtworks.selenium.DefaultSelenium.open(DefaultSelenium.java:234)
at br.org.agilcoop.cursos.testes.wui.SeleniumSourceForgeCreateAccountTest.testeGravadoPeloSeleniumIDE(SeleniumSourceForgeCreateAccountTest.java:11)
30 lines not shown

back to summary

br.org.agilcoop.cursos.testes.wui.WebDriverSourceForgeCreateAccountTest:testeCreateAccountComEmailMalConfirmado

back to summary