Thanks, Kevin. Yes, I do intend to come back to it. Had wanted to have the specification clarified before I put in formal test cases.
--- [ https://issues.apache.org/jira/browse/TUSCANY-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Williams closed TUSCANY-2230. ----------------------------------- Resolution: Fixed I noticed the following empty test method in the RequestContext test case: /** * L863 <br> * getServiceReference() - Returns the callable reference that represents the service or callback reference that the request was invoked on. * It is illegal for the service implementation to try to call the setCallback() on a returned service reference. * * @throws Exception */ @Test public void testGetServiceReference() throws Exception { } Do you intend to come back to this? > Test Cases for RequestContext API > --------------------------------- > > Key: TUSCANY-2230 > URL: https://issues.apache.org/jira/browse/TUSCANY-2230 > Project: Tuscany > Issue Type: Test > Components: Java SCA Verification Tests > Reporter: Yee-Kang Chang > Assignee: Kevin Williams > Attachments: RequestContextJIRA2230.patch, RequestContextJIRA2230.zip, RequestContextJIRA2230Updated.patch > > > Test Cases for RequestContext's vtest.
