[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ws-general
Subject:    [Ws Wiki] Update of "FrontPage/Transport/TestkitHowto" by AndreasVeithen
From:       Apache Wiki <wikidiffs () apache ! org>
Date:       2008-11-11 18:11:27
Message-ID: 20081111181127.23470.97339 () eos ! apache ! org
[Download RAW message or body]

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Ws Wiki" for change \
notification.

The following page has been changed by AndreasVeithen:
http://wiki.apache.org/ws/FrontPage/Transport/TestkitHowto

New page:
= Introduction =

The Javadoc for the org.apache.axis2.transport.testkit package gives a high level \
overview of how the test kit works. Since the Javadoc has not yet been published, you \
need to generate it from the sources. In the \
[http://svn.apache.org/repos/asf/webservices/commons/trunk/modules/transport/modules/testkit/ \
root folder], execute the following command:

{{{mvn install site}}}

The Javadoc is generated in target/apidocs.

= Frequently asked questions =

== How can I just run one test in my debugger? ==

Most development environments assume that the test case name identifies a method in \
the test class. When asked to execute a single test, they will try to execute the \
test case corresponding to that method. Since the testkit builds test suites \
dynamically, this will not work.

For the moment the only way to run a single test case is to temporarily add an \
exclusion rule that filters out all test cases but the one you want to debug.

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@ws.apache.org
For additional commands, e-mail: general-help@ws.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic