You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Antonio Sanso (JIRA)" <ji...@apache.org> on 2013/01/30 12:29:16 UTC

[jira] [Comment Edited] (SLING-2718) Add integration test for the error handling mechanism

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

Antonio Sanso edited comment on SLING-2718 at 1/30/13 11:28 AM:
----------------------------------------------------------------

Thanks Bertrand,

for 1. I will do. I am also planning to add more tests

for 2. i think this is done here 

@Override
+	protected void tearDown() throws Exception {
+		super.tearDown();
+		testClient.delete(HTTP_BASE_URL + TEST_ROOT);
+	}

                
      was (Author: asanso):
    Thanks Betrand,

for 1. I will do. I am also planning to add more tests

for 2. i think this is done here 

@Override
+	protected void tearDown() throws Exception {
+		super.tearDown();
+		testClient.delete(HTTP_BASE_URL + TEST_ROOT);
+	}

                  
> Add integration test for the error handling mechanism 
> ------------------------------------------------------
>
>                 Key: SLING-2718
>                 URL: https://issues.apache.org/jira/browse/SLING-2718
>             Project: Sling
>          Issue Type: Improvement
>          Components: Launchpad
>            Reporter: Antonio Sanso
>            Assignee: Antonio Sanso
>            Priority: Minor
>         Attachments: SLING-2718-patch.txt
>
>
> It would be nice to have some integration tests for the  error handling mechanism  described in http://sling.apache.org/site/errorhandling.html.
> I am attaching a patch that will contain the skeleton of such tests.
> Once committed I will extend it further.
> WDYT?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira