[jboss-jira] [JBoss JIRA] (AS7-3533) TS: Add assert descriptions.

Vladimir Rastseluev (JIRA) jira-events at lists.jboss.org
Mon Feb 6 07:22:48 EST 2012


     [ https://issues.jboss.org/browse/AS7-3533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Rastseluev resolved AS7-3533.
--------------------------------------

    Resolution: Done

    
> TS: Add assert descriptions.
> ----------------------------
>
>                 Key: AS7-3533
>                 URL: https://issues.jboss.org/browse/AS7-3533
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Test Suite
>    Affects Versions: 7.1.0.CR1b
>            Reporter: Ondrej Zizka
>            Assignee: Vladimir Rastseluev
>             Fix For: 7.1.0.Final
>
>
> Hi Vladimir, could you please add assert descriptions, as per
> https://docs.jboss.org/author/display/AS71/AS+7+Testsuite+Test+Developer+Guide ?
> Thanks.
> {code}
>         AsseassertTrue(result2 != null);
>         Assert.assertTrue(result2.hasDefined("driver-module-name"));
>         Assert.assertTrue(result2.hasDefined("module-slot"));
>         Assert.assertTrue(result2.hasDefined("driver-name"));
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list