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

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

I have attached tuscany-1048-paramatizedTests1.zip

This is a first attempt at converting Brian's and my test cases to a form more 
applicable to the cts.  Please let me know what is good and what is bad.  I 
have converted to the maven format though did not create a patch at this point 
becaues there is a lot of changes and I wanted some feedback before making this 
effort.
-  Created junit 4.1 paramatized tests rather than using the abstracted 
scenario method
-  Used TestHelper interface for non spec APIs ( this needs some improvement ) 
and for obtaining implementation specific helper classes etc.  The 
DefaultTestHelper is not in this zip as I currently have it in a vendorSpecific 
subdirectory which I use for the tuscany implementation
-  Removed use of SDOUtil and INSTANCE for helper methods
- Added @Suite Classes for paramatized and general tests 
- Made means and creation of population of DataObjects extendable by vendors ( 
good for using the same test cases for vendor specific static sdo etc ).  

I will add a seperate zip and screenshot for the application test harness.  
This is a simple servlet/jsp and junitCore modification which allows the user 
to execute test cases in application server environment and view results.  It 
uses DOJO which may or may not be a problem.  Since my use cases for SDO are 
based upon the execution of applications that use SDO within an application 
server this is very valuable to my testing but I am unsure whether or not the 
CTS will be interested.  



> 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
>         Attachments: tuscany-1048-paramatizedTests1.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.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to