Hello,

this one looks interesting (I am not a Struts committer, just to
mention). I will look into it as of interest, because I probably can
use it.

Anyway the usual way to get patches in is to create an issue here:
https://issues.apache.org/jira/browse/WW
and to attach the file to that issue.

Please don't forget to tickle the "I allow the aSF to use my code"-box.

Cheers,
Christian


On Thu, Nov 24, 2011 at 1:05 PM, Miguel Almeida <[email protected]> wrote:
> Dear all,
>
> I'm using StrutsSpringTestCase for some under-the-skin tests.
>
> However, I felt the need to set up my database for a test. My tests that
> need the database extend from AbstractTransactionalJUnit4SpringContextTests,
> which makes them transactional.
>
>
> I therefore created a StrutsSpringTransactionalTestCase that merges the
> behaviour of both StrutsSpringTestCase and
> AbstractTransactionalJUnit4SpringContextTests. I currently just copy-pasted
> the relevant information from AbstractTransactionalJUnit4SpringContextTests.
>
> I'd like you to take a look at it and comment on whether it makes sense to
> include this in Struts. If so, feel free to use my contribution.
>
> Cheers,
>
> Miguel Almeida
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]



-- 
http://www.grobmeier.de
https://www.timeandbill.de

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to