You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/03/03 11:54:30 UTC

[jira] Created: (HARMONY-164) local test server

local test server
-----------------

         Key: HARMONY-164
         URL: http://issues.apache.org/jira/browse/HARMONY-164
     Project: Harmony
        Type: Improvement
  Components: Classlib  
    Reporter: Stepan Mishura


As was discussed on harmony-dev mailing list (see [1]) a proof of concept is required to demonstrate that it is possible to test net API without configuring external server or creating sophisticated internal. I'm going attach a small peace of code that demonstrates testing approach.

[1]
http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200602.mbox/%3c6e47b64f0602222248x7e8b5a83k65e48715d91443b5@mail.gmail.com%3e


-- 
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


Re: [jira] Created: (HARMONY-164) local test server

Posted by Geir Magnusson Jr <ge...@pobox.com>.
Any chance of sending a message to the dev list on this? ;)

Stepan Mishura (JIRA) wrote:
> local test server
> -----------------
> 
>          Key: HARMONY-164
>          URL: http://issues.apache.org/jira/browse/HARMONY-164
>      Project: Harmony
>         Type: Improvement
>   Components: Classlib  
>     Reporter: Stepan Mishura
> 
> 
> As was discussed on harmony-dev mailing list (see [1]) a proof of concept is required to demonstrate that it is possible to test net API without configuring external server or creating sophisticated internal. I'm going attach a small peace of code that demonstrates testing approach.
> 
> [1]
> http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200602.mbox/%3c6e47b64f0602222248x7e8b5a83k65e48715d91443b5@mail.gmail.com%3e
> 
> 

[jira] Updated: (HARMONY-164) local test server

Posted by "Stepan Mishura (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-164?page=all ]

Stepan Mishura updated HARMONY-164:
-----------------------------------

    Attachment: MyTest.java

A local server and 2 JUnit test cases in attached file

> local test server
> -----------------
>
>          Key: HARMONY-164
>          URL: http://issues.apache.org/jira/browse/HARMONY-164
>      Project: Harmony
>         Type: Improvement
>   Components: Classlib
>     Reporter: Stepan Mishura
>  Attachments: MyTest.java
>
> As was discussed on harmony-dev mailing list (see [1]) a proof of concept is required to demonstrate that it is possible to test net API without configuring external server or creating sophisticated internal. I'm going attach a small peace of code that demonstrates testing approach.
> [1]
> http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200602.mbox/%3c6e47b64f0602222248x7e8b5a83k65e48715d91443b5@mail.gmail.com%3e

-- 
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