A robust starter web application to ease Java webapp development.

Home | Tutorials | Demos | Issues

 « Return to Thread: appfuse WebTestCase: UserWebTest (test) not running under: mvn test

appfuse WebTestCase: UserWebTest (test) not running under: mvn test

by David Brown-48 :: Rate this Message:

Reply to Author | View in Thread

Hello Matt and appfuser folks, I have an [ant new] appfuser-wicket-spring-ibatis application in dev. All of the out-of-the-box tests the extend: AbstractTransactionalDataSourceSpringContextTests are running. But the UserWebTest test extends: WebTestCase but does not show up in the Console list of tests executed. Is there some missed config to turn on testing for the web testing units? Previously, I have been able to simply add a test unit to the web/pages directory and the test is executed. None of the web/ directory pages are executed. Please advise, David.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: appfuse WebTestCase: UserWebTest (test) not running under: mvn test