You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Bertrand Delacretaz (JIRA)" <ji...@apache.org> on 2010/05/18 13:17:42 UTC

[jira] Created: (SLING-1523) Decouple assertJavascript from HttpTestBase

Decouple assertJavascript from HttpTestBase
-------------------------------------------

                 Key: SLING-1523
                 URL: https://issues.apache.org/jira/browse/SLING-1523
             Project: Sling
          Issue Type: Improvement
          Components: Testing
    Affects Versions:  Commons Testing 2.0.4
            Reporter: Bertrand Delacretaz
            Assignee: Bertrand Delacretaz
            Priority: Minor


The assertJavascript() method in HttpTestBase should be extracted to a separate class, to make it reusable independently

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SLING-1523) Decouple assertJavascript from HttpTestBase

Posted by "Bertrand Delacretaz (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bertrand Delacretaz resolved SLING-1523.
----------------------------------------

    Resolution: Fixed

Javascript execution factored out to JavascriptEngine class in revision 945618

> Decouple assertJavascript from HttpTestBase
> -------------------------------------------
>
>                 Key: SLING-1523
>                 URL: https://issues.apache.org/jira/browse/SLING-1523
>             Project: Sling
>          Issue Type: Improvement
>          Components: Testing
>    Affects Versions:  Commons Testing 2.0.4
>            Reporter: Bertrand Delacretaz
>            Assignee: Bertrand Delacretaz
>            Priority: Minor
>
> The assertJavascript() method in HttpTestBase should be extracted to a separate class, to make it reusable independently

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.