[jboss-jira] [JBoss JIRA] (AS7-2954) TS: Mgmt test utils - move JUnit deps to tests.
Ondrej Zizka (Commented) (JIRA)
jira-events at lists.jboss.org
Thu Dec 8 11:29:40 EST 2011
[ https://issues.jboss.org/browse/AS7-2954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12649317#comment-12649317 ]
Ondrej Zizka commented on AS7-2954:
-----------------------------------
Also pls move things from base class to util class if possible, like in case of protected final String getBaseURL(...)
> TS: Mgmt test utils - move JUnit deps to tests.
> -----------------------------------------------
>
> Key: AS7-2954
> URL: https://issues.jboss.org/browse/AS7-2954
> Project: Application Server 7
> Issue Type: Quality Risk
> Reporter: Ondrej Zizka
> Assignee: Dominik Pospisil
>
> Calling JUnit's assert*() from a dependency is not a good idea.
> Pls make it return boolean or throw an exception, and handle it in the test sources.
> CLIWrapper.java
--
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