Thanks Alex, I extended the Selenium class as suggested.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Tapestry-TestNG-with-selenium-reusable-helper-methods-tp5718524p5718528.html
Sent from the Tapestry - User mailing list archive at Nabble.com
ndering what the best practice for setting up reusable
> helper methods for testing. Should I be extending SeleniumTestCase with my
> own test methods, or should I be using a service?
>
> If the best way to do this is with a service, how would I get Tapestry
> services to wo
do this is with a service, how would I get Tapestry
services to work with Tapestry-TestNG and selenium.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Tapestry-TestNG-with-selenium-reusable-helper-methods-tp5718524.html
Sent from the Tapestry - User mailing list
ch is basically a duplicate of tapestry-testng + more tapestry
specific
base class stuff. I can make that change later today as I'd like it as
well. (and maybe copy over those junit friendly changes I saw Howard
make
for T5 the other day)
On 6/5/07, Howard Lewis Ship <[EMAIL PROTECTED]&g
Don't forget http://tapestry.apache.org/tapestry4.1/tapestry-test/index.html-
which is basically a duplicate of tapestry-testng + more tapestry
specific
base class stuff. I can make that change later today as I'd like it as
well. (and maybe copy over those junit friendly changes I
help with this situation.
If I ever get a little free time, I expect to set up more Tapestry
services at tapestry.formos.com, including our own SVN server.
On 6/5/07, Hugo Palma <[EMAIL PROTECTED]> wrote:
Cool, that solved it.
Is there any where i can get the code of tapestry-testng from ?
Cool, that solved it.
Is there any where i can get the code of tapestry-testng from ? I can't
login in the javaforge svn repo, the anonymous login seems to be
disabled. That would really help solving problems like these without
having to bother you.
Also, where should i request fo
tapestry-testng creates the mocks as strict, meaning order of
invocation counts. I've since decided this isn't a good idea, that it
just makes tests brittle (as in your example).
Add getMocksControl().checkOrder(false) at the top of your test.
On 6/5/07, Hugo Palma <[EMAIL PROT
I'm using tapestry-testng 1.0.0-SNAPSHOT. Everything works fine if i
just create one mock object per test. But once i create two mocks it
seems that the second recorded behaviour doesn't get added to the
expected behaviour. So if i have this:
Messages messagesMock = newMock(Mess
e Nachricht-
Von: Peter Schröder [mailto:[EMAIL PROTECTED]
Gesendet: Montag, 21. Mai 2007 16:04
An: Tapestry users
Betreff: AW: tapestry-testng
sure!
-Ursprüngliche Nachricht-
Von: Jesse Kuhnert [mailto:[EMAIL PROTECTED]
Gesendet: Montag, 21. Mai 2007 15:55
An: Tapestry users
Betreff: R
Betreff: AW: tapestry-testng
sure!
-Ursprüngliche Nachricht-
Von: Jesse Kuhnert [mailto:[EMAIL PROTECTED]
Gesendet: Montag, 21. Mai 2007 15:55
An: Tapestry users
Betreff: Re: tapestry-testng
I don't have control over the howardlewisship.com repo but I can certainly
push the l
sure!
-Ursprüngliche Nachricht-
Von: Jesse Kuhnert [mailto:[EMAIL PROTECTED]
Gesendet: Montag, 21. Mai 2007 15:55
An: Tapestry users
Betreff: Re: tapestry-testng
I don't have control over the howardlewisship.com repo but I can certainly
push the latest version of
I don't have control over the howardlewisship.com repo but I can certainly
push the latest version of
http://tapestry.apache.org/tapestry4.1/tapestry-test/index.html
out to the ibiblio repos if that will help. ?
On 5/21/07, Peter Schröder <[EMAIL PROTECTED]> wrote:
hi,
will there be a 1.0.0
hi,
will there be a 1.0.0 version on http://howardlewisship.com/repository/? i
would like to use testng in my project, but i cant use maven-release-plugin
with a snapshot-dependency...
kind regards,
peter
-
To unsubscribe, e-
u can pull the
JAR and the sources JAR right out of the repository:
http://howardlewisship.com/repository/com/javaforge/tapestry/tapestry-testng/1.0.0-SNAPSHOT/
The groupId, "com.javaforge.tapestry" becomes most of the directory
structure ("com/javaforge/tapestry"), then the arti
hi,
a small little example how to use tapestry-testng would be really great!
i would help if I get one running...
thx for your great work
stefon
KEGan wrote:
>
> Hi,
>
> Anyone knows where I can get the source code for
> tapestry-testng-1.0.0-20060919.184624-2.zip ?? This
Hi,
Anyone knows where I can get the source code for
tapestry-testng-1.0.0-20060919.184624-2.zip ?? This is the lastest release
right ? I search in JavaForge, but no luck.
BTW, anyone has reference to examples of using tapestry-testng. I know there
are abundance of this is Tapestry internal
If you specify testng version 4.7 explicitly maven will use the higher
version number.
Other than that, you probably won't have much luck with 4.7 unless you are
using suite xml files.. At least until maven feels like applying some
patchs. (grrr)
http://jira.codehaus.org/browse/MSUREFIRE-134
On
On 7/2/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
I'm using it with testng 4.7 to test tapestry itself.
Nice! What dependency should I put into maven to access the test functions?
Thanks,
Henri.
I'm using it with testng 4.7 to test tapestry itself.
On 7/2/06, Henri Dupre <[EMAIL PROTECTED]> wrote:
Hi
I tried using tapestry-testng. It is quite nice but unfortunaly it relies
on
testng 4.6 and some maven modules are complaining about the version
dependencies. Is there any upd
Hi
I tried using tapestry-testng. It is quite nice but unfortunaly it relies on
testng 4.6 and some maven modules are complaining about the version
dependencies. Is there any update planned for testng 4.7?
--
Thanks,
Henri.
21 matches
Mail list logo