Hello everyone!I am using the httpclient library in a project and I need to write test cases for it. 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?
Thanks! Johnny --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
