On Tue, 2006-08-29 at 18:04 -0700, Johnny Bufu wrote:
> Hello everyone!
> 
> I am using the httpclient library in a project and I need to write  
> test cases for it. 

You want to write test cases for HttpClient? Would you also be willing
to contribute them back to the project?


> Is there a recommended way for this? Or should I  
> just extend the needed test classes in httpclient's test suite (i.e.  
> HttpClientTestBase) and import the needed stuff from there?
> 

There's no recommended way. Extending HttpClientTestBase sounds
reasonable.

Oleg


> Thanks!
> Johnny
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to