Ability to extend AbstractLargeRestfulTests and access private fields
---------------------------------------------------------------------

                 Key: SHINDIG-829
                 URL: https://issues.apache.org/jira/browse/SHINDIG-829
             Project: Shindig
          Issue Type: Bug
          Components: RESTful API (Java)
            Reporter: Chico Charlesworth



The setup method in 
org.apache.shindig.social.dataservice.integration.AbstractLargeRestfulTests 
from shindig/java/social-api is likely to be overridden if another unit test 
extends AbstractLargeRestfulTests. The problem though is that there isn't 
access to the servlet, req or res variables as they are private and there are 
no getter/setter methods.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to