How to perform Unit Testing in ADF Faces that uses Web Services?
Hi,
Some question though regarding unit testing. We'd like to add unit testing support in some of the modules that we have built already
but we just dont know how to perform unit testing in ADF.
Our backend services calls a Web Service so I am not sure how to do unit testing on our model/controller layer.
Any hints on how to move forward? Thanks.