You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by semancik <gi...@git.apache.org> on 2017/08/14 08:59:21 UTC

[GitHub] cxf issue #297: [CXF-7455] Tolerate missing message part

Github user semancik commented on the issue:

    https://github.com/apache/cxf/pull/297
  
    I was looking around how to construct a test for this. But I'm really puzzled. There seems to be very little documentation about writing tests. And I could not find any test that would be similar to what I'm trying to do.
    
    I have SOAP message that is causing the exception. It is a SOAP response from the server. How do I create a simple test that just attempts to process the message, runs the interceptors and checks the processed message?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---