You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "John H. Embretsen (JIRA)" <de...@db.apache.org> on 2006/08/16 10:24:14 UTC

[jira] Commented: (DERBY-706) Improve testing and increase code coverage for Network Server classes

    [ http://issues.apache.org/jira/browse/DERBY-706?page=comments#action_12428350 ] 
            
John H. Embretsen commented on DERBY-706:
-----------------------------------------

Seems like SVN revision 356553 (patch 'derby-706_2.diff') did not apply cleanly. The file 

java/testing/org/apache/derbyTesting/functionTests/tests/derbynet/testProperties_derby.properties

is "corrupt"; it includes for some reason the following text three times (without line breaks between each, so it looks cluttered):

   #defaults
   derby.infolog.append=true
   derby.locks.waitTimeout=120
   derby.language.logStatementText=true

   #added to cover call to memCheck class
   derby.drda.debug=true

See http://svn.apache.org/viewvc/db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/derbynet/testProperties_derby.properties?view=markup

I am not sure if this has affected the test in any way, but it should be fixed. See also DERBY-1694.


> Improve testing and increase code coverage for Network Server classes
> ---------------------------------------------------------------------
>
>                 Key: DERBY-706
>                 URL: http://issues.apache.org/jira/browse/DERBY-706
>             Project: Derby
>          Issue Type: Improvement
>          Components: Test
>    Affects Versions: 10.2.0.0
>            Reporter: Deepa Remesh
>         Assigned To: Deepa Remesh
>            Priority: Minor
>             Fix For: 10.2.0.0
>
>         Attachments: derby-706.diff, derby-706.status, derby-706_2.status, derby-706_2_v2.diff
>
>
> Improve testing of network server by increasing tests to cover 100% of the classes and increase the method level coverage. The current code coverage(class/method) for network server based on svn revision 208786 are:
> org.apache.derby.drda.NetworkServercontrol.java - 100/72 
> org.apache.derby.impl.drda - 97/78 
> Details of code coverage from EMMA tool are available from Derby Wiki. Links are:
> http://wiki.apache.org/db-derby/CodeCoverage
> http://people.apache.org/~fuzzylogic/codecoverage/208786/_files/c5.html
> http://people.apache.org/~fuzzylogic/codecoverage/208786/_files/25.html

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira