You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Dave Smith (JIRA)" <ji...@apache.org> on 2008/05/08 23:19:38 UTC

[jira] Created: (SHINDIG-256) Tidy up setUp/tearDown

Tidy up setUp/tearDown
----------------------

                 Key: SHINDIG-256
                 URL: https://issues.apache.org/jira/browse/SHINDIG-256
             Project: Shindig
          Issue Type: Test
         Environment: All
            Reporter: Dave Smith
            Priority: Minor


Several gadgets tests that override setUp() don't call super.setUp().

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


[jira] Resolved: (SHINDIG-256) Tidy up setUp/tearDown

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

Cassie Doll resolved SHINDIG-256.
---------------------------------

    Resolution: Fixed
      Assignee: Cassie Doll

> Tidy up setUp/tearDown
> ----------------------
>
>                 Key: SHINDIG-256
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-256
>             Project: Shindig
>          Issue Type: Test
>         Environment: All
>            Reporter: Dave Smith
>            Assignee: Cassie Doll
>            Priority: Minor
>         Attachments: SHINDIG-256-SetUpTearDown.patch
>
>
> Several gadgets tests that override setUp() don't call super.setUp().

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


[jira] Updated: (SHINDIG-256) Tidy up setUp/tearDown

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

Dave Smith updated SHINDIG-256:
-------------------------------

    Attachment: SHINDIG-256-SetUpTearDown.patch

Tidy up setUp() and remove an unused tearDown().


> Tidy up setUp/tearDown
> ----------------------
>
>                 Key: SHINDIG-256
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-256
>             Project: Shindig
>          Issue Type: Test
>         Environment: All
>            Reporter: Dave Smith
>            Priority: Minor
>         Attachments: SHINDIG-256-SetUpTearDown.patch
>
>
> Several gadgets tests that override setUp() don't call super.setUp().

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