Hi Prasad, Mocking is good for unit tests. but its better if you minimize mocks on Integration tests.
Regards, Chamil On Wed, Jul 2, 2014 at 2:09 PM, Prasad Tissera <[email protected]> wrote: > Hi, > > I am writing integration tests for SAML sso scenarios. We have a sample > web application which can send SAML requests to IS. IS sends SAML response > to the Assertion Consumer URL. Is there a way to mock this scenario in > integration tests, without launching the sample application inside a tomcat > container during the test? > > -- > Prasad Tissera > Software Engineer. > Mobile : +94777223444 > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- K.D. Chamil Jeewantha Associate Technical Lead WSO2, Inc.; http://wso2.com Mobile: +94716813892
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
