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 "Myrna van Lunteren (JIRA)" <ji...@apache.org> on 2007/12/13 01:38:43 UTC

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

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

Myrna van Lunteren commented on DERBY-3273:
-------------------------------------------

I have no reply to your question (looks ok to me, but then I'm working on English systems also), but I have two comments:
 - although it's negative testing, maybe you should use the          InetAddress.getByName(
                TestConfiguration.getCurrent().getHostName()),
                TestConfiguration.getCurrent().getPort());
  instead of hard-coded localhost and 1527.

- although the jvm executable for J2ME may not be 'java' I wouldn't say it's "not right". :-)  Just different.

> 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
>            Assignee: 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.