You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Andreas Korneliussen (JIRA)" <de...@db.apache.org> on 2006/08/17 11:32:13 UTC

[jira] Created: (DERBY-1712) Add a JUnit test decorator that starts the NetworkServer at setUp and stops it at tearDown.

Add a JUnit test decorator that starts the NetworkServer at setUp and stops it at tearDown.
-------------------------------------------------------------------------------------------

                 Key: DERBY-1712
                 URL: http://issues.apache.org/jira/browse/DERBY-1712
             Project: Derby
          Issue Type: Improvement
          Components: Test
            Reporter: Andreas Korneliussen
         Assigned To: Andreas Korneliussen
             Fix For: 10.3.0.0


Add a JUnit test decorator that starts the NetworkServer at setUp and stops it at tearDown.

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

        

[jira] Resolved: (DERBY-1712) Add a JUnit test decorator that starts the NetworkServer at setUp and stops it at tearDown.

Posted by "Andreas Korneliussen (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-1712?page=all ]

Andreas Korneliussen resolved DERBY-1712.
-----------------------------------------

    Resolution: Fixed

> Add a JUnit test decorator that starts the NetworkServer at setUp and stops it at tearDown.
> -------------------------------------------------------------------------------------------
>
>                 Key: DERBY-1712
>                 URL: http://issues.apache.org/jira/browse/DERBY-1712
>             Project: Derby
>          Issue Type: Improvement
>          Components: Test
>            Reporter: Andreas Korneliussen
>         Assigned To: Andreas Korneliussen
>             Fix For: 10.3.0.0
>
>         Attachments: DERBY-1712.diff, DERBY-1712.stat
>
>
> Add a JUnit test decorator that starts the NetworkServer at setUp and stops it at tearDown.

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

        

[jira] Commented: (DERBY-1712) Add a JUnit test decorator that starts the NetworkServer at setUp and stops it at tearDown.

Posted by "Daniel John Debrunner (JIRA)" <de...@db.apache.org>.
    [ http://issues.apache.org/jira/browse/DERBY-1712?page=comments#action_12428886 ] 
            
Daniel John Debrunner commented on DERBY-1712:
----------------------------------------------

patch  DERBY-1712.diff applied Committed revision 432468.
Thanks very much Andreas, make sit much easier for me to move the other classes. :-)

> Add a JUnit test decorator that starts the NetworkServer at setUp and stops it at tearDown.
> -------------------------------------------------------------------------------------------
>
>                 Key: DERBY-1712
>                 URL: http://issues.apache.org/jira/browse/DERBY-1712
>             Project: Derby
>          Issue Type: Improvement
>          Components: Test
>            Reporter: Andreas Korneliussen
>         Assigned To: Andreas Korneliussen
>             Fix For: 10.3.0.0
>
>         Attachments: DERBY-1712.diff, DERBY-1712.stat
>
>
> Add a JUnit test decorator that starts the NetworkServer at setUp and stops it at tearDown.

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

        

[jira] Closed: (DERBY-1712) Add a JUnit test decorator that starts the NetworkServer at setUp and stops it at tearDown.

Posted by "Andreas Korneliussen (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-1712?page=all ]

Andreas Korneliussen closed DERBY-1712.
---------------------------------------


> Add a JUnit test decorator that starts the NetworkServer at setUp and stops it at tearDown.
> -------------------------------------------------------------------------------------------
>
>                 Key: DERBY-1712
>                 URL: http://issues.apache.org/jira/browse/DERBY-1712
>             Project: Derby
>          Issue Type: Improvement
>          Components: Test
>            Reporter: Andreas Korneliussen
>         Assigned To: Andreas Korneliussen
>             Fix For: 10.3.0.0
>
>         Attachments: DERBY-1712.diff, DERBY-1712.stat
>
>
> Add a JUnit test decorator that starts the NetworkServer at setUp and stops it at tearDown.

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

        

[jira] Updated: (DERBY-1712) Add a JUnit test decorator that starts the NetworkServer at setUp and stops it at tearDown.

Posted by "Andreas Korneliussen (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-1712?page=all ]

Andreas Korneliussen updated DERBY-1712:
----------------------------------------

    Attachment: DERBY-1712.diff
                DERBY-1712.stat

The patch (DERBY-1712.diff) has a new class NetworkServerTestSetup. This class is put into a new package for junit components, called org.apache.derbyTesting.junit, and the patch therefore also contains a new build file. TestConfiguration had to be modified so that the new class could use DERBY_TEST_CONFIG attribute.



> Add a JUnit test decorator that starts the NetworkServer at setUp and stops it at tearDown.
> -------------------------------------------------------------------------------------------
>
>                 Key: DERBY-1712
>                 URL: http://issues.apache.org/jira/browse/DERBY-1712
>             Project: Derby
>          Issue Type: Improvement
>          Components: Test
>            Reporter: Andreas Korneliussen
>         Assigned To: Andreas Korneliussen
>             Fix For: 10.3.0.0
>
>         Attachments: DERBY-1712.diff, DERBY-1712.stat
>
>
> Add a JUnit test decorator that starts the NetworkServer at setUp and stops it at tearDown.

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