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

[jira] Commented: (HTTPCLIENT-637) Unit tests for HttpConn

    [ https://issues.apache.org/jira/browse/HTTPCLIENT-637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475142 ] 

Roland Weber commented on HTTPCLIENT-637:
-----------------------------------------

Checked in a LocalTestServer that live connection tests will run against. The server currently echoes data sent to it, or generates random data. A new base class for test cases that need the server eases the pain of using it and setting up client-side helper objects. The test cases checked in with the server test the server itself rather than anything in HttpConn.

Test coverage is still below 5% for API, 0% for impl. Some of the socket factory and scheme stuff is called in the new base class.

cheers,
  Roland


> Unit tests for HttpConn
> -----------------------
>
>                 Key: HTTPCLIENT-637
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-637
>             Project: HttpComponents HttpClient
>          Issue Type: Test
>          Components: HttpConn
>            Reporter: Roland Weber
>         Assigned To: Roland Weber
>             Fix For: 4.0 Alpha 1
>
>
> HttpConn needs more test coverage.
> Starting at 0%.

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