[ 
https://issues.apache.org/jira/browse/SYNAPSE-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15322037#comment-15322037
 ] 

Hiranya Jayathilaka commented on SYNAPSE-1044:
----------------------------------------------

+1

Integration tests are ideal for verifying documented samples, and other 
scenarios that cannot be easily covered using unit tests. These are typically 
the cases that involve intricate interactions between multiple components of 
Synapse. For example take the scenario of setting DISABLED_CHUNKED property 
using the property mediator. This is a scenario that involves Synapse core, 
PTT/NHTTP transports, an HTTP client and a backend server. The only reasonable 
way to test this is using an integration test. But if we were just checking if 
the property mediator does what it is supposed to do (i.e. setting the property 
value on message context), we can easily do that using a unit test.

> Test Case for Text on SOAP Fault detail.
> ----------------------------------------
>
>                 Key: SYNAPSE-1044
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-1044
>             Project: Synapse
>          Issue Type: Sub-task
>            Reporter: Vanjikumaran Sivajothy
>            Assignee: Hiranya Jayathilaka
>         Attachments: SYNAPSE-1044.txt
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to