[ 
https://issues.apache.org/jira/browse/DERBY-2095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465644
 ] 

Daniel John Debrunner commented on DERBY-2095:
----------------------------------------------

It's cool that Populate also runs as a pure-Junit test without having to call 
its main method (as a test anyway since it will default to scale=1).
Looking at the code though, the setUp method will be called for each fixture, 
thus as it stands many SimpleInsert objects will be created though only one is 
actually needed. I think with the clean up of the checks that most likely will 
disappear.

> Add the ability to populate a database for the order entry toolkit based upon 
> the TPC-C specification.
> ------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-2095
>                 URL: https://issues.apache.org/jira/browse/DERBY-2095
>             Project: Derby
>          Issue Type: Sub-task
>          Components: Test
>            Reporter: Daniel John Debrunner
>         Assigned To: Sunitha Kambhampati
>            Priority: Minor
>         Attachments: oe.load.p1.diff.txt
>
>


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

        

Reply via email to