This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Testing and the fly likes Unit testing using struts2-junit plugin Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » Testing
Reply Bookmark "Unit testing using struts2-junit plugin" Watch "Unit testing using struts2-junit plugin" New topic
Author

Unit testing using struts2-junit plugin

Anup Om
Ranch Hand

Joined: Dec 30, 2009
Posts: 62
Hello,

I am trying to unit test Struts2 action class using Struts2-junit plugin. My application renders its result using tiles. I am getting a NullPointerException.




Thanks for help in advance.


SCJP6
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Unit testing using struts2-junit plugin
 
Similar Threads
Help with Exception
Null Pointer Exception
Struts2 JSON problem
struts2 tile 2.2.0
Struts2 java.lang.reflect.InvocationTargetException (Struts2 with Hibernate)