问题
I created a sample struts 2 project & junit test case by referring the below link.
http://self-learning-java-tutorial.blogspot.com.au/2015/04/struts2-junit-integration.html
But, while executing the test case I am getting following error,
Error in Eclipse JUNIT stacktrace
Can Anyone advice me how to resolve this issue ?
回答1:
The error in eclipse is resolved after adding the classes folder in the build path.
But after I faced a new Issue during maven build test execution.
来源:https://stackoverflow.com/questions/42014478/struts-2-junit-test-case-execution-failed-strutstestcase-getactionproxy138-n