how to differentiate public methods and private methods during api testing

Posted by Anil on Stack Overflow See other posts from Stack Overflow or by Anil
Published on 2010-04-08T06:47:55Z Indexed on 2010/04/08 6:53 UTC
Read the original article Hit count: 594

Filed under:
|

is it possible to test private methods of web serive during api testing? if yes how to differentiate public methods and private methods. I am using object browser in VSTS to see the list methods available.

© Stack Overflow or respective owner

Related posts about web-services

Related posts about api