On Wed, 18 Aug 2010 16:22:37 -0400, Lukasz Lenart <lukasz.len...@googlemail.com> wrote:

2010/8/18 Stephen Turner <stur...@mit.edu>:
Unit tests for interceptors in Struts 2.2.1

In TokenInterceptorTest I see a reference to
org.apache.struts2.TestConfigurationProvider, but I can't find this class in
a jar file. I do see the source code though.

Which jar should I be using for TestConfigurationProvider?

You must include JUnit Plugin
http://struts.apache.org/2.x/docs/junit-plugin.html


Regards

I'm looking in struts2-junit-plugin-2.2.1.jar that came as part of struts2-2.2.1-all.zip and I see only these classes in the org/apache/struts2 folder:

StrutsTestCase.class
StrutsTestCase$1.class
StrutsSpringTestCase.class

What am I missing?

Thanks,
Steve

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to