You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Marc DeXeT (JIRA)" <co...@jakarta.apache.org> on 2005/01/21 14:11:17 UTC

[jira] Updated: (JELLY-197) groundless unit tests suite.

     [ http://issues.apache.org/jira/browse/JELLY-197?page=history ]

Marc DeXeT updated JELLY-197:
-----------------------------

    Attachment: patch.jelly-tag.bean.suite.jelly.txt

> 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
>     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: org.apache.commons.jelly.core.Customer@1386918[name=James;city=London]
>             
>         .
>         Created a new bean: org.apache.commons.jelly.core.Customer@146c1d4[name=James;city=London]
>             
>         .            
>                                         
>         Created a new bean: org.apache.commons.jelly.core.Customer@1df8b99[name=Bob;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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org