[ 
https://issues.apache.org/jira/browse/TUSCANY-1048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12467138
 ] 

Robbie Minshall commented on TUSCANY-1048:
------------------------------------------

Adding a patch to convert from scenarios to paramatized tests.  

I have attempted to remove references to test cases that rely on static SDO.

I have not added a patch for a new project to house the tuscany test helper 
implementation.  

In order to use this to execute I have been using junit and our own custom 
application harness.   the initialization reads an environment variable for the 
test helper implementation, for example: 
          <env key="sdoCtsTestHelperClass" 
value="test.sdo21.vendorSpecific.tuscany.testHelper.TuscanyTestHelper"/>

I will attempt to create a project to execute CTS and use the tuscany test 
helper when I get some time ( perhaps friday ) - if anyone else would like to 
do it that would be good. 

Robbie


> SDO CTS.  Contribute Paramatized Test Cases, and application server test 
> harness 
> ---------------------------------------------------------------------------------
>
>                 Key: TUSCANY-1048
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1048
>             Project: Tuscany
>          Issue Type: Improvement
>          Components: Java SDO Community Test Suite
>            Reporter: Robbie Minshall
>             Fix For: Java-SDO-Mx
>
>         Attachments: tuscany-1048-paramatizedTests1.zip, tuscanyHelper.zip
>
>
> An important attribute of sdo test cases is that the SDO APIs and scenarios 
> work for DataObjects that are created and populated in different ways.  This 
> JIRA has been opened to contirbute 
> - modification to 'scenarios'  in initial cts drop to paramatized junit tests
> - Custom Junit Core and test application which facilitates the execution of 
> test cases within an application server ( such as tomcat )

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to