Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Testing Struts Framework

Status
Not open for further replies.

mea36

Programmer
Joined
Aug 15, 2009
Messages
1
Location
US
For an assignment I have to test the struts framework (v 1.3). I'm currently writing unit tests for the Action class and the Java-Doc for setServlet says that if the parameter is null then allocated resources need to be released. Can someone tell me how I can check if they are released, and what exactly they are?

Thank you
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top