Testsuite: com.opensymphony.webwork.views.jsp.BeanTagTest
Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.928 sec
------------- Standard Output ---------------
2006-10-16 18:14:28,382 [main] INFO  com.opensymphony.webwork.config.DefaultConfiguration - Loading global messages from testmessages
2006-10-16 18:14:28,389 [main] INFO  com.opensymphony.webwork.config.DefaultConfiguration - Loading global messages from testmessages2
------------- ---------------- ---------------

Testcase: testSimple took 0.67 sec
	FAILED
expected:<2> but was:<3>
junit.framework.AssertionFailedError: expected:<2> but was:<3>
	at com.opensymphony.webwork.views.jsp.BeanTagTest.testSimple(BeanTagTest.java:29)

