You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2007/02/22 18:45:05 UTC

[jira] Commented: (HTTPCORE-1) Test coverage for packages o.a.http.protocol, o.a.http.params, o.a.http.message, o.a.http.impl

    [ https://issues.apache.org/jira/browse/HTTPCORE-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475101 ] 

Oleg Kalnichevski commented on HTTPCORE-1:
------------------------------------------

Added simple test HTTP server and test HTTP client based on HttpCore (similar to those that exist in HttpClient 3.x code line) intended to run end to end HTTP tests.

Roland, this is something you may want to look at, as you'll need something similar in HttpConn and HttpClient modules

Oleg

>  Test coverage for packages o.a.http.protocol, o.a.http.params, o.a.http.message, o.a.http.impl
> -----------------------------------------------------------------------------------------------
>
>                 Key: HTTPCORE-1
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-1
>             Project: HttpComponents Core
>          Issue Type: Test
>          Components: HttpCore
>    Affects Versions: 4.0-alpha1, 4.0-alpha2
>            Reporter: Oleg Kalnichevski
>         Assigned To: Oleg Kalnichevski
>             Fix For: 4.0-alpha5
>
>
> Presently packages o.a.http.protocol, o.a.http.params, o.a.http.message, o.a.http.impl have a very low test coverage (0% to 40%)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: httpcomponents-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: httpcomponents-dev-help@jakarta.apache.org


Re: [jira] Commented: (HTTPCORE-1) Test coverage for packages o.a.http.protocol, o.a.http.params, o.a.http.message, o.a.http.impl

Posted by Roland Weber <ht...@dubioso.net>.
Hi Oleg,

> Roland, this is something you may want to look at, as you'll need
> something similar in HttpConn and HttpClient modules

Too late. I've finished the server side yesterday and just fixed the
client side that still had issues. I'm writing a second handler and
will check in later this evening.
Well, we'll need separate test servers for each component anyway,
slightly different approaches will help to verify the API.

cheers,
  Roland


---------------------------------------------------------------------
To unsubscribe, e-mail: httpcomponents-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: httpcomponents-dev-help@jakarta.apache.org