I've changed to use struts now

When I run mvn, all of my 17 tests fail. In one of the reports I see this (I 
attached the error report). Where do I make changes?

-------------------------------------------------------------------------------
Test set: com.mycompany.webapp.webapp.action.SignupActionTest
-------------------------------------------------------------------------------
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec <<< 
FAILURE!
warning(junit.framework.TestSuite$1)  Time elapsed: 0 sec  <<< FAILURE!
junit.framework.AssertionFailedError: Exception in constructor: testExecute 
(java.lang.Error: Unresolved compilation problem: 
        The declared package "com.mycompany.webapp.action" does not match the 
expected package "com.mycompany.webapp.webapp.action"
==========================================

-------------------------------------------------------------------------------
Test set: com.mycompany.webapp.action.SignupActionTest
-------------------------------------------------------------------------------
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.125 sec

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
For additional commands, e-mail: users-h...@appfuse.dev.java.net

Reply via email to