[jboss-jira] [JBoss JIRA] (AS7-2954) TS: Mgmt test utils - move JUnit deps to tests.
Dominik Pospisil (Commented) (JIRA)
jira-events at lists.jboss.org
Thu Dec 15 11:35:09 EST 2011
[ https://issues.jboss.org/browse/AS7-2954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651334#comment-12651334 ]
Dominik Pospisil commented on AS7-2954:
---------------------------------------
Done:
https://github.com/dpospisil/jboss-as/commit/8af65ce3f21f87e2821df0ddfa49f3348f91150e
> 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