[arquillian-issues] [JBoss JIRA] Assigned: (ARQ-91) Typo in example's method name

Pete Muir (JIRA) jira-events at lists.jboss.org
Wed Mar 10 11:27:37 EST 2010


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

Pete Muir reassigned ARQ-91:
----------------------------

    Assignee: Pete Muir


> Typo in example's method name
> -----------------------------
>
>                 Key: ARQ-91
>                 URL: https://jira.jboss.org/jira/browse/ARQ-91
>             Project: Arquillian
>          Issue Type: Bug
>          Components: Documentation, Examples
>    Affects Versions: 1.0.0.Alpha1
>            Reporter: Jozef Hartinger
>            Assignee: Pete Muir
>
> public double convertToFarenheight(double c) {
> should be 
> public double convertToFahrenheit(double c) {
> same for a test method public void testConvertToFarenheight() {
> Note that this typo needs to be fixed in a several places as well as in the docs.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list