[ 
https://issues.apache.org/jira/browse/DERBY-1970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Knut Anders Hatlen resolved DERBY-1970.
---------------------------------------

    Fix Version/s: 10.3.1.4
       Resolution: Fixed

I'm resolving this issue since all the patches have been committed and there 
has been no activity for more than three years. We can open new JIRA issues if 
further improvement is required.

> Add framework for performance tests in derby using Junit.
> ---------------------------------------------------------
>
>                 Key: DERBY-1970
>                 URL: https://issues.apache.org/jira/browse/DERBY-1970
>             Project: Derby
>          Issue Type: Improvement
>          Components: Test
>    Affects Versions: 10.3.1.4
>            Reporter: Sunitha Kambhampati
>            Assignee: Sunitha Kambhampati
>             Fix For: 10.3.1.4
>
>         Attachments: derby1970.draft.1.diff.txt, derby1970.p1.diff.txt, 
> derby1970.p2.diff.txt, derby1970.p2.stat.txt, Derby1970_Notes.html, 
> Derby1970_Notes.html
>
>
> Add a framework for performance tests to be added in derby. 
> Some goals are : 
> -- use Junit, thus will serve double duty as both functional tests as well as 
> performance tests.
> -- builds upon the existing infrastructure available to run functional tests 
>    *  for example, getting connections is handled in a single way allowing 
> the performance tests to run with J2ME, DriverManager, DataSource, single leg 
> of an XA transaction etc. 
> -- be able to run using Junit directly. 
> -- easy for developers to add these tests and run them. 

-- 
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