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 "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/12/13 00:31:43 UTC

[jira] Updated: (DERBY-3273) convert derbynet/testconnection.java to junit

     [ https://issues.apache.org/jira/browse/DERBY-3273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kathey Marsden updated DERBY-3273:
----------------------------------

    Attachment: derby-3273_diff.txt

Attached is the conversion of derbynet/testconnection.java to junit.

Added ping testing with the api to  NetworkServerControlApiTest

Created a new test NetworkServerControlClientCommandTest to test the command line ping testing.  Command line testing for runtimeinfo, sysinfo etc can be added to this file when converted.

I have a question about portability. I think that because the process input stream will use the platform default encoding as will the String constructor, my code comparing the command output will be ok, but I would appreciate a second opinion.

Kathey


> convert derbynet/testconnection.java to junit
> ---------------------------------------------
>
>                 Key: DERBY-3273
>                 URL: https://issues.apache.org/jira/browse/DERBY-3273
>             Project: Derby
>          Issue Type: Test
>          Components: Test
>    Affects Versions: 10.4.0.0
>            Reporter: Kathey Marsden
>            Priority: Minor
>         Attachments: derby-3273_diff.txt
>
>
> convert derbynet/testconnection.java to junit.

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