[ http://issues.apache.org/jira/browse/JELLY-197?page=comments#action_57885 ] dion gillard commented on JELLY-197: ------------------------------------
Looks good. Testing now. > groundless unit tests suite. > ---------------------------- > > Key: JELLY-197 > URL: http://issues.apache.org/jira/browse/JELLY-197 > Project: jelly > Type: Bug > Components: core / taglib.core > Versions: 1.0-RC2 > Reporter: Marc DeXeT > Assignee: dion gillard > Priority: Blocker > Attachments: patch.jelly-tag.bean.suite.jelly.txt, patch.suite.jelly.txt > > Core unit test suite src/test/org/apache/commons/jelly/suite.jelly is > groundless. > She' using "assertTrue" tag WHICH DOESN'T EXIST ! > So tag is consiered as a StaticTag and test are not done :unit test always > successful on exam although > they can be wrong. > Output (see later) is meaningful. > There's same problem on > jelly-tags/bean/src/test/org/apache/commons/jelly/tags/bean/suite.jelly > -- output -- > ....this should always workthis should always workthis should always > work.this should always work. > Created a new bean: [EMAIL PROTECTED];city=London] > > . > Created a new bean: [EMAIL PROTECTED];city=London] > > . > > Created a new bean: [EMAIL PROTECTED];city=Atlanta] > > ....<test:assertTrue test="true"></test:assertTrue>.<test:assertTrue > test="true"></test:assertTrue><test:assertTrue > test="true"></test:assertTrue>.<test:assertTrue > test="true"></test:assertTrue>.<test:assertTrue > test="true"></test:assertTrue>.<test:assertTrue > test="true"></test:assertTrue>. > Time: 0,203 > OK (17 tests) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
