Posted By:
Giovanni_Aiello
Posted On:
Wednesday, June 29, 2005 03:34 AM
Hi,
Does Somebody know how can I perform Test Driven Development in order to build Struts Actions?
I would not perform TDD only to verify forwards (e.g by Mocks or Cactus) but in a way in which I can be driven to develop the Action.
The problem is that I don't see TDD for the Struts Actions.
Thanks