You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/11/09 12:10:39 UTC

[jira] Resolved: (AXIS2-1474) Create ServiceClient interface to allow mocking in unit tests

     [ http://issues.apache.org/jira/browse/AXIS2-1474?page=all ]

Deepal Jayasinghe resolved AXIS2-1474.
--------------------------------------

    Resolution: Won't Fix

> Create ServiceClient interface to allow mocking in unit tests
> -------------------------------------------------------------
>
>                 Key: AXIS2-1474
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1474
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: client-api
>            Reporter: Jeff Peterson
>            Priority: Minor
>
> Frequently when I write unit tests I find myself wanting to mock the ServiceClient object.  I usually have to resort to writing a generic wrapper around service client to achieve this functionality.  It would be much easier if the ServiceClient class was restructured into a ServiceClient interface and ServiceClientImpl class, or something similar.  I think this would greatly improve the unit testability of client-side code which uses the Axis2 API's.

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

        

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