lars vonk wrote:
I would advice you to just try it out... that's how I did it. You could use
the mvn quickstart archetype tocreate a skeleton project and start testing:
mvn archetype:create -DarchetypeGroupId=org.apache.wicket
-DarchetypeArtifactId=wicket-archetype-quickstart -DarchetypeVersion=1.3.3
-DgroupId=com.mycompany -DartifactId=myproject
Hopes this helps,
Unfortunately not. I have a project and I am ordered to write some
tests. I can influence some of the contructs used in this project but
most are here and I have to live with them. So I try to find out how to
test them or if I can test them with the WicketTester.
It seems to me that there are a lot of possible contructs which cannot
be tested.
The info about the WicketTester API is also quite sparse, there seems to
be no documentation except the examples in the javadoc and one page in
the wiki. Even the one who created the one wiki page mentioned that he
had to try it out himself.
Thanks,
Mike
Lars
On Wed, Apr 16, 2008 at 2:40 PM, Michael Perkonigg <
[EMAIL PROTECTED]> wrote:
Hello,
is there a page explaining what one can do with the WicketTester and how?
And yes, I already read http://cwiki.apache.org/WICKET/testing-pages.htmlit's
just not very clear what can be done and, more important, cannot be
done.
Thanks,
Mike
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Liland ...does IT better
Liland IT GmbH
Software Entwickler
email: [EMAIL PROTECTED]
office: +43 (0)463 220-111 | fax: +43 (0)463 220-288
http://www.Liland.at
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]