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

Dag H. Wanvik commented on DERBY-6264:
--------------------------------------

This class ties into the investigation Rick did on how Derby chooses what 
values to use based on the different property mechanisms, cf. DERBY-6220. 
Probably it duplicates the logic in the engine with the intention of having two 
separate implementations to better tests the functioning of the engine behavior.

I believe it is used, e.g. in functionTests/tests/tools/dblook_makeDB.sql, in 
lang.SystemCatalogTest and in store/databaseProperties.sql.

                
> Improve test coverage of org.apache.derby.iapi.db.PropertyInfo
> --------------------------------------------------------------
>
>                 Key: DERBY-6264
>                 URL: https://issues.apache.org/jira/browse/DERBY-6264
>             Project: Derby
>          Issue Type: Sub-task
>          Components: Test
>            Reporter: Bryan Pendleton
>            Assignee: ahsan shamsudeen
>            Priority: Minor
>
> According to the coverage reports, only 1 of the 5 methods in
> org.apache.derby.iapi.db.PropertyInfo is exercised by the Derby
> regression tests.
> This sub-task is to improve that test coverage.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to