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

Bryan Pendleton commented on DERBY-6307:
----------------------------------------

I have a 1-line batch file that I use to set my CLASSPATH for running junit 
tests directly. Here it is:

set 
CLASSPATH=\users\Bryan\derby\trunk\jars\sane\derbyrun.jar;\users\bryan\derby\trunk\jars\sane\derbyTesting.jar;\users\bryan\derby\trunk\tools\java\junit.jar;\users\bryan\derby\trunk\tools\java\jakarta-oro-2.0.8.jar

Of course, on your computer, you would change '/users/bryan/derby' to the 
correct values for your configuration.
                
> Improve the code coverage of org.apache.derby.iapi.services.info.JVMInfo
> ------------------------------------------------------------------------
>
>                 Key: DERBY-6307
>                 URL: https://issues.apache.org/jira/browse/DERBY-6307
>             Project: Derby
>          Issue Type: Sub-task
>          Components: Test
>            Reporter: ahsan shamsudeen
>            Assignee: ahsan shamsudeen
>            Priority: Minor
>
> According to the coverage reports, 
> org.apache.derby.iapi.services.info.JVMInfo is poorly 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