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

Jake Farrell commented on THRIFT-1391:
--------------------------------------

I think you can use the existing service "void testException(1: string arg) 
throws(1: Xception err1)" and shouldn't need to add additional constants. Take 
a look at how java tests this in 
lib/java/test/org/apache/thrift/server/ServerTestBase.java
                
> Delphi XE Library test case: Exceptions
> ---------------------------------------
>
>                 Key: THRIFT-1391
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1391
>             Project: Thrift
>          Issue Type: Sub-task
>            Reporter: Jens Geyer
>         Attachments: THRIFT-1391_exception_content_test_case.zip
>
>
> Test case to verify correct handling of exceptions. The test client has a 
> number of assertions, which are all expected to be satisfied. If any of the 
> assertions fails or another error occures, something is wrong.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to