Hi all, How does one make a proper testing of the business layer in tapestry that I inject into the page as a service? Is there anything specific that one needs to look out for?
Should I simple do something like 1) Create an object of the BU layer 2) Mock hibernate with some in-memory db 3) Call methods of the BU layer 4) Verify the results Any test example that I can check out? Any projects with a nice testing environments that one can recommend? Thanks -- Sincerely *Boris Horvat*