Re: Restful2ActionMapper tests

2013-06-17 Thread Lukasz Lenart
Thanks Antonios! Could you register an issue with the example code? Thanks in advance -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ 2013/6/16 Antonios Gkogkakis : > I meant to add the paragraph that I sent, but it's more clear to add a unit > test. (tested with 2.3.1.4.3) > What I said

Re: Restful2ActionMapper tests

2013-06-16 Thread Antonios Gkogkakis
I meant to add the paragraph that I sent, but it's more clear to add a unit test. (tested with 2.3.1.4.3) What I said in my previous email is that the Restful2ActionMapper cannot determine which action to call, just from the uri, it also needs the http method that should be passed in the request mo

Re: Restful2ActionMapper tests

2013-06-14 Thread Lukasz Lenart
You mean to add section about testing? Maybe it would better to show sample code with sample unittest, could you post something like that here? Thanks in advance! -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ 2013/6/14 Antonios Gkogkakis : > Hi all, > > I've made a documentation contribu

Restful2ActionMapper tests

2013-06-14 Thread Antonios Gkogkakis
Hi all, I've made a documentation contribution on the Restful2ActionMapper a few months ago, https://cwiki.apache.org/WW/restfulactionmapper.html Could someone that has access to the wiki (Lukasz :D) append that, in order to test an action using the Restful2ActionMapper with StrutsJUnit4TestCase